= 2013-11-30 = == HDP for Windows == * <安裝> 下載安裝檔 {{{ wget http://public-repo-1.hortonworks.com/HDP-Win/1.3/hdp-1.3.0.0-GA.zip }}} * <文件> http://docs.hortonworks.com/HDPDocuments/HDP1/HDP-Win-1.3.0/index.html * JDBC driver for MS SQL Server * If you are using MS SQL Server for Hive and Oozie metastores, you must install the MS SQL Server JDBC driver. * http://docs.hortonworks.com/HDPDocuments/HDP1/HDP-Win-1.3.0/bk_installing_hdp_for_windows/content/win-getting-ready-2-4-1.html {{{ wget http://download.microsoft.com/download/D/6/A/D6A241AC-433E-4CD2-A1CE-50177E8428F0/1033/sqljdbc_3.0.1301.101_enu.exe }}} {{{ msiexec /i "hdp-win-1.1.msi" /lv "hdp.log" HDP_LAYOUT="C:\config\clusterproperties.txt" HDP_DIR="C:\hdp\hadoop" DESTROY_DATA="no" }}}