Merge pull request #10 from mpercy/master Various fixes to the java examples
Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/aac4a91e Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/aac4a91e Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/aac4a91e Branch: refs/heads/master Commit: aac4a91e8f891f34c06bf0ab539ff113207a184b Parents: aefb1ab 0a66e23 Author: jdcryans <[email protected]> Authored: Sun Sep 27 22:11:12 2015 -0400 Committer: jdcryans <[email protected]> Committed: Sun Sep 27 22:11:12 2015 -0400 ---------------------------------------------------------------------- demo-vm-setup/setup-kudu-demo-vm.sh | 56 ++++++++++---------- java/collectl/pom.xml | 27 +++++++--- .../examples/collectl/KuduCollectlExample.java | 26 +++++---- java/java-sample/README | 2 +- java/java-sample/pom.xml | 26 +++++++-- 5 files changed, 84 insertions(+), 53 deletions(-) ----------------------------------------------------------------------
