Changeset 72 for nutchez-0.1/bin/nutchez


Ignore:
Timestamp:
Jun 2, 2009, 5:20:19 PM (15 years ago)
Author:
waue
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nutchez-0.1/bin/nutchez

    r69 r72  
    66
    77# begining ..
    8 bin=`dirname "$0"`
    9 bin=`cd "$bin"; pwd`
    108
    11 . "$bin"/nutchez-func.sh
     9#bin=`dirname "$0"`
     10#bin=`cd "$bin"; pwd`
     11
     12#. "$bin"/nutchez-func.sh
     13
     14  export NUTCH_CONF_DIR=~/.nutchez
     15  export HADOOP_CONF_DIR=~/.nutchez
     16  export HADOOP_LOG_DIR=~/.nutchez/log
     17
     18. /opt/nutch/bin/nutchez-func.sh
     19. ~/.nutchez/hadoop-env.sh
     20
     21
     22
    1223init_nutchez
    1324
Note: See TracChangeset for help on using the changeset viewer.