Changeset 160


Ignore:
Timestamp:
Jul 23, 2010, 5:33:04 PM (14 years ago)
Author:
jazz
Message:
  • modified hadoop-live-hook
    • install hadoop pipe as default
  • modified test-live-helper.sh
    • remove binary-hook since it is not used now
Location:
drbl-hadoop-live
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • drbl-hadoop-live/hadoop-live-hook

    r153 r160  
    231231
    232232# install cloudera hadoop package (CHD2)
    233 apt-get -y install hadoop-0.20-conf-pseudo
     233apt-get -y install hadoop-0.20 hadoop-0.20-pipes hadoop-0.20-conf-pseudo
    234234
    235235# ///Note/// This should be the last one after any apt-get.
  • drbl-hadoop-live/test-live-helper.sh

    r151 r160  
    4949
    5050cp chroot-hook/* config/chroot_local-hooks/
    51 cp binary-hook/* config/binary_local-hooks/
    5251
    5352lh build
Note: See TracChangeset for help on using the changeset viewer.