Skip to content
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

Ubuntu and JDK 11 support #18

Open
ericsun2 opened this issue Oct 3, 2022 · 2 comments
Open

Ubuntu and JDK 11 support #18

ericsun2 opened this issue Oct 3, 2022 · 2 comments

Comments

@ericsun2
Copy link

ericsun2 commented Oct 3, 2022

Due to the company rules/policies, I can't use CentOS and JDK 8 to build & launch StarRocks.

I have to go with:

  • Ubuntu 20:04
  • JDK 11

There is also another dependency on Oracle JDK 8u41 after pulling hadoop-3.0.0.tar.gz, I assume that needs a version bump too.

Are there concerns about another dev image with different OS and JDK?

ericsun2@f16beb6 is an attempt for the potential PR.

@luohaha
Copy link

luohaha commented Oct 8, 2022

You can try to replace hadoop-3.0.0.tar.gz with new version hadoop which support JDK11. Maybe some changes here: https://github.com/StarRocks/starrocks/blob/f0ef1eabe6f9e309b0e1203600a0e37c59c87caf/thirdparty/vars-x86_64.sh#L13. And then use this StarRocks repo to build such image.

@chaoyli
Copy link

chaoyli commented Nov 10, 2022

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

No branches or pull requests

3 participants