[ 
https://issues.apache.org/jira/browse/HADOOP-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yura Taras updated HADOOP-6514:
-------------------------------

    Description: 
Failed to run pseudo-distributed cluster on Win XP, while standalone mode works 
fine. 
Steps to reproduce:
1. Install cygwin+ssh on WinXp, download and unpack hadoop
2. Set up java_home in hadoop-env.sh
3. Adjust config according to sample attached files
4. Run following command:
bin/hadoop namenode -format  && bin/start-all.sh && bin/hadoop fs -put conf 
input && bin/hadoop jar hadoop-0.20.1-examples.jar grep input output 'dfs[a-z.]'

Job fails, sample log is attached

  was:
Failed to run pseudo-distributed cluster on Win XP, while standalone mode works 
fine. 
Steps to reproduce:
1. Install cygwin+ssh on WinXp, download and unpack hadoop
2. Set up java_home in hadoop-env.sh
3. Change config files:


> Failed to run pseudo-distributed cluster on Win XP
> --------------------------------------------------
>
>                 Key: HADOOP-6514
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6514
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.20.1
>         Environment: Windows XP
>            Reporter: Yura Taras
>         Attachments: core-site.xml, hdfs-site.xml, mapred-site.xml
>
>
> Failed to run pseudo-distributed cluster on Win XP, while standalone mode 
> works fine. 
> Steps to reproduce:
> 1. Install cygwin+ssh on WinXp, download and unpack hadoop
> 2. Set up java_home in hadoop-env.sh
> 3. Adjust config according to sample attached files
> 4. Run following command:
> bin/hadoop namenode -format  && bin/start-all.sh && bin/hadoop fs -put conf 
> input && bin/hadoop jar hadoop-0.20.1-examples.jar grep input output 
> 'dfs[a-z.]'
> Job fails, sample log is attached

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to