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/03/10 03:19:50 UTC

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

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

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

Change subject: Add 0.7.1 docs
......................................................................

Add 0.7.1 docs

I ran make_site on a CentOS 6.6 machine, it didn't generate a script.js
file in apidocs. Different Java version, different output?

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


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

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