kudu git commit: [build] Reduce the chances of a build abort corrupting the build

2018-03-28 Thread granthenke
Repository: kudu Updated Branches: refs/heads/master aa94d16fd -> d364f01b5 [build] Reduce the chances of a build abort corrupting the build Introduces the fetch_and_patch() function to download-thirdparty.sh and updates all the downloads to call this function. This ensures we always touch

[31/50] kudu git commit: [demo-vm-setup] added curl error handling

2018-03-28 Thread wdberkeley
[demo-vm-setup] added curl error handling Stop once it's clear the VBox appliance has failed to download: do not try to interpret S3 server output for HTTP 403 and other errors as a valid VBox appliance file. Also made curl to follow HTTP redirects, if any. Project:

[44/50] kudu git commit: Update for 5.13.0 release

2018-03-28 Thread wdberkeley
Update for 5.13.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/cd58992e Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/cd58992e Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/cd58992e Branch:

[38/50] kudu git commit: Merge pull request #31 from adembo/work

2018-03-28 Thread wdberkeley
Merge pull request #31 from adembo/work Update for 5.10.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/53a882c0 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/53a882c0 Diff:

[42/50] kudu git commit: Merge pull request #33 from jdcryans/master

2018-03-28 Thread wdberkeley
Merge pull request #33 from jdcryans/master Use the 5.11 vm instead of 5.10 Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/54348ce1 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/54348ce1 Diff:

[10/50] kudu git commit: Fix the collectl example and add encodings

2018-03-28 Thread wdberkeley
Fix the collectl example and add encodings Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/75b08098 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/75b08098 Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/75b08098

[47/50] kudu git commit: KUDU-2385: Fix typo in KinitContext::DoRenewal()

2018-03-28 Thread wdberkeley
KUDU-2385: Fix typo in KinitContext::DoRenewal() On platforms without krb5_get_init_creds_opt_set_out_ccache(), krb5_cc_store_cred() is called to insert the newly acquired credential into the ccache. However, there was a typo in the code which resulted in inserting the old credential into ccache.

[43/50] kudu git commit: Merge pull request #27 from danburkert/insert-loadgen-error-handling

2018-03-28 Thread wdberkeley
Merge pull request #27 from danburkert/insert-loadgen-error-handling Fix insert-loadgen example to handle insert errors Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/82708e9a Tree:

[35/50] kudu git commit: Merge pull request #29 from dineshabbi/kudu-setup-demo

2018-03-28 Thread wdberkeley
Merge pull request #29 from dineshabbi/kudu-setup-demo Allow setup-kudu-demo script to use a pre-built VM image Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/59eb7042 Tree:

[26/50] kudu git commit: Update to 0.10.0 API, update Spark examples

2018-03-28 Thread wdberkeley
Update to 0.10.0 API, update Spark examples This changes the poms and Java code to use the new org.apache.kudu package name, updates to 0.10.0, and updates the spark example in collectl/README to use Spark SQL instead of RDDs. Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit:

[32/50] kudu git commit: Merge pull request #26 from alexeyserbin/master

2018-03-28 Thread wdberkeley
Merge pull request #26 from alexeyserbin/master [demo-vm-setup] added curl error handling Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/81157cc5 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/81157cc5 Diff:

[48/50] kudu git commit: Introduce examples directory

2018-03-28 Thread wdberkeley
Introduce examples directory This introduces the top-level examples directory, which will be for examples of how to use the Kudu clients and integrations. As a first step, I moved the client examples from src/kudu/client/examples to examples/cpp. I also renamed "sample" -> "example" generally.

[19/50] kudu git commit: Merge pull request #18 from adembo/update_for_070

2018-03-28 Thread wdberkeley
Merge pull request #18 from adembo/update_for_070 Update for 0.7.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/4425e9f1 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/4425e9f1 Diff:

[17/50] kudu git commit: Merge pull request #14 from mpercy/master

