Skip to content

Added native FreeBSD libraries #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

martenlindblad
Copy link

Tested on FreeBSD 12.2-RELEASE.
Can connect using trine server and hive-hadoop2 and do calculations on data on HDFS.

Besides all Java dependencies, requires the installation of snappy and zstd: pkg install snappy zstd.

@cla-bot
Copy link

cla-bot bot commented Feb 16, 2021

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@trino.io. For more information, see https://github.com/trinodb/cla.

@martint
Copy link
Member

martint commented Feb 16, 2021

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Feb 16, 2021

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot cla-bot bot added the cla-signed label Feb 16, 2021
@electrum
Copy link
Member

Thanks! Can you provide instructions on how to build these? I hope it’s understandable that all the binaries need to built by a project maintainer.

Do you have any ideas on how to test this in the CI? Do you have any experience with this action? https://github.com/marketplace/actions/freebsd-vm

@martenlindblad
Copy link
Author

Thanks! Can you provide instructions on how to build these? I hope it’s understandable that all the binaries need to built by a project maintainer.

Do you have any ideas on how to test this in the CI? Do you have any experience with this action? https://github.com/marketplace/actions/freebsd-vm

Of course, I'll assemble some notes and investigate the freebsd-vm.

@electrum
Copy link
Member

Following up on this, we should be able to simply add FreeBSD to the Travis config: https://docs.travis-ci.com/user/reference/freebsd/

FreeBSD is also available on AWS EC2, so I can just fire up an instance and compile them there. If you still have your notes, that would save some time. I don't think I've touched FreeBSD in over 15 years.

@oneonestar oneonestar mentioned this pull request Aug 31, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants