Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
https://github.com/apache/incubator-hudi/issues/1235
GitHub Pull Request #1369
vinoth really great to see this is planned! Wondering if the target is java 11?
yes.. we would like hudi to run on jdk 9, 11 without issues if possible.. interested in picking this up?
vinoth i'd love to but i'm having some bandwith issue.. i may come back later to this if no one picks this up.
Oracle only supports Java SE 13, Java SE 11 (LTS), Java SE 8u241, Java SE 7. So, don't need to support hudi run on jdk9, right?
https://www.oracle.com/java/technologies/javase-downloads.html
Thinking we can just support the LTS versions (8 & 11). Do you have any particular usecase with Java 9? vinoth
8 & 11 are good enough.. Agree. Atleast, we can go after those first.
Thanks, let me try
Hi rxu, vinoth willing to drive it
You got it!
Fixed at master https://github.com/apache/incubator-hudi/commit/170ee884578a85db53b87cee87f5208083f142aa
vinoth really great to see this is planned! Wondering if the target is java 11?