2018-03-28 Thread wdberkeley
Merge pull request #14 from mpercy/master Update examples dependencies to use the 0.6.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/579f7dbd Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/579f7dbd Diff:

[02/50] kudu git commit: Changing username for VM in Python examples

2018-03-28 Thread wdberkeley
Changing username for VM in Python examples Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/0dd20320 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/0dd20320 Diff:

[01/50] kudu git commit: Merge pull request #7 from danburkert/master

2018-03-28 Thread wdberkeley
Repository: kudu Updated Branches: refs/heads/master d364f01b5 -> c83f6eb35 Merge pull request #7 from danburkert/master Update quickstart VM user credentials in script output Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit:

[28/50] kudu git commit: Merge pull request #22 from toddlipcon/master

2018-03-28 Thread wdberkeley
Merge pull request #22 from toddlipcon/master Update to 0.10 API, some cleanup Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/8bf18396 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/8bf18396 Diff:

[49/50] kudu git commit: Improve the C++ client example

2018-03-28 Thread wdberkeley
Improve the C++ client example This does some small things to improve the C++ client example: 1. I used shellcheck to find and fix some warnings with client_examples-test.sh. Mostly pedantic stuff. 2. I fixed a bug with the lsof command where it wasn't filtering lines, so it ran some bogus

[46/50] kudu git commit: [java] Fix javadoc issues

2018-03-28 Thread wdberkeley
[java] Fix javadoc issues Fixes some javadoc warnings: - Removed @link and @see to external classes - Remove invalid @inheritDoc tags - Fixed code block - Fixed a couple @return statment This is far from all of the correctness issue, but the few that were resulting in Javadoc Gradle errors.

[08/50] kudu git commit: Turn on logging in examples

2018-03-28 Thread wdberkeley
Turn on logging in examples Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/0a66e237 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/0a66e237 Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/0a66e237 Branch:

[22/50] kudu git commit: Point to new VM, based on Kudu 0.9.0

2018-03-28 Thread wdberkeley
Point to new VM, based on Kudu 0.9.0 Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/5bf7455d Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/5bf7455d Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/5bf7455d

[14/50] kudu git commit: Add insert-loadgen example to repo

2018-03-28 Thread wdberkeley
Add insert-loadgen example to repo This is a load generator designed to write random data to an arbitrary schema as quickly as possible. Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/565743a4 Tree:

[41/50] kudu git commit: Use the 5.11 vm instead of 5.10

2018-03-28 Thread wdberkeley
Use the 5.11 vm instead of 5.10 Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/baf86dcc Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/baf86dcc Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/baf86dcc Branch:

[45/50] kudu git commit: Merge pull request #34 from adembo/master

2018-03-28 Thread wdberkeley
Merge pull request #34 from adembo/master Update for 5.13.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/7545decc Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/7545decc Diff:

[09/50] kudu git commit: Merge pull request #10 from mpercy/master

2018-03-28 Thread wdberkeley
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:

[30/50] kudu git commit: Merge pull request #23 from jtbirdsell/master

2018-03-28 Thread wdberkeley
Merge pull request #23 from jtbirdsell/master Python example update - 0.3.0 Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/95654d82 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/95654d82 Diff:

[06/50] kudu git commit: Update artifact versions and make examples compile again

2018-03-28 Thread wdberkeley
Update artifact versions and make examples compile again There were some API changes during development so the collectl example no longer compiled. Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/e4fc37ac Tree:

[04/50] kudu git commit: Fix Python example

2018-03-28 Thread wdberkeley
Fix Python example Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/afc5f1a8 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/afc5f1a8 Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/afc5f1a8 Branch:

[11/50] kudu git commit: Merge pull request #11 from dralves/master

2018-03-28 Thread wdberkeley
Merge pull request #11 from dralves/master Fix the collectl example and add encodings Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/25a123c0 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/25a123c0 Diff:

[34/50] kudu git commit: Allow setup-kudu-demo script to use a pre-built VM image

