[jira] [Created] (MAPREDUCE-5604) TestMRAMWithNonNormalizedCapabilities fails on Windows due to exceeding max path length

2013-10-30 Thread Chris Nauroth (JIRA)
Chris Nauroth created MAPREDUCE-5604: Summary: TestMRAMWithNonNormalizedCapabilities fails on Windows due to exceeding max path length Key: MAPREDUCE-5604 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5

Re: test-patch failing with OOM errors in javah

2013-10-30 Thread Omkar Joshi
btw I am doing this on my local mac machine.. not on build machines. Thanks, Omkar Joshi *Hortonworks Inc.* On Wed, Oct 30, 2013 at 4:47 PM, Omkar Joshi wrote: > yes even I do the same.. I just use this to build > > export _JAVA_OPTIONS="-Djava.awt.headless=true -X

Re: test-patch failing with OOM errors in javah

2013-10-30 Thread Omkar Joshi
yes even I do the same.. I just use this to build export _JAVA_OPTIONS="-Djava.awt.headless=true -Xmx2048m -Xms2048m" mvn clean install package -Pdist -Dtar -DskipTests -Dmaven.javadoc.skip=true Thanks, Omkar Joshi *Hortonworks Inc.* On Wed, Oct 30, 2013 at 3:39 PM

Re: test-patch failing with OOM errors in javah

2013-10-30 Thread Roman Shaposhnik
I can take a look sometime later today. Meantime I can only say that I've been running into 1Gb limit in a few builds as of late. These days -- I just go with 2G by default. Thanks, Roman. On Wed, Oct 30, 2013 at 3:33 PM, Alejandro Abdelnur wrote: > The following is happening in builds for MAPRE

test-patch failing with OOM errors in javah

2013-10-30 Thread Alejandro Abdelnur
The following is happening in builds for MAPREDUCE and YARN patches. I've seen the failures in hadoop5 and hadoop7 machines. I've increased Maven memory to 1GB (export MAVEN_OPTS="-Xmx1024m" in the jenkins jobs) but still some failures persist: https://builds.apache.org/job/PreCommit-MAPREDUCE-Buil

[jira] [Created] (MAPREDUCE-5603) Ability to disable FileInputFormat listLocatedStatus optimization to save client memory

2013-10-30 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-5603: - Summary: Ability to disable FileInputFormat listLocatedStatus optimization to save client memory Key: MAPREDUCE-5603 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5603

Hadoop-Mapreduce-trunk - Build # 1594 - Still Failing

2013-10-30 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1594/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12464 lines...] # # There is insufficient memory for

[jira] [Created] (MAPREDUCE-5602) cygwin path error

2013-10-30 Thread Amit Cahanovich (JIRA)
Amit Cahanovich created MAPREDUCE-5602: -- Summary: cygwin path error Key: MAPREDUCE-5602 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5602 Project: Hadoop Map/Reduce Issue Type: B