Ádám Bakai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19418
Change subject: [examples] Make java-example up-to-date ...................................................................... [examples] Make java-example up-to-date The latest version of kudu-binary on maven is 1.16.0 [1], so pom.xml is updated to that version. Besides that, kudu-binary is only built for Linux-x86_64 and Osx-x86_64 at the moment, which means it doesn't work out of the box for Mac ARM64 users. A short workaround was added to make the example work for those users,too. 1. https://repo1.maven.org/maven2/org/apache/kudu/kudu-binary/1.16.0/ Change-Id: Ibb109ede46b81aabe1defa118af3a421f284cbdb Change-Id: Icf0eaa4799287adb2b8c90f62e9d90f7f7105de1 --- M examples/java/java-example/README.adoc M examples/java/java-example/pom.xml 2 files changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/19418/1 -- To view, visit http://gerrit.cloudera.org:8080/19418 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icf0eaa4799287adb2b8c90f62e9d90f7f7105de1 Gerrit-Change-Number: 19418 Gerrit-PatchSet: 1 Gerrit-Owner: Ádám Bakai <[email protected]>
