Hello Kudu Jenkins, Andrew Wong, Adar Dembo, Grant Henke, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/9852

to look at the new patch set (#3).

Change subject: [examples] Improve the basic Java example
......................................................................

[examples] Improve the basic Java example

This improves the Java example in a bunch of ways:

1. Renames java-sample -> java-example.
2. Renames class to org.apache.kudu.examples.Example.
3. Adds licenses everywhere.
4. Rewrites the README, using adoc format.
5. Updates the pom, including syncing some plugin versions with
   java/pom and updating the version of the client the example uses.
6. Expands and improves the Example class:
   - Adds range partitioning with split rows.
   - Adds an alter table example.
   - Scans with a predicate and checks the results.

Change-Id: I79ab5b0b2c30e8fd7c799857a0e3754b7618a580
---
A examples/java/java-example/README.adoc
A examples/java/java-example/pom.xml
A examples/java/java-example/src/main/java/org/apache/kudu/examples/Example.java
D examples/java/java-sample/README
D examples/java/java-sample/pom.xml
D examples/java/java-sample/src/main/java/org/kududb/examples/sample/Sample.java
6 files changed, 339 insertions(+), 164 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/9852/3
--
To view, visit http://gerrit.cloudera.org:8080/9852
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I79ab5b0b2c30e8fd7c799857a0e3754b7618a580
Gerrit-Change-Number: 9852
Gerrit-PatchSet: 3
Gerrit-Owner: Will Berkeley <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>

Reply via email to