Ignore:
Timestamp:
Apr 12, 2011, 11:31:58 AM (15 years ago)
Author:
jazz
Message:
  • modified hadoop4win-setup.bat
    • remove copying hadoop/conf-examples
  • removed my_packages/hadoop/conf-examples
  • modified hadoop4win-init
    • [BUGFIX] when using conf-examples, Win7 will not able to set the correct permission. Now we use copy default conf folder to conf-pseudo.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • hadoop4win-setup/hadoop4win-setup.bat

    r241 r242  
    167167copy /Y "%MY_PACKAGE%\hbase\bin\*" "%CYGWIN_ROOT%\bin"
    168168copy /Y "%MY_PACKAGE%\hadoop\bin\*" "%CYGWIN_ROOT%\bin"
    169 xcopy /Y /E /I "%MY_PACKAGE%\hadoop\conf-examples" "%HADOOP_DES%\conf-examples"
    170169
    171170cls
Note: See TracChangeset for help on using the changeset viewer.