You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Mike Percy (Code Review)" <ge...@cloudera.org> on 2016/02/25 23:14:52 UTC

[kudu-CR](gh-pages) Update docs and site for 0.7.0 release

Mike Percy has uploaded a new change for review.

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

Change subject: Update docs and site for 0.7.0 release
......................................................................

Update docs and site for 0.7.0 release

* Update docs from "make site" build on the 0.7.0 release tag
* Add release page for 0.7.0
* Add link to 0.7.0 release page to main release index page

Change-Id: If96de9c2fa392569ac149c1ae296ea308123f604
---
M apidocs/allclasses-frame.html
M apidocs/allclasses-noframe.html
M apidocs/constant-values.html
M apidocs/deprecated-list.html
M apidocs/help-doc.html
M apidocs/index-all.html
M apidocs/index.html
M apidocs/org/kududb/ColumnSchema.html
M apidocs/org/kududb/Schema.html
M apidocs/org/kududb/Type.html
M apidocs/org/kududb/annotations/InterfaceAudience.html
M apidocs/org/kududb/annotations/InterfaceStability.html
M apidocs/org/kududb/annotations/class-use/InterfaceAudience.html
M apidocs/org/kududb/annotations/class-use/InterfaceStability.html
M apidocs/org/kududb/annotations/package-frame.html
M apidocs/org/kududb/annotations/package-summary.html
M apidocs/org/kududb/annotations/package-tree.html
M apidocs/org/kududb/annotations/package-use.html
M apidocs/org/kududb/class-use/ColumnSchema.html
M apidocs/org/kududb/class-use/Schema.html
M apidocs/org/kududb/class-use/Type.html
M apidocs/org/kududb/client/AbstractKuduScannerBuilder.html
M apidocs/org/kududb/client/AlterTableOptions.html
M apidocs/org/kududb/client/AlterTableResponse.html
M apidocs/org/kududb/client/AsyncKuduClient.html
M apidocs/org/kududb/client/AsyncKuduScanner.ReadMode.html
M apidocs/org/kududb/client/AsyncKuduScanner.html
M apidocs/org/kududb/client/AsyncKuduSession.html
M apidocs/org/kududb/client/ColumnRangePredicate.html
M apidocs/org/kududb/client/ConnectionResetException.html
M apidocs/org/kududb/client/CreateTableOptions.html
M apidocs/org/kududb/client/Delete.html
M apidocs/org/kududb/client/DeleteTableResponse.html
M apidocs/org/kududb/client/ExternalConsistencyMode.html
M apidocs/org/kududb/client/HasFailedRpcException.html
M apidocs/org/kududb/client/Insert.html
M apidocs/org/kududb/client/InvalidResponseException.html
M apidocs/org/kududb/client/IsAlterTableDoneResponse.html
M apidocs/org/kududb/client/KuduClient.html
M apidocs/org/kududb/client/KuduException.html
M apidocs/org/kududb/client/KuduScanner.KuduScannerBuilder.html
M apidocs/org/kududb/client/KuduScanner.html
M apidocs/org/kududb/client/KuduServerException.html
M apidocs/org/kududb/client/KuduSession.html
M apidocs/org/kududb/client/KuduTable.html
M apidocs/org/kududb/client/ListTablesResponse.html
M apidocs/org/kududb/client/ListTabletServersResponse.html
M apidocs/org/kududb/client/LocatedTablet.Replica.html
M apidocs/org/kududb/client/LocatedTablet.html
M apidocs/org/kududb/client/MasterErrorException.html
M apidocs/org/kududb/client/NoLeaderMasterFoundException.html
M apidocs/org/kududb/client/NonRecoverableException.html
M apidocs/org/kududb/client/Operation.html
M apidocs/org/kududb/client/OperationResponse.html
M apidocs/org/kududb/client/PartialRow.html
M apidocs/org/kududb/client/PleaseThrottleException.html
M apidocs/org/kududb/client/RecoverableException.html
M apidocs/org/kududb/client/RowError.html
A apidocs/org/kududb/client/RowErrorsAndOverflowStatus.html
M apidocs/org/kududb/client/RowResult.html
M apidocs/org/kududb/client/RowResultIterator.html
M apidocs/org/kududb/client/SessionConfiguration.FlushMode.html
M apidocs/org/kududb/client/SessionConfiguration.html
M apidocs/org/kududb/client/TabletServerErrorException.html
M apidocs/org/kududb/client/Update.html
M apidocs/org/kududb/client/class-use/AbstractKuduScannerBuilder.html
M apidocs/org/kududb/client/class-use/AlterTableOptions.html
M apidocs/org/kududb/client/class-use/AlterTableResponse.html
M apidocs/org/kududb/client/class-use/AsyncKuduClient.html
M apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
M apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
M apidocs/org/kududb/client/class-use/AsyncKuduSession.html
M apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
M apidocs/org/kududb/client/class-use/ConnectionResetException.html
D apidocs/org/kududb/client/class-use/CreateTableBuilder.html
M apidocs/org/kududb/client/class-use/CreateTableOptions.html
M apidocs/org/kududb/client/class-use/Delete.html
M apidocs/org/kududb/client/class-use/DeleteTableResponse.html
M apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
M apidocs/org/kududb/client/class-use/HasFailedRpcException.html
M apidocs/org/kududb/client/class-use/Insert.html
M apidocs/org/kududb/client/class-use/InvalidResponseException.html
M apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
M apidocs/org/kududb/client/class-use/KuduClient.html
M apidocs/org/kududb/client/class-use/KuduException.html
M apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
M apidocs/org/kududb/client/class-use/KuduScanner.html
M apidocs/org/kududb/client/class-use/KuduServerException.html
M apidocs/org/kududb/client/class-use/KuduSession.html
M apidocs/org/kududb/client/class-use/KuduTable.html
M apidocs/org/kududb/client/class-use/ListTablesResponse.html
M apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
M apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
M apidocs/org/kududb/client/class-use/LocatedTablet.html
M apidocs/org/kududb/client/class-use/MasterErrorException.html
M apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
M apidocs/org/kududb/client/class-use/NonRecoverableException.html
M apidocs/org/kududb/client/class-use/Operation.html
M apidocs/org/kududb/client/class-use/OperationResponse.html
M apidocs/org/kududb/client/class-use/PartialRow.html
M apidocs/org/kududb/client/class-use/PleaseThrottleException.html
M apidocs/org/kududb/client/class-use/RecoverableException.html
M apidocs/org/kududb/client/class-use/RowError.html
C apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
M apidocs/org/kududb/client/class-use/RowResult.html
M apidocs/org/kududb/client/class-use/RowResultIterator.html
M apidocs/org/kududb/client/class-use/SessionConfiguration.FlushMode.html
M apidocs/org/kududb/client/class-use/SessionConfiguration.html
M apidocs/org/kududb/client/class-use/TabletServerErrorException.html
M apidocs/org/kududb/client/class-use/Update.html
M apidocs/org/kududb/client/package-frame.html
M apidocs/org/kududb/client/package-summary.html
M apidocs/org/kududb/client/package-tree.html
M apidocs/org/kududb/client/package-use.html
M apidocs/org/kududb/mapreduce/CommandLineParser.html
M apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
M apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
M apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
M apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
M apidocs/org/kududb/mapreduce/TableReducer.html
M apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
M apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
M apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
M apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
M apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
M apidocs/org/kududb/mapreduce/class-use/TableReducer.html
M apidocs/org/kududb/mapreduce/package-frame.html
M apidocs/org/kududb/mapreduce/package-summary.html
M apidocs/org/kududb/mapreduce/package-tree.html
M apidocs/org/kududb/mapreduce/package-use.html
M apidocs/org/kududb/mapreduce/tools/CsvParser.html
M apidocs/org/kududb/mapreduce/tools/ImportCsv.html
M apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
M apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
M apidocs/org/kududb/mapreduce/tools/package-frame.html
M apidocs/org/kududb/mapreduce/tools/package-summary.html
M apidocs/org/kududb/mapreduce/tools/package-tree.html
M apidocs/org/kududb/mapreduce/tools/package-use.html
M apidocs/org/kududb/package-frame.html
M apidocs/org/kududb/package-summary.html
M apidocs/org/kududb/package-tree.html
M apidocs/org/kududb/package-use.html
M apidocs/org/kududb/util/package-frame.html
M apidocs/org/kududb/util/package-summary.html
M apidocs/org/kududb/util/package-tree.html
M apidocs/org/kududb/util/package-use.html
M apidocs/overview-frame.html
M apidocs/overview-summary.html
M apidocs/overview-tree.html
M apidocs/serialized-form.html
M apidocs/stylesheet.css
M docs/administration.html
M docs/configuration.html
M docs/configuration_reference.html
M docs/configuration_reference_unsupported.html
M docs/contributing.html
M docs/developing.html
M docs/index.html
M docs/installation.html
M docs/introduction.html
M docs/kudu-master_configuration_reference.html
M docs/kudu-master_configuration_reference_unsupported.html
M docs/kudu-tserver_configuration_reference.html
M docs/kudu-tserver_configuration_reference_unsupported.html
M docs/kudu_impala_integration.html
M docs/quickstart.html
M docs/release_notes.html
M docs/schema_design.html
M docs/style_guide.html
M docs/transaction_semantics.html
M docs/troubleshooting.html
A releases/0.7.0/apidocs/allclasses-frame.html
A releases/0.7.0/apidocs/allclasses-noframe.html
A releases/0.7.0/apidocs/constant-values.html
A releases/0.7.0/apidocs/deprecated-list.html
A releases/0.7.0/apidocs/help-doc.html
A releases/0.7.0/apidocs/index-all.html
A releases/0.7.0/apidocs/index.html
A releases/0.7.0/apidocs/org/kududb/ColumnSchema.html
A releases/0.7.0/apidocs/org/kududb/Schema.html
A releases/0.7.0/apidocs/org/kududb/Type.html
A releases/0.7.0/apidocs/org/kududb/annotations/InterfaceAudience.html
A releases/0.7.0/apidocs/org/kududb/annotations/InterfaceStability.html
A releases/0.7.0/apidocs/org/kududb/annotations/class-use/InterfaceAudience.html
A releases/0.7.0/apidocs/org/kududb/annotations/class-use/InterfaceStability.html
A releases/0.7.0/apidocs/org/kududb/annotations/package-frame.html
A releases/0.7.0/apidocs/org/kududb/annotations/package-summary.html
A releases/0.7.0/apidocs/org/kududb/annotations/package-tree.html
A releases/0.7.0/apidocs/org/kududb/annotations/package-use.html
A releases/0.7.0/apidocs/org/kududb/class-use/ColumnSchema.html
A releases/0.7.0/apidocs/org/kududb/class-use/Schema.html
A releases/0.7.0/apidocs/org/kududb/class-use/Type.html
A releases/0.7.0/apidocs/org/kududb/client/AbstractKuduScannerBuilder.html
R releases/0.7.0/apidocs/org/kududb/client/AlterTableOptions.html
A releases/0.7.0/apidocs/org/kududb/client/AlterTableResponse.html
A releases/0.7.0/apidocs/org/kududb/client/AsyncKuduClient.html
A releases/0.7.0/apidocs/org/kududb/client/AsyncKuduScanner.ReadMode.html
A releases/0.7.0/apidocs/org/kududb/client/AsyncKuduScanner.html
A releases/0.7.0/apidocs/org/kududb/client/AsyncKuduSession.html
A releases/0.7.0/apidocs/org/kududb/client/ColumnRangePredicate.html
A releases/0.7.0/apidocs/org/kududb/client/ConnectionResetException.html
R releases/0.7.0/apidocs/org/kududb/client/CreateTableOptions.html
A releases/0.7.0/apidocs/org/kududb/client/Delete.html
A releases/0.7.0/apidocs/org/kududb/client/DeleteTableResponse.html
A releases/0.7.0/apidocs/org/kududb/client/ExternalConsistencyMode.html
A releases/0.7.0/apidocs/org/kududb/client/HasFailedRpcException.html
A releases/0.7.0/apidocs/org/kududb/client/Insert.html
A releases/0.7.0/apidocs/org/kududb/client/InvalidResponseException.html
A releases/0.7.0/apidocs/org/kududb/client/IsAlterTableDoneResponse.html
A releases/0.7.0/apidocs/org/kududb/client/KuduClient.html
A releases/0.7.0/apidocs/org/kududb/client/KuduException.html
A releases/0.7.0/apidocs/org/kududb/client/KuduScanner.KuduScannerBuilder.html
A releases/0.7.0/apidocs/org/kududb/client/KuduScanner.html
A releases/0.7.0/apidocs/org/kududb/client/KuduServerException.html
A releases/0.7.0/apidocs/org/kududb/client/KuduSession.html
A releases/0.7.0/apidocs/org/kududb/client/KuduTable.html
A releases/0.7.0/apidocs/org/kududb/client/ListTablesResponse.html
A releases/0.7.0/apidocs/org/kududb/client/ListTabletServersResponse.html
A releases/0.7.0/apidocs/org/kududb/client/LocatedTablet.Replica.html
A releases/0.7.0/apidocs/org/kududb/client/LocatedTablet.html
A releases/0.7.0/apidocs/org/kududb/client/MasterErrorException.html
A releases/0.7.0/apidocs/org/kududb/client/NoLeaderMasterFoundException.html
A releases/0.7.0/apidocs/org/kududb/client/NonRecoverableException.html
A releases/0.7.0/apidocs/org/kududb/client/Operation.html
A releases/0.7.0/apidocs/org/kududb/client/OperationResponse.html
A releases/0.7.0/apidocs/org/kududb/client/PartialRow.html
A releases/0.7.0/apidocs/org/kududb/client/PleaseThrottleException.html
A releases/0.7.0/apidocs/org/kududb/client/RecoverableException.html
A releases/0.7.0/apidocs/org/kududb/client/RowError.html
A releases/0.7.0/apidocs/org/kududb/client/RowErrorsAndOverflowStatus.html
A releases/0.7.0/apidocs/org/kududb/client/RowResult.html
A releases/0.7.0/apidocs/org/kududb/client/RowResultIterator.html
A releases/0.7.0/apidocs/org/kududb/client/SessionConfiguration.FlushMode.html
A releases/0.7.0/apidocs/org/kududb/client/SessionConfiguration.html
A releases/0.7.0/apidocs/org/kududb/client/TabletServerErrorException.html
A releases/0.7.0/apidocs/org/kududb/client/Update.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/AbstractKuduScannerBuilder.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/AlterTableOptions.html
R releases/0.7.0/apidocs/org/kududb/client/class-use/AlterTableResponse.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/ConnectionResetException.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/CreateTableOptions.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/Delete.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/Insert.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/InvalidResponseException.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/KuduClient.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/KuduException.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/KuduScanner.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/KuduServerException.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/KuduSession.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/KuduTable.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/ListTablesResponse.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/LocatedTablet.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/MasterErrorException.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/NonRecoverableException.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/Operation.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/OperationResponse.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/PartialRow.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/RecoverableException.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/RowError.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/RowResult.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/RowResultIterator.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/SessionConfiguration.FlushMode.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/SessionConfiguration.html
A releases/0.7.0/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
C releases/0.7.0/apidocs/org/kududb/client/class-use/Update.html
A releases/0.7.0/apidocs/org/kududb/client/package-frame.html
A releases/0.7.0/apidocs/org/kududb/client/package-summary.html
A releases/0.7.0/apidocs/org/kududb/client/package-tree.html
A releases/0.7.0/apidocs/org/kududb/client/package-use.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/CommandLineParser.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/TableReducer.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/package-frame.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/package-summary.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/package-tree.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/package-use.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/CsvParser.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/package-frame.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/package-summary.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/package-tree.html
A releases/0.7.0/apidocs/org/kududb/mapreduce/tools/package-use.html
A releases/0.7.0/apidocs/org/kududb/package-frame.html
A releases/0.7.0/apidocs/org/kududb/package-summary.html
A releases/0.7.0/apidocs/org/kududb/package-tree.html
A releases/0.7.0/apidocs/org/kududb/package-use.html
A releases/0.7.0/apidocs/org/kududb/util/package-frame.html
A releases/0.7.0/apidocs/org/kududb/util/package-summary.html
A releases/0.7.0/apidocs/org/kududb/util/package-tree.html
A releases/0.7.0/apidocs/org/kududb/util/package-use.html
A releases/0.7.0/apidocs/overview-frame.html
A releases/0.7.0/apidocs/overview-summary.html
A releases/0.7.0/apidocs/overview-tree.html
A releases/0.7.0/apidocs/package-list
A releases/0.7.0/apidocs/script.js
A releases/0.7.0/apidocs/serialized-form.html
A releases/0.7.0/apidocs/stylesheet.css
A releases/0.7.0/docs/administration.html
A releases/0.7.0/docs/configuration.html
A releases/0.7.0/docs/configuration_reference.html
A releases/0.7.0/docs/configuration_reference_unsupported.html
A releases/0.7.0/docs/contributing.html
A releases/0.7.0/docs/developing.html
A releases/0.7.0/docs/images/kudu-architecture-2.png
A releases/0.7.0/docs/index.html
A releases/0.7.0/docs/installation.html
A releases/0.7.0/docs/introduction.html
A releases/0.7.0/docs/kudu-master_configuration_reference.html
A releases/0.7.0/docs/kudu-master_configuration_reference_unsupported.html
A releases/0.7.0/docs/kudu-tserver_configuration_reference.html
A releases/0.7.0/docs/kudu-tserver_configuration_reference_unsupported.html
A releases/0.7.0/docs/kudu_impala_integration.html
A releases/0.7.0/docs/quickstart.html
A releases/0.7.0/docs/release_notes.html
A releases/0.7.0/docs/schema_design.html
A releases/0.7.0/docs/style_guide.html
A releases/0.7.0/docs/transaction_semantics.html
A releases/0.7.0/docs/troubleshooting.html
A releases/0.7.0/index.md
M releases/index.md
346 files changed, 72,678 insertions(+), 8,442 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/2316/1
-- 
To view, visit http://gerrit.cloudera.org:8080/2316
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If96de9c2fa392569ac149c1ae296ea308123f604
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Mike Percy <mp...@apache.org>