You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sa...@apache.org on 2016/07/19 16:09:22 UTC

[09/13] incubator-trafodion git commit: Update sqenvcom.sh

Update sqenvcom.sh

sorry,it's a long time from my first commit, and i mistake the value for hbase_distro when in apache situation, now returne back,

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

Branch: refs/heads/master
Commit: a0fd11ec72c32ab7a3817ebd71dd21aafb996410
Parents: a694230
Author: mashengchen <ma...@gmail.com>
Authored: Tue Jul 12 10:24:48 2016 +0800
Committer: GitHub <no...@github.com>
Committed: Tue Jul 12 10:24:48 2016 +0800

----------------------------------------------------------------------
 core/sqf/sqenvcom.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/a0fd11ec/core/sqf/sqenvcom.sh
----------------------------------------------------------------------
diff --git a/core/sqf/sqenvcom.sh b/core/sqf/sqenvcom.sh
index e0b3762..ea1cd97 100644
--- a/core/sqf/sqenvcom.sh
+++ b/core/sqf/sqenvcom.sh
@@ -475,8 +475,8 @@ else
 
   cat <<EOF
     If you haven't set HBASE_DISTRO, please set it before source current file
-      export HBASE_DISTRO=HBASE1.0 (APACHE HBASE1.0)
-      export HBASE_DISTRO=HBASE1.1 (APACHE HBASE1.1)
+      export HBASE_DISTRO=APACHE1.0 (APACHE HBASE1.0)
+      export HBASE_DISTRO=APACHE1.1 (APACHE HBASE1.1)
       export HBASE_DISTRO=CDH5.4    (cloudera 1.0.0-cdh5.4.4) 
       export HBASE_DISTRO=CDH5.5    (cloudera 1.0.0-cdh5.5.1) 
       export HBASE_DISTRO=HDP       (hortonworks 2.3)