Let's see the document. -- Required?
1. java install & set the environment variable JAVA_HOME in your OS. 2. ssh install in your OS. -- Are you ready? 3. download the hadoop. 4. edit the conf/hadoop-env.sh, set JAVA_HOME in conf/hadoop-env.sh. 5. edit the configuration files. -- Execution? 6. hadoop FS format & start. BTW, Jason, Why you recommend the set JAVA_HOME in hadoop-env.sh at first level? Thanks. On Fri, Apr 11, 2008 at 11:10 PM, Jason Rennie (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/HADOOP-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12587980#action_12587980 > ] > > Jason Rennie commented on HADOOP-2993: > -------------------------------------- > > Hi Edward, > > This change doesn't address the issue I raised---where the variable is to be > changed. A better sentence would be: > > Set JAVA_HOME in conf/hadoop-env.sh to the root of your Java installation. > > Cheers, > > Jason > > On Fri, Apr 11, 2008 at 3:04 AM, Edward J. Yoon (JIRA) <[EMAIL PROTECTED]> > > > > -- > Jason Rennie > Head of Machine Learning Technologies, StyleFeeder > http://www.stylefeeder.com/ > Samantha's blog & pictures: http://samanthalyrarennie.blogspot.com/ > > > > > Specify which JAVA_HOME should be set > > ------------------------------------- > > > > Key: HADOOP-2993 > > URL: https://issues.apache.org/jira/browse/HADOOP-2993 > > Project: Hadoop Core > > Issue Type: Improvement > > Components: documentation > > Affects Versions: site > > Environment: irrelevant---issue w/ web documentation > > Reporter: Jason Rennie > > Assignee: Edward J. Yoon > > Attachments: 2993.patch > > > > Original Estimate: 0.08h > > Remaining Estimate: 0.08h > > > > Quickstart page > > (http://hadoop.apache.org/core/docs/current/quickstart.html) specifies that > > user should set JAVA_HOME under "1." of "Required Software". But, it does > > not specify where this should be set. My instinct (as would be the > > instinct of any un*x user) was to set this in his/her shell/profie/rcfile. > > Please specify that this should be specified in conf/hadoop-env.sh. Yes, > > this is clarified later under "Download", but is easy to miss, especially > > since the user will think that he/she had already set JAVA_HOME. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > > -- B. Regards, Edward J. Yoon