Repository: impala
Updated Branches:
  refs/heads/2.x 3a386d975 -> b961de23d


[DOCS] Fix in REPLICA_PREFERENCE numeric options

Change-Id: Ia10e69ac38229e0969db11b7edbcf08c2444602b
Reviewed-on: http://gerrit.cloudera.org:8080/9341
Reviewed-by: John Russell <jruss...@cloudera.com>
Tested-by: Impala Public Jenkins


Project: http://git-wip-us.apache.org/repos/asf/impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/bb6cd1d4
Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/bb6cd1d4
Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/bb6cd1d4

Branch: refs/heads/2.x
Commit: bb6cd1d41b6480dc1ed6eba426a6696aa55ad951
Parents: 473f93f
Author: Alex Rodoni <arod...@cloudera.com>
Authored: Thu Feb 15 14:18:35 2018 -0800
Committer: Impala Public Jenkins <impala-public-jenk...@gerrit.cloudera.org>
Committed: Sat Feb 17 00:54:57 2018 +0000

----------------------------------------------------------------------
 docs/topics/impala_replica_preference.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/impala/blob/bb6cd1d4/docs/topics/impala_replica_preference.xml
----------------------------------------------------------------------
diff --git a/docs/topics/impala_replica_preference.xml 
b/docs/topics/impala_replica_preference.xml
index 610bd35..45a5dbd 100644
--- a/docs/topics/impala_replica_preference.xml
+++ b/docs/topics/impala_replica_preference.xml
@@ -45,7 +45,7 @@ under the License.
     </p>
 
     <p>
-      <b>Type:</b> numeric (0, 3, 5)
+      <b>Type:</b> numeric (0, 2, 4)
       or corresponding mnemonic strings (<codeph>CACHE_LOCAL</codeph>, 
<codeph>DISK_LOCAL</codeph>, <codeph>REMOTE</codeph>).
       The gaps in the numeric sequence are to accomodate other intermediate
       values that might be added in the future.

Reply via email to