Changed phrasing on question

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

Branch: refs/heads/master
Commit: 788fd9c5d824a96bbab32c7002a2941a88609c96
Parents: fed3bbd
Author: Amanda Moran <[email protected]>
Authored: Thu Apr 21 18:41:05 2016 +0000
Committer: Amanda Moran <[email protected]>
Committed: Thu Apr 21 18:41:05 2016 +0000

----------------------------------------------------------------------
 install/installer/traf_config_setup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/788fd9c5/install/installer/traf_config_setup
----------------------------------------------------------------------
diff --git a/install/installer/traf_config_setup 
b/install/installer/traf_config_setup
index bcd859d..7256969 100755
--- a/install/installer/traf_config_setup
+++ b/install/installer/traf_config_setup
@@ -417,7 +417,7 @@ fi
 #==============================================
 #Enter Hadoop Type
 
-echo -n "Specify the version of Hadoop installed (1: Cloudera, 2: Hortonworks, 
3: Other): "
+echo -n "Specify the Hadoop distribution installed (1: Cloudera, 2: 
Hortonworks, 3: Other): "
 read answer1
   if [[ -z "$answer1" ]]; then
      echo "***ERROR: User must specify the version of Hadoop being used."

Reply via email to