You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by ta...@apache.org on 2018/02/17 00:17:30 UTC

[4/4] impala git commit: [DOCS] Fix in REPLICA_PREFERENCE numeric options

[DOCS] Fix in REPLICA_PREFERENCE numeric options

Change-Id: Ia10e69ac38229e0969db11b7edbcf08c2444602b
Reviewed-on: http://gerrit.cloudera.org:8080/9341
Reviewed-by: John Russell <jr...@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/9c0b1ba3
Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/9c0b1ba3
Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/9c0b1ba3

Branch: refs/heads/master
Commit: 9c0b1ba33ccd547ebe63039ba20a0a0c0c87857d
Parents: e0abffb
Author: Alex Rodoni <ar...@cloudera.com>
Authored: Thu Feb 15 14:18:35 2018 -0800
Committer: Impala Public Jenkins <im...@gerrit.cloudera.org>
Committed: Fri Feb 16 23:56:55 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/9c0b1ba3/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.