You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/06/09 22:45:27 UTC

[kudu-CR](gh-pages) Add 0.9.0 release and refresh docs

Jean-Daniel Cryans has uploaded a new change for review.

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

Change subject: Add 0.9.0 release and refresh docs
......................................................................

Add 0.9.0 release and refresh docs

Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
---
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
A apidocs/org/kududb/client/AsyncKuduClient.AsyncKuduClientBuilder.html
M apidocs/org/kududb/client/AsyncKuduClient.html
A apidocs/org/kududb/client/AsyncKuduScanner.AsyncKuduScannerBuilder.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
A apidocs/org/kududb/client/KuduClient.KuduClientBuilder.html
M apidocs/org/kududb/client/KuduClient.html
M apidocs/org/kududb/client/KuduException.html
M apidocs/org/kududb/client/KuduPredicate.ComparisonOp.html
M apidocs/org/kududb/client/KuduPredicate.html
A apidocs/org/kududb/client/KuduScanToken.KuduScanTokenBuilder.html
A apidocs/org/kududb/client/KuduScanToken.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
M 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
A apidocs/org/kududb/client/Statistics.Statistic.html
A apidocs/org/kududb/client/Statistics.html
M apidocs/org/kududb/client/Status.html
M apidocs/org/kududb/client/TabletServerErrorException.html
M apidocs/org/kududb/client/Update.html
A apidocs/org/kududb/client/Upsert.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
A apidocs/org/kududb/client/class-use/AsyncKuduClient.AsyncKuduClientBuilder.html
M apidocs/org/kududb/client/class-use/AsyncKuduClient.html
A apidocs/org/kududb/client/class-use/AsyncKuduScanner.AsyncKuduScannerBuilder.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
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
A apidocs/org/kududb/client/class-use/KuduClient.KuduClientBuilder.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/KuduPredicate.ComparisonOp.html
M apidocs/org/kududb/client/class-use/KuduPredicate.html
A apidocs/org/kududb/client/class-use/KuduScanToken.KuduScanTokenBuilder.html
A apidocs/org/kududb/client/class-use/KuduScanToken.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
M 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
A apidocs/org/kududb/client/class-use/Statistics.Statistic.html
A apidocs/org/kududb/client/class-use/Statistics.html
M apidocs/org/kududb/client/class-use/Status.html
M apidocs/org/kududb/client/class-use/TabletServerErrorException.html
M apidocs/org/kududb/client/class-use/Update.html
A apidocs/org/kududb/client/class-use/Upsert.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/flume/sink/KuduEventProducer.html
M apidocs/org/kududb/flume/sink/KuduSink.html
M apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
M apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
M apidocs/org/kududb/flume/sink/class-use/KuduSink.html
M apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
M apidocs/org/kududb/flume/sink/package-frame.html
M apidocs/org/kududb/flume/sink/package-summary.html
M apidocs/org/kududb/flume/sink/package-tree.html
M apidocs/org/kududb/flume/sink/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
A apidocs/script.js
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.9.0/apidocs/allclasses-frame.html
A releases/0.9.0/apidocs/allclasses-noframe.html
A releases/0.9.0/apidocs/constant-values.html
A releases/0.9.0/apidocs/deprecated-list.html
A releases/0.9.0/apidocs/help-doc.html
A releases/0.9.0/apidocs/index-all.html
A releases/0.9.0/apidocs/index.html
A releases/0.9.0/apidocs/org/kududb/ColumnSchema.html
A releases/0.9.0/apidocs/org/kududb/Schema.html
A releases/0.9.0/apidocs/org/kududb/Type.html
A releases/0.9.0/apidocs/org/kududb/annotations/InterfaceAudience.html
A releases/0.9.0/apidocs/org/kududb/annotations/InterfaceStability.html
A releases/0.9.0/apidocs/org/kududb/annotations/class-use/InterfaceAudience.html
A releases/0.9.0/apidocs/org/kududb/annotations/class-use/InterfaceStability.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-frame.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-summary.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-tree.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-use.html
A releases/0.9.0/apidocs/org/kududb/class-use/ColumnSchema.html
A releases/0.9.0/apidocs/org/kududb/class-use/Schema.html
A releases/0.9.0/apidocs/org/kududb/class-use/Type.html
A releases/0.9.0/apidocs/org/kududb/client/AbstractKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/AlterTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/AlterTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduClient.AsyncKuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduScanner.ReadMode.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/ColumnRangePredicate.html
A releases/0.9.0/apidocs/org/kududb/client/ConnectionResetException.html
A releases/0.9.0/apidocs/org/kududb/client/CreateTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/Delete.html
A releases/0.9.0/apidocs/org/kududb/client/DeleteTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/ExternalConsistencyMode.html
A releases/0.9.0/apidocs/org/kududb/client/HasFailedRpcException.html
A releases/0.9.0/apidocs/org/kududb/client/Insert.html
A releases/0.9.0/apidocs/org/kududb/client/InvalidResponseException.html
A releases/0.9.0/apidocs/org/kududb/client/IsAlterTableDoneResponse.html
A releases/0.9.0/apidocs/org/kududb/client/KuduClient.KuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/KuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/KuduException.html
A releases/0.9.0/apidocs/org/kududb/client/KuduPredicate.ComparisonOp.html
A releases/0.9.0/apidocs/org/kududb/client/KuduPredicate.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanToken.KuduScanTokenBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanToken.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanner.KuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/KuduServerException.html
A releases/0.9.0/apidocs/org/kududb/client/KuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/KuduTable.html
A releases/0.9.0/apidocs/org/kududb/client/ListTablesResponse.html
A releases/0.9.0/apidocs/org/kududb/client/ListTabletServersResponse.html
A releases/0.9.0/apidocs/org/kududb/client/LocatedTablet.Replica.html
A releases/0.9.0/apidocs/org/kududb/client/LocatedTablet.html
A releases/0.9.0/apidocs/org/kududb/client/MasterErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/NoLeaderMasterFoundException.html
A releases/0.9.0/apidocs/org/kududb/client/NonRecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/Operation.html
A releases/0.9.0/apidocs/org/kududb/client/OperationResponse.html
A releases/0.9.0/apidocs/org/kududb/client/PartialRow.html
A releases/0.9.0/apidocs/org/kududb/client/PleaseThrottleException.html
A releases/0.9.0/apidocs/org/kududb/client/RecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/RowError.html
A releases/0.9.0/apidocs/org/kududb/client/RowErrorsAndOverflowStatus.html
A releases/0.9.0/apidocs/org/kududb/client/RowResult.html
A releases/0.9.0/apidocs/org/kududb/client/RowResultIterator.html
A releases/0.9.0/apidocs/org/kududb/client/SessionConfiguration.FlushMode.html
A releases/0.9.0/apidocs/org/kududb/client/SessionConfiguration.html
A releases/0.9.0/apidocs/org/kududb/client/Statistics.Statistic.html
A releases/0.9.0/apidocs/org/kududb/client/Statistics.html
A releases/0.9.0/apidocs/org/kududb/client/Status.html
A releases/0.9.0/apidocs/org/kududb/client/TabletServerErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/Update.html
A releases/0.9.0/apidocs/org/kududb/client/Upsert.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AbstractKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AlterTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AlterTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduClient.AsyncKuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.AsyncKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ConnectionResetException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/CreateTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Delete.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Insert.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/InvalidResponseException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduClient.KuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduPredicate.ComparisonOp.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduPredicate.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanToken.KuduScanTokenBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanToken.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduServerException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduTable.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ListTablesResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/LocatedTablet.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/MasterErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/NonRecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Operation.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/OperationResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/PartialRow.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowError.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowResult.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowResultIterator.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/SessionConfiguration.FlushMode.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/SessionConfiguration.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Statistics.Statistic.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Statistics.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Status.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Update.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Upsert.html
A releases/0.9.0/apidocs/org/kududb/client/package-frame.html
A releases/0.9.0/apidocs/org/kududb/client/package-summary.html
A releases/0.9.0/apidocs/org/kududb/client/package-tree.html
A releases/0.9.0/apidocs/org/kududb/client/package-use.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/KuduEventProducer.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/KuduSink.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/class-use/KuduSink.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-frame.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-summary.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-tree.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-use.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/CommandLineParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/TableReducer.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-frame.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-summary.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-tree.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-use.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/CsvParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-frame.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-summary.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-tree.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-use.html
A releases/0.9.0/apidocs/org/kududb/package-frame.html
A releases/0.9.0/apidocs/org/kududb/package-summary.html
A releases/0.9.0/apidocs/org/kududb/package-tree.html
A releases/0.9.0/apidocs/org/kududb/package-use.html
A releases/0.9.0/apidocs/org/kududb/util/package-frame.html
A releases/0.9.0/apidocs/org/kududb/util/package-summary.html
A releases/0.9.0/apidocs/org/kududb/util/package-tree.html
A releases/0.9.0/apidocs/org/kududb/util/package-use.html
A releases/0.9.0/apidocs/overview-frame.html
A releases/0.9.0/apidocs/overview-summary.html
A releases/0.9.0/apidocs/overview-tree.html
A releases/0.9.0/apidocs/package-list
A releases/0.9.0/apidocs/script.js
A releases/0.9.0/apidocs/serialized-form.html
A releases/0.9.0/apidocs/stylesheet.css
A releases/0.9.0/docs/administration.html
A releases/0.9.0/docs/configuration.html
A releases/0.9.0/docs/configuration_reference.html
A releases/0.9.0/docs/configuration_reference_unsupported.html
A releases/0.9.0/docs/contributing.html
A releases/0.9.0/docs/developing.html
A releases/0.9.0/docs/images/kudu-architecture-2.png
A releases/0.9.0/docs/index.html
A releases/0.9.0/docs/installation.html
A releases/0.9.0/docs/introduction.html
A releases/0.9.0/docs/kudu-master_configuration_reference.html
A releases/0.9.0/docs/kudu-master_configuration_reference_unsupported.html
A releases/0.9.0/docs/kudu-tserver_configuration_reference.html
A releases/0.9.0/docs/kudu-tserver_configuration_reference_unsupported.html
A releases/0.9.0/docs/kudu_impala_integration.html
A releases/0.9.0/docs/quickstart.html
A releases/0.9.0/docs/release_notes.html
A releases/0.9.0/docs/schema_design.html
A releases/0.9.0/docs/style_guide.html
A releases/0.9.0/docs/transaction_semantics.html
A releases/0.9.0/docs/troubleshooting.html
A releases/0.9.0/index.md
M releases/index.md
410 files changed, 93,845 insertions(+), 7,464 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Jean-Daniel Cryans

