Changeset 125 for nutchez-0.2/src/test/install
- Timestamp:
- May 24, 2010, 12:25:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nutchez-0.2/src/test/install
r119 r125 14 14 # check_dialog 15 15 # check_php 16 17 #set install mode 16 18 set_install_information 17 19 show_info … … 22 24 # make_ssh_key 23 25 24 Hadoop_install 25 Nutch_install 26 27 # tomcat_install 26 Install_Nutch 27 Install_Tomcat 28 28 29 # make_client_install 29 30 30 31 format_HDFS 31 32 start_up_NutchEZ 32 set_tomcat33 install_tomcat 33 34 start_up_tomcat 35 36 # 安裝流程結束,並進入網頁管理頁面設定爬網網址...等 37 echo "Install Successfully!!" 38 echo "Visit http://$MasterIP_Address:portNO" 34 39 elif [ $confirm -eq 2 ]; then 35 40 main 36 41 fi 37 echo "Install Successfully!!"38 echo "Visit http://$MasterIP_Address:portNO"39 42 } 40 43
Note: See TracChangeset
for help on using the changeset viewer.