[1/2] kudu git commit: [Java] Fix the use of resource files in tests

2018-07-12 Thread granthenke
Repository: kudu Updated Branches: refs/heads/master 978cf3912 -> f62bbdd64 [Java] Fix the use of resource files in tests This is preliminary work needed to run the java tests on dist-test. Our tests currently reference files/resources that are not available in the output test artifacts.

[2/2] kudu git commit: Test for backup/restore multiple tables

2018-07-12 Thread granthenke
Test for backup/restore multiple tables This is a prerequisite for testing parallel backup/restore and error handling. - Extracted `createTable` method so it can be re-used - Added `tableName` argument to `insertRows` so it can be re-used Change-Id: I439e0d1c6904395ad382e3f059846b3b03a79af4

kudu git commit: hms-tool: filter non-Kudu tables in the HMS

2018-07-12 Thread danburkert
Repository: kudu Updated Branches: refs/heads/master f62bbdd64 -> d074de85d hms-tool: filter non-Kudu tables in the HMS Renames HmsCatalog::RetrieveTables to GetKuduTables and changes the semantics such that only Kudu tables are returned. The only caller was the HMS tool, and it only needs to

kudu git commit: rpcz: print timeout units (ms) when logging

2018-07-12 Thread mpercy
Repository: kudu Updated Branches: refs/heads/master 2692ac4ad -> 978cf3912 rpcz: print timeout units (ms) when logging Also print in human-readable format, which is easier to read for large values, for both the duration and the timeout. Since the human-readable version leaves a space between