[jira] Resolved: (HADOOP-6259) Fair Scheduler in core.jar

2009-09-15 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Douglas resolved HADOOP-6259. --- Resolution: Won't Fix The fair scheduler is in mapreduce. https://issues.apache.org/jira/br

[jira] Created: (HADOOP-6259) Fair Scheduler in core.jar

2009-09-15 Thread Anjali M (JIRA)
Fair Scheduler in core.jar -- Key: HADOOP-6259 URL: https://issues.apache.org/jira/browse/HADOOP-6259 Project: Hadoop Common Issue Type: Wish Affects Versions: 0.20.1 Environment: RHEL5 Report

[jira] Created: (HADOOP-6257) Two TestFileSystem classes are confusing hadoop-hdfs-hdfwithmr

2009-09-15 Thread Philip Zeyliger (JIRA)
Two TestFileSystem classes are confusing hadoop-hdfs-hdfwithmr -- Key: HADOOP-6257 URL: https://issues.apache.org/jira/browse/HADOOP-6257 Project: Hadoop Common Issue Type: Bug

[jira] Created: (HADOOP-6258) Native compilation assumes gcc

2009-09-15 Thread Allen Wittenauer (JIRA)
Native compilation assumes gcc -- Key: HADOOP-6258 URL: https://issues.apache.org/jira/browse/HADOOP-6258 Project: Hadoop Common Issue Type: Bug Reporter: Allen Wittenauer Compiling the native librar

[jira] Created: (HADOOP-6256) Update comments in test-patch.sh to clarify changes done in HADOOP-6250

2009-09-15 Thread Hemanth Yamijala (JIRA)
Update comments in test-patch.sh to clarify changes done in HADOOP-6250 --- Key: HADOOP-6256 URL: https://issues.apache.org/jira/browse/HADOOP-6256 Project: Hadoop Common Is

Re: Slaves are not able to connect to master

2009-09-15 Thread arun kumar
Thanks!! That worked. Arun --- On Tue, 9/15/09, Chandraprakash Bhagtani wrote: From: Chandraprakash Bhagtani Subject: Re: Slaves are not able to connect to master To: common-dev@hadoop.apache.org Date: Tuesday, September 15, 2009, 7:35 PM you can try replacing names with IP address in hadoop

[jira] Reopened: (HADOOP-6231) Allow caching of filesystem instances to be disabled on a per-instance basis

2009-09-15 Thread Ben Slusky (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Slusky reopened HADOOP-6231: Assignee: Ben Slusky (was: Tom White) This fixes a bug affecting all releases from 0.18 (when H

Re: Slaves are not able to connect to master

2009-09-15 Thread Chandraprakash Bhagtani
you can try replacing names with IP address in hadoop conf files and slaves file as well. -- Thanks & Regards, Chandra Prakash Bhagtani On Tue, Sep 15, 2009 at 7:15 PM, arun kumar wrote: > Hi Chandraprakash, > > Yes node22 is 128.226.118.98. I have not entered a corresponding entry, in > any of

Re: Slaves are not able to connect to master

2009-09-15 Thread arun kumar
Hi Chandraprakash, Yes node22 is 128.226.118.98. I have not entered a corresponding entry, in any of the machines,on /etc/hosts (right now, I don't have the access privileges to do that, hoping to get that soon). I am able to ssh from node22 (the master) to nodes 20,21 and 23 (the slaves) witho

[jira] Resolved: (HADOOP-6250) test-patch.sh doesn't clean up conf/*.xml files after the trunk run.

2009-09-15 Thread Hemanth Yamijala (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hemanth Yamijala resolved HADOOP-6250. -- Resolution: Fixed Fix Version/s: 0.21.0 Hadoop Flags: [Reviewed] I committ

Re: Slaves are not able to connect to master

2009-09-15 Thread Chandraprakash Bhagtani
Hi Arun, Which is node22? is it 128.226.118.98 ? have u named 128.226.118.98 as node22 in /etc/hosts? are you able to ssh 128.226.118.98 from your datanodes without password? -- Thanks & Regards, Chandra