Changes between Version 21 and Version 22 of jazz/hadoop4win-dev
- Timestamp:
- Dec 30, 2010, 11:18:35 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/hadoop4win-dev
v21 v22 163 163 2010/12/28 12:30:20 AddAccessAllowedAce(, everyone) failed: 1337 164 164 }}} 165 166 == 2010-10-30 == 167 165 168 * [參考] 從 [http://old.nabble.com/Cygwin-setup.exe-via-the-cygwin-shell-td20259653.html Re: Cygwin setup.exe via the cygwin shell] 的討論可以看到一些參考的語法 ([wiki:jazz/10-02-03 2010-02-03]) 166 169 {{{ … … 169 172 * [http://alans.se/blog/2010/hadoop-hbase-cygwin-windows-7-x64/ Hadoop + HBase + Cygwin + Windows 7 x64] ([wiki:jazz/10-10-26 2010-10-26]) 170 173 * 測試讓 cygwin setup.exe 從 http://ftp.ntu.edu.tw/pub/cygwin/ 下載到 cygwin_mirror 目錄 174 {{{ 175 setup.exe -q -D -O -s http://mirror.mcs.anl.gov/cygwin -C base 176 move http* cygwin_mirror 177 setup.exe -q -l cygwin_mirror -R c:/hadoop4win 178 pause 179 }}} 171 180 172 181 = 0.1.5 版 =