Build failed in Jenkins: Hadoop-Common-trunk #495

2012-08-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/495/ -- [...truncated 26554 lines...] [DEBUG] (s) debug = false [DEBUG] (s) effort = Default [DEBUG] (s) failOnError = true [DEBUG] (s) findbugsXmlOutput = false [DEBUG] (s)

[jira] [Created] (HADOOP-8653) FTPFileSystem rename broken

2012-08-06 Thread Karel Kolman (JIRA)
Karel Kolman created HADOOP-8653: Summary: FTPFileSystem rename broken Key: HADOOP-8653 URL: https://issues.apache.org/jira/browse/HADOOP-8653 Project: Hadoop Common Issue Type: Bug

adding bin and net categories to JIRA/HADOOP

2012-08-06 Thread Steve Loughran
There aren't bin and net categories in JIRA, yet often bugs go against the code there? Should I add them?

[jira] [Created] (HADOOP-8656) backport forced daemon shutdown of HADOOP-8353 into branch-1

2012-08-06 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8656: -- Summary: backport forced daemon shutdown of HADOOP-8353 into branch-1 Key: HADOOP-8656 URL: https://issues.apache.org/jira/browse/HADOOP-8656 Project: Hadoop

Re: adding bin and net categories to JIRA/HADOOP

2012-08-06 Thread Eli Collins
Works for me. I've been adding missing ones that make sense (eg webhdfs). On Mon, Aug 6, 2012 at 11:34 AM, Steve Loughran ste...@hortonworks.com wrote: There aren't bin and net categories in JIRA, yet often bugs go against the code there? Should I add them?

Re: adding bin and net categories to JIRA/HADOOP

2012-08-06 Thread Steve Loughran
done. On 6 August 2012 13:45, Eli Collins e...@cloudera.com wrote: Works for me. I've been adding missing ones that make sense (eg webhdfs). On Mon, Aug 6, 2012 at 11:34 AM, Steve Loughran ste...@hortonworks.com wrote: There aren't bin and net categories in JIRA, yet often bugs go against

[jira] [Created] (HADOOP-8657) TestCLI fails on Windows because it uses hardcoded file length of test files committed to the source code

2012-08-06 Thread Bikas Saha (JIRA)
Bikas Saha created HADOOP-8657: -- Summary: TestCLI fails on Windows because it uses hardcoded file length of test files committed to the source code Key: HADOOP-8657 URL:

difference between mapred-site.xml and conf/masters

2012-08-06 Thread Momina Khan
Hi, I am trying to setup a hadoop cluster and I was wondering what is difference in specifying the Jobtracker IP in *mapred.job.tracker* in * mapred-site.xml* and noting the same IP in *conf/masters* file? Do I need to do both or just one. If I need to do both, is there a difference in how the two

Re: difference between mapred-site.xml and conf/masters

2012-08-06 Thread Karthik Kambatla
My understanding is that conf/masters is used only by the bin/ or sbin/ scripts - like start-*.sh, while the conf property is used by the Hadoop daemons running on that particular node. Hope that helps, Karthik On Mon, Aug 6, 2012 at 5:32 PM, Momina Khan momina.a...@gmail.com wrote: Hi, I am

Re: difference between mapred-site.xml and conf/masters

2012-08-06 Thread feng lu
Despite its name, the conf/masters file defines on which machines Hadoop will start secondary NameNodes in multi-node cluster. In some case, this is just the master machine. The primary NameNode and the JobTracker will always be the machines on which you run the bin/start-dfs.sh and

[jira] [Resolved] (HADOOP-8652) Change website to reflect new u...@hadoop.apache.org mailing list

2012-08-06 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy resolved HADOOP-8652. --- Resolution: Fixed Thanks for the review Das, I've just committed this.