[kudu-CR](gh-pages) Add 0.9.0 release and refresh docs

Posted by "Mike Percy (Code Review)" <ge...@cloudera.org>.
Mike Percy has posted comments on this change.

Change subject: Add 0.9.0 release and refresh docs
......................................................................


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/3355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Jean-Daniel Cryans
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Misty Stanley-Jones <mi...@apache.org>
Gerrit-HasComments: No

[kudu-CR](gh-pages) Add 0.9.0 release and refresh docs

Posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org>.
Jean-Daniel Cryans has posted comments on this change.

Change subject: Add 0.9.0 release and refresh docs
......................................................................


Patch Set 1: Verified+1

-- 
To view, visit http://gerrit.cloudera.org:8080/3355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Jean-Daniel Cryans
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Misty Stanley-Jones <mi...@apache.org>
Gerrit-HasComments: No

[kudu-CR](gh-pages) Add 0.9.0 release and refresh docs

Posted by "Adar Dembo (Code Review)" <ge...@cloudera.org>.
Adar Dembo has posted comments on this change.

Change subject: Add 0.9.0 release and refresh docs
......................................................................


Patch Set 1: Code-Review+2

(shipit)

-- 
To view, visit http://gerrit.cloudera.org:8080/3355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Jean-Daniel Cryans
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Misty Stanley-Jones <mi...@apache.org>
Gerrit-HasComments: No

[kudu-CR](gh-pages) Add 0.9.0 release and refresh docs

Posted by "Misty Stanley-Jones (Code Review)" <ge...@cloudera.org>.
Misty Stanley-Jones has posted comments on this change.

Change subject: Add 0.9.0 release and refresh docs
......................................................................


Patch Set 1: Code-Review+1

-- 
To view, visit http://gerrit.cloudera.org:8080/3355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Jean-Daniel Cryans
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Misty Stanley-Jones <mi...@apache.org>
Gerrit-HasComments: No

[kudu-CR](gh-pages) Add 0.9.0 release and refresh docs

Posted by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org>.
Jean-Daniel Cryans has submitted this change and it was merged.

Change subject: Add 0.9.0 release and refresh docs
......................................................................


Add 0.9.0 release and refresh docs

Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Reviewed-on: http://gerrit.cloudera.org:8080/3355
Reviewed-by: Misty Stanley-Jones <mi...@apache.org>
Reviewed-by: Adar Dembo <ad...@cloudera.com>
Reviewed-by: Mike Percy <mp...@apache.org>
Tested-by: Jean-Daniel Cryans
---
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
A apidocs/org/kududb/client/AsyncKuduClient.AsyncKuduClientBuilder.html
M apidocs/org/kududb/client/AsyncKuduClient.html
A apidocs/org/kududb/client/AsyncKuduScanner.AsyncKuduScannerBuilder.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
A apidocs/org/kududb/client/KuduClient.KuduClientBuilder.html
M apidocs/org/kududb/client/KuduClient.html
M apidocs/org/kududb/client/KuduException.html
M apidocs/org/kududb/client/KuduPredicate.ComparisonOp.html
M apidocs/org/kududb/client/KuduPredicate.html
A apidocs/org/kududb/client/KuduScanToken.KuduScanTokenBuilder.html
A apidocs/org/kududb/client/KuduScanToken.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
M 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
A apidocs/org/kududb/client/Statistics.Statistic.html
A apidocs/org/kududb/client/Statistics.html
M apidocs/org/kududb/client/Status.html
M apidocs/org/kududb/client/TabletServerErrorException.html
M apidocs/org/kududb/client/Update.html
A apidocs/org/kududb/client/Upsert.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
A apidocs/org/kududb/client/class-use/AsyncKuduClient.AsyncKuduClientBuilder.html
M apidocs/org/kududb/client/class-use/AsyncKuduClient.html
A apidocs/org/kududb/client/class-use/AsyncKuduScanner.AsyncKuduScannerBuilder.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
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
A apidocs/org/kududb/client/class-use/KuduClient.KuduClientBuilder.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/KuduPredicate.ComparisonOp.html
M apidocs/org/kududb/client/class-use/KuduPredicate.html
A apidocs/org/kududb/client/class-use/KuduScanToken.KuduScanTokenBuilder.html
A apidocs/org/kududb/client/class-use/KuduScanToken.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
M 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
A apidocs/org/kududb/client/class-use/Statistics.Statistic.html
A apidocs/org/kududb/client/class-use/Statistics.html
M apidocs/org/kududb/client/class-use/Status.html
M apidocs/org/kududb/client/class-use/TabletServerErrorException.html
M apidocs/org/kududb/client/class-use/Update.html
A apidocs/org/kududb/client/class-use/Upsert.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/flume/sink/KuduEventProducer.html
M apidocs/org/kududb/flume/sink/KuduSink.html
M apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
M apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
M apidocs/org/kududb/flume/sink/class-use/KuduSink.html
M apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
M apidocs/org/kududb/flume/sink/package-frame.html
M apidocs/org/kududb/flume/sink/package-summary.html
M apidocs/org/kududb/flume/sink/package-tree.html
M apidocs/org/kududb/flume/sink/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
A apidocs/script.js
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.9.0/apidocs/allclasses-frame.html
A releases/0.9.0/apidocs/allclasses-noframe.html
A releases/0.9.0/apidocs/constant-values.html
A releases/0.9.0/apidocs/deprecated-list.html
A releases/0.9.0/apidocs/help-doc.html
A releases/0.9.0/apidocs/index-all.html
A releases/0.9.0/apidocs/index.html
A releases/0.9.0/apidocs/org/kududb/ColumnSchema.html
A releases/0.9.0/apidocs/org/kududb/Schema.html
A releases/0.9.0/apidocs/org/kududb/Type.html
A releases/0.9.0/apidocs/org/kududb/annotations/InterfaceAudience.html
A releases/0.9.0/apidocs/org/kududb/annotations/InterfaceStability.html
A releases/0.9.0/apidocs/org/kududb/annotations/class-use/InterfaceAudience.html
A releases/0.9.0/apidocs/org/kududb/annotations/class-use/InterfaceStability.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-frame.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-summary.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-tree.html
A releases/0.9.0/apidocs/org/kududb/annotations/package-use.html
A releases/0.9.0/apidocs/org/kududb/class-use/ColumnSchema.html
A releases/0.9.0/apidocs/org/kududb/class-use/Schema.html
A releases/0.9.0/apidocs/org/kududb/class-use/Type.html
A releases/0.9.0/apidocs/org/kududb/client/AbstractKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/AlterTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/AlterTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduClient.AsyncKuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduScanner.AsyncKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduScanner.ReadMode.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/AsyncKuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/ColumnRangePredicate.html
A releases/0.9.0/apidocs/org/kududb/client/ConnectionResetException.html
A releases/0.9.0/apidocs/org/kududb/client/CreateTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/Delete.html
A releases/0.9.0/apidocs/org/kududb/client/DeleteTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/ExternalConsistencyMode.html
A releases/0.9.0/apidocs/org/kududb/client/HasFailedRpcException.html
A releases/0.9.0/apidocs/org/kududb/client/Insert.html
A releases/0.9.0/apidocs/org/kududb/client/InvalidResponseException.html
A releases/0.9.0/apidocs/org/kududb/client/IsAlterTableDoneResponse.html
A releases/0.9.0/apidocs/org/kududb/client/KuduClient.KuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/KuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/KuduException.html
A releases/0.9.0/apidocs/org/kududb/client/KuduPredicate.ComparisonOp.html
A releases/0.9.0/apidocs/org/kududb/client/KuduPredicate.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanToken.KuduScanTokenBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanToken.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanner.KuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/KuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/KuduServerException.html
A releases/0.9.0/apidocs/org/kududb/client/KuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/KuduTable.html
A releases/0.9.0/apidocs/org/kududb/client/ListTablesResponse.html
A releases/0.9.0/apidocs/org/kududb/client/ListTabletServersResponse.html
A releases/0.9.0/apidocs/org/kududb/client/LocatedTablet.Replica.html
A releases/0.9.0/apidocs/org/kududb/client/LocatedTablet.html
A releases/0.9.0/apidocs/org/kududb/client/MasterErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/NoLeaderMasterFoundException.html
A releases/0.9.0/apidocs/org/kududb/client/NonRecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/Operation.html
A releases/0.9.0/apidocs/org/kududb/client/OperationResponse.html
A releases/0.9.0/apidocs/org/kududb/client/PartialRow.html
A releases/0.9.0/apidocs/org/kududb/client/PleaseThrottleException.html
A releases/0.9.0/apidocs/org/kududb/client/RecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/RowError.html
A releases/0.9.0/apidocs/org/kududb/client/RowErrorsAndOverflowStatus.html
A releases/0.9.0/apidocs/org/kududb/client/RowResult.html
A releases/0.9.0/apidocs/org/kududb/client/RowResultIterator.html
A releases/0.9.0/apidocs/org/kududb/client/SessionConfiguration.FlushMode.html
A releases/0.9.0/apidocs/org/kududb/client/SessionConfiguration.html
A releases/0.9.0/apidocs/org/kududb/client/Statistics.Statistic.html
A releases/0.9.0/apidocs/org/kududb/client/Statistics.html
A releases/0.9.0/apidocs/org/kududb/client/Status.html
A releases/0.9.0/apidocs/org/kududb/client/TabletServerErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/Update.html
A releases/0.9.0/apidocs/org/kududb/client/Upsert.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AbstractKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AlterTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AlterTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduClient.AsyncKuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.AsyncKuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.ReadMode.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/AsyncKuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ColumnRangePredicate.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ConnectionResetException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/CreateTableOptions.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Delete.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/DeleteTableResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ExternalConsistencyMode.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/HasFailedRpcException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Insert.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/InvalidResponseException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/IsAlterTableDoneResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduClient.KuduClientBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduClient.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduPredicate.ComparisonOp.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduPredicate.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanToken.KuduScanTokenBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanToken.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanner.KuduScannerBuilder.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduScanner.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduServerException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduSession.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/KuduTable.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ListTablesResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/ListTabletServersResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/LocatedTablet.Replica.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/LocatedTablet.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/MasterErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/NoLeaderMasterFoundException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/NonRecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Operation.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/OperationResponse.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/PartialRow.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/PleaseThrottleException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RecoverableException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowError.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowErrorsAndOverflowStatus.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowResult.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/RowResultIterator.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/SessionConfiguration.FlushMode.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/SessionConfiguration.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Statistics.Statistic.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Statistics.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Status.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/TabletServerErrorException.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Update.html
A releases/0.9.0/apidocs/org/kududb/client/class-use/Upsert.html
A releases/0.9.0/apidocs/org/kududb/client/package-frame.html
A releases/0.9.0/apidocs/org/kududb/client/package-summary.html
A releases/0.9.0/apidocs/org/kududb/client/package-tree.html
A releases/0.9.0/apidocs/org/kududb/client/package-use.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/KuduEventProducer.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/KuduSink.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/KuduSinkConfigurationConstants.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/class-use/KuduEventProducer.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/class-use/KuduSink.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/class-use/KuduSinkConfigurationConstants.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-frame.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-summary.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-tree.html
A releases/0.9.0/apidocs/org/kududb/flume/sink/package-use.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/CommandLineParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableInputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableMapReduceUtil.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableOutputCommitter.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/KuduTableOutputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/TableReducer.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/CommandLineParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableInputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableMapReduceUtil.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputCommitter.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/KuduTableOutputFormat.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/class-use/TableReducer.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-frame.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-summary.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-tree.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/package-use.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/CsvParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/ImportCsv.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/class-use/CsvParser.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/class-use/ImportCsv.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-frame.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-summary.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-tree.html
A releases/0.9.0/apidocs/org/kududb/mapreduce/tools/package-use.html
A releases/0.9.0/apidocs/org/kududb/package-frame.html
A releases/0.9.0/apidocs/org/kududb/package-summary.html
A releases/0.9.0/apidocs/org/kududb/package-tree.html
A releases/0.9.0/apidocs/org/kududb/package-use.html
A releases/0.9.0/apidocs/org/kududb/util/package-frame.html
A releases/0.9.0/apidocs/org/kududb/util/package-summary.html
A releases/0.9.0/apidocs/org/kududb/util/package-tree.html
A releases/0.9.0/apidocs/org/kududb/util/package-use.html
A releases/0.9.0/apidocs/overview-frame.html
A releases/0.9.0/apidocs/overview-summary.html
A releases/0.9.0/apidocs/overview-tree.html
A releases/0.9.0/apidocs/package-list
A releases/0.9.0/apidocs/script.js
A releases/0.9.0/apidocs/serialized-form.html
A releases/0.9.0/apidocs/stylesheet.css
A releases/0.9.0/docs/administration.html
A releases/0.9.0/docs/configuration.html
A releases/0.9.0/docs/configuration_reference.html
A releases/0.9.0/docs/configuration_reference_unsupported.html
A releases/0.9.0/docs/contributing.html
A releases/0.9.0/docs/developing.html
A releases/0.9.0/docs/images/kudu-architecture-2.png
A releases/0.9.0/docs/index.html
A releases/0.9.0/docs/installation.html
A releases/0.9.0/docs/introduction.html
A releases/0.9.0/docs/kudu-master_configuration_reference.html
A releases/0.9.0/docs/kudu-master_configuration_reference_unsupported.html
A releases/0.9.0/docs/kudu-tserver_configuration_reference.html
A releases/0.9.0/docs/kudu-tserver_configuration_reference_unsupported.html
A releases/0.9.0/docs/kudu_impala_integration.html
A releases/0.9.0/docs/quickstart.html
A releases/0.9.0/docs/release_notes.html
A releases/0.9.0/docs/schema_design.html
A releases/0.9.0/docs/style_guide.html
A releases/0.9.0/docs/transaction_semantics.html
A releases/0.9.0/docs/troubleshooting.html
A releases/0.9.0/index.md
M releases/index.md
410 files changed, 93,845 insertions(+), 7,464 deletions(-)

Approvals:
  Jean-Daniel Cryans: Verified
  Misty Stanley-Jones: Looks good to me, but someone else must approve
  Mike Percy: Looks good to me, approved
  Adar Dembo: Looks good to me, approved



-- 
To view, visit http://gerrit.cloudera.org:8080/3355
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib04c111bd40181f6cbe3978dc87d65a63b01b3ba
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: gh-pages
Gerrit-Owner: Jean-Daniel Cryans
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Misty Stanley-Jones <mi...@apache.org>