[jira] [Created] (HADOOP-9921) daemon scripts should remove pid file on stop call after stop or process is found not running

2013-08-30 Thread Vinay (JIRA)
Vinay created HADOOP-9921: - Summary: daemon scripts should remove pid file on stop call after stop or process is found not running Key: HADOOP-9921 URL: https://issues.apache.org/jira/browse/HADOOP-9921 Proje

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

2013-08-30 Thread Apache Jenkins Server
See Changes: [suresh] HADOOP-5144. Move change from 3.0 to 2.3.0 release section [jing9] HDFS-5140. Too many safemode monitor threads being created in the standby namenode causing it to fail with out of memory error. Contributed by

hadoop wiki page

2013-08-30 Thread Pere Ferrera
Hello, "Datasalt (http://www.datasalt.com/) is a Hadoop consulting company which released two open-source products on top of Hadoop (Pangool, an easier low-level API for Hadoop: http://pangool.net/ and Splout SQL, a low-latency SQL serving engine on top of Hadoop: http://sploutsql.com/). Datasalt

[jira] [Created] (HADOOP-9922) hadoop windows native build will fail in 32 bit machine

2013-08-30 Thread Vinay (JIRA)
Vinay created HADOOP-9922: - Summary: hadoop windows native build will fail in 32 bit machine Key: HADOOP-9922 URL: https://issues.apache.org/jira/browse/HADOOP-9922 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-9923) yarn staging area on hdfs has wrong permission and is created by the wrong user

2013-08-30 Thread JIRA
André Kelpe created HADOOP-9923: --- Summary: yarn staging area on hdfs has wrong permission and is created by the wrong user Key: HADOOP-9923 URL: https://issues.apache.org/jira/browse/HADOOP-9923 Project

Re: hadoop-2.1.1-beta & hadoop-2.2.0 (GA)

2013-08-30 Thread Arun C Murthy
I'm planning on creating a branch-2.1.1-beta by EOD today. Ok? thanks, Arun On Aug 16, 2013, at 7:39 PM, Arun C Murthy wrote: > Gang, > > I spent time looking through changes slated for hadoop-2.1.1-beta and things > look fairly contained (~10 or so changes for each of Common, HDFS, YARN &

Re: hadoop wiki page

2013-08-30 Thread Steve Loughran
sure, create a wiki account, email the login name here and we'll give you write access On 30 August 2013 02:34, Pere Ferrera wrote: > Hello, > > "Datasalt (http://www.datasalt.com/) is a Hadoop consulting company which > released two open-source products on top of Hadoop (Pangool, an easier > l

Re: hadoop-2.1.1-beta & hadoop-2.2.0 (GA)

2013-08-30 Thread Vinod Kumar Vavilapalli
Looking at the blockers, MAPREDUCE and YARN at least, looks like we'll need a week or two. A branch 2.1.1 would mean commits to 4 branches. Assuming everyone is only committing blockers, bugs and critical fixes to branch-2.1-beta, we should be okay with not creating yet another branch. Thanks,

[jira] [Created] (HADOOP-9924) FileUtil.createJarWithClassPath() does not generate relative classpath correctly

2013-08-30 Thread shanyu zhao (JIRA)
shanyu zhao created HADOOP-9924: --- Summary: FileUtil.createJarWithClassPath() does not generate relative classpath correctly Key: HADOOP-9924 URL: https://issues.apache.org/jira/browse/HADOOP-9924 Projec

issues with distcp copying from 1.0 to 2.0

2013-08-30 Thread Sangjin Lee
This may have been discussed in the past, but I haven't been able to find one... It seems as though much work has been done to make distcp from 1.0 to 2.0 work with checksum enabled ( https://issues.apache.org/jira/browse/HADOOP-8060). And I do see all the work has been merged to the 2.0 releases.