Simon- You don't need to create a hadoop-env.tcsh file. In general, you can run bash scripts from a tcsh shell without a problem just as you can run perl or python scripts. The hadoop-env.sh script is sourced by the "hadoop" bash script when it's executed.
-Matt On Tue, Sep 8, 2009 at 1:24 PM, simon0809 <[email protected]> wrote: > > hi, > > I have set up both root and my login user to use tcsh, the hadoop-env.sh > seems to be using bash, will this work? Should I create a hadoop-env.tcsh > instead? > > thanks > Simon > -- > View this message in context: > http://www.nabble.com/Installation-questions-tp25353479p25353479.html > Sent from the Hadoop core-user mailing list archive at Nabble.com. > >
