Repository: incubator-impala Updated Branches: refs/heads/master a4eb4705c -> e3566ac04
[DOCS] List SCHEDULE_RANDOM_REPLICA in alphabetical order. Change-Id: I1e5ad55b588b668c4b4dfc700f375e39b2453e28 Reviewed-on: http://gerrit.cloudera.org:8080/5835 Reviewed-by: Lars Volker <[email protected]> Reviewed-by: John Russell <[email protected]> Tested-by: Impala Public Jenkins Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/446d95ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/446d95ee Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/446d95ee Branch: refs/heads/master Commit: 446d95eed38d4aae38235ead0a0f41f3323999c8 Parents: a4eb470 Author: John Russell <[email protected]> Authored: Tue Jan 31 11:08:47 2017 -0800 Committer: Impala Public Jenkins <[email protected]> Committed: Tue Jan 31 22:12:40 2017 +0000 ---------------------------------------------------------------------- docs/impala.ditamap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/446d95ee/docs/impala.ditamap ---------------------------------------------------------------------- diff --git a/docs/impala.ditamap b/docs/impala.ditamap index 172319e..10876ba 100644 --- a/docs/impala.ditamap +++ b/docs/impala.ditamap @@ -205,7 +205,6 @@ under the License. <topicref rev="2.6.0 IMPALA-3286" href="topics/impala_prefetch_mode.xml"/> <topicref href="topics/impala_query_timeout_s.xml"/> <topicref href="topics/impala_request_pool.xml"/> - <topicref rev="2.5.0" href="topics/impala_schedule_random_replica.xml"/> <topicref rev="2.7.0" href="topics/impala_replica_preference.xml"/> <topicref audience="hidden" href="topics/impala_rm_initial_mem.xml"/> <topicref href="topics/impala_reservation_request_timeout.xml"/> @@ -217,6 +216,7 @@ under the License. <topicref rev="2.6.0" href="topics/impala_s3_skip_insert_staging.xml"/> <topicref rev="2.5.0" href="topics/impala_scan_node_codegen_threshold.xml"/> <topicref rev="2.8.0 IMPALA-3671" href="topics/impala_scratch_limit.xml"/> + <topicref rev="2.5.0" href="topics/impala_schedule_random_replica.xml"/> <!-- This option is for internal use only and might go away without ever being documented. --> <!-- <topicref href="topics/impala_seq_compression_mode.xml"/> --> <topicref href="topics/impala_support_start_over.xml"/>
