[DOCS] Genericize impala_hbase page One HBase shell banner references '-cdh'. Replace with ellipses (...).
Change-Id: I2f029b21f099374c5e7839227464896851c7e846 Reviewed-on: http://gerrit.cloudera.org:8080/6382 Reviewed-by: Ambreen Kazi <[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/7df236fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/7df236fc Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/7df236fc Branch: refs/heads/master Commit: 7df236fce252e33ff254356f97681ecc721399e8 Parents: b4890dc Author: John Russell <[email protected]> Authored: Mon Mar 13 23:38:32 2017 -0700 Committer: Impala Public Jenkins <[email protected]> Committed: Tue Mar 14 17:28:15 2017 +0000 ---------------------------------------------------------------------- docs/topics/impala_hbase.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/7df236fc/docs/topics/impala_hbase.xml ---------------------------------------------------------------------- diff --git a/docs/topics/impala_hbase.xml b/docs/topics/impala_hbase.xml index cb1aa48..2eae975 100644 --- a/docs/topics/impala_hbase.xml +++ b/docs/topics/impala_hbase.xml @@ -784,7 +784,7 @@ set hbase_caching=1000; 15/02/10 16:07:45 HBase Shell; enter 'help<RETURN>' for list of supported commands. Type "exit<RETURN>" to leave the HBase Shell -Version 0.94.2-cdh4.2.0, rUnknown, Fri Feb 15 11:51:18 PST 2013 +... hbase(main):001:0> create 'hbasealltypessmall', 'boolsCF', 'intsCF', 'floatsCF', 'stringsCF' 0 row(s) in 4.6520 seconds
