Skip to content

Conversation

@dforsber
Copy link
Collaborator

@dforsber dforsber commented Oct 19, 2020

Use distributed Arrow Libs

Ubuntu 20.10

docker run --rm -it -v ${PWD}:/root/arrow ubuntu:20.10
apt update -y
cd /root/arrow && ./make-linux

Amazon Linux 2

  • Example shell function to install deps on Amazon Linux 2 and the CFLAG that it needs to compile with
docker run -it -v "$PWD":/var/task lambci/lambda:build-nodejs12.x /bin/bash

@dforsber dforsber changed the title Switch to OS provided libs Switch to Arrow and Ubuntu packages instead of compilation Oct 19, 2020
@dforsber dforsber force-pushed the use-libs-from-os-packages branch from facfc44 to 723b3d6 Compare October 19, 2020 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant