You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Jean-Daniel Cryans (Code Review)" <ge...@cloudera.org> on 2016/04/11 17:57:36 UTC

[kudu-CR](gh-pages) Add 0.8.0 docs

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

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

Change subject: Add 0.8.0 docs
......................................................................

Add 0.8.0 docs

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


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

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