2018-03-28 Thread wdberkeley
Allow setup-kudu-demo script to use a pre-built VM image setup-kudu-demo-vm.sh script currently either downloads a VM image or let us use an already downloaded image. It is easier for future testing if we allow it use a pre-built VM image in situations where we want to use an image built out of

[36/50] kudu git commit: Revert "Allow setup-kudu-demo script to use a pre-built VM image"

2018-03-28 Thread wdberkeley
Revert "Allow setup-kudu-demo script to use a pre-built VM image" This reverts commit 5eb22e43560744db08e10d5813379ebcd143ba18. This commit broke people since it removed the code to actually download the image. Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit:

[33/50] kudu git commit: Fix insert-loadgen example to handle insert errors

2018-03-28 Thread wdberkeley
Fix insert-loadgen example to handle insert errors This commit makes a few changes: - multi-threading in insert-loadgen is removed. insert-loadgen used separate clients per-thread anyway, so there isn't much advantage to running with threads over just starting more instances as separate

[20/50] kudu git commit: Update for 0.7.1 release

2018-03-28 Thread wdberkeley
Update for 0.7.1 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/c549302e Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/c549302e Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/c549302e Branch:

[40/50] kudu git commit: Merge pull request #32 from dineshabbi/setup-branch

2018-03-28 Thread wdberkeley
Merge pull request #32 from dineshabbi/setup-branch Allow setup-kudu-demo script to use a pre-built VM image Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/6bf86299 Tree:

[16/50] kudu git commit: Update examples dependencies to use the 0.6.0 release

2018-03-28 Thread wdberkeley
Update examples dependencies to use the 0.6.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/77713fb9 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/77713fb9 Diff:

[15/50] kudu git commit: Merge pull request #13 from mpercy/master

2018-03-28 Thread wdberkeley
Merge pull request #13 from mpercy/master Add insert-loadgen example to repo Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/b853815d Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/b853815d Diff:

[18/50] kudu git commit: Update for 0.7.0 release

2018-03-28 Thread wdberkeley
Update for 0.7.0 release There's also a new version of the quickstart VM. Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/9a22e9f6 Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/9a22e9f6 Diff:

[37/50] kudu git commit: Update for 5.10.0 release

2018-03-28 Thread wdberkeley
Update for 5.10.0 release Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/20f7d86f Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/20f7d86f Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/20f7d86f Branch:

[29/50] kudu git commit: Python example update - 0.3.0

2018-03-28 Thread wdberkeley
Python example update - 0.3.0 Updating the dstat example to work with the current version of the kudu-python package (0.3.0). Works in both python 2 and 3. Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/26b81875 Tree:

[50/50] kudu git commit: Merge cloudera/kudu-examples into the examples subdirectory

2018-03-28 Thread wdberkeley
Merge cloudera/kudu-examples into the examples subdirectory This merges the cloudera-kudu[1] repository into the examples subdirectory. I scrubbed Cloudera-specific bits, namely - Removed the extra license (which was also Apache 2.0) - Removed the demo-vm-setup directory - Removed demo vm

[23/50] kudu git commit: Update Java examples for 0.9.0

2018-03-28 Thread wdberkeley
Update Java examples for 0.9.0 Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/5d3e245c Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/5d3e245c Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/5d3e245c Branch:

[27/50] kudu git commit: Fix username in README instructions

2018-03-28 Thread wdberkeley
Fix username in README instructions Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/b69bb7da Tree: http://git-wip-us.apache.org/repos/asf/kudu/tree/b69bb7da Diff: http://git-wip-us.apache.org/repos/asf/kudu/diff/b69bb7da

[39/50] kudu git commit: Allow setup-kudu-demo script to use a pre-built VM image

2018-03-28 Thread wdberkeley
Allow setup-kudu-demo script to use a pre-built VM image setup-kudu-demo-vm.sh script currently either downloads a VM image or let us use an already downloaded image. It is easier for future testing if we allow it to use a pre-built VM image in situations where we want to use an image built out