[jira] [Created] (MAPREDUCE-5623) NonAggregatingLogHandler can throw RejectedExecutionException

2013-11-13 Thread Tsuyoshi OZAWA (JIRA)
Tsuyoshi OZAWA created MAPREDUCE-5623: - Summary: NonAggregatingLogHandler can throw RejectedExecutionException Key: MAPREDUCE-5623 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5623

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

2013-11-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1607/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 31875 lines...] Failed tests:

Re: Next releases

2013-11-13 Thread Arun C Murthy
On Nov 12, 2013, at 1:54 PM, Todd Lipcon t...@cloudera.com wrote: On Mon, Nov 11, 2013 at 2:57 PM, Colin McCabe cmcc...@alumni.cmu.eduwrote: To be honest, I'm not aware of anything in 2.2.1 that shouldn't be there. However, I have only been following the HDFS and common side of things so

Re: Next releases

2013-11-13 Thread Arun C Murthy
On Nov 12, 2013, at 1:54 PM, Todd Lipcon t...@cloudera.com wrote: On Mon, Nov 11, 2013 at 2:57 PM, Colin McCabe cmcc...@alumni.cmu.eduwrote: To be honest, I'm not aware of anything in 2.2.1 that shouldn't be there. However, I have only been following the HDFS and common side of things so

Re: Next releases

2013-11-13 Thread Steve Loughran
On 13 November 2013 18:11, Arun C Murthy a...@hortonworks.com wrote: HADOOP-9623 Update jets3t dependency to 0.9.0 I saw that change -I don't think its a bad one, but I do think we need more testing of blobstores especially big operations, like 6Gb uploads (which should now work

Re: Next releases

2013-11-13 Thread Sandy Ryza
Here are few patches that I put into 2.2.1 and are minimally invasive, but I don't think are blockers: YARN-305. Fair scheduler logs too many Node offered to app messages. YARN-1335. Move duplicate code from FSSchedulerApp and FiCaSchedulerApp into SchedulerApplication YARN-1333. Support

Re: Next releases

2013-11-13 Thread Arun C Murthy
On Nov 13, 2013, at 12:38 PM, Sandy Ryza sandy.r...@cloudera.com wrote: Here are few patches that I put into 2.2.1 and are minimally invasive, but I don't think are blockers: YARN-305. Fair scheduler logs too many Node offered to app messages. YARN-1335. Move duplicate code from

Re: Next releases

2013-11-13 Thread Alejandro Abdelnur
Sound goods, just a little impedance between what seem to be 2 conflicting goals: * what features we target for each release * train releases If we want to do train releases at fixed times, then if a feature is not ready, it catches the next train, no delays of the train because of a feature. If

[jira] [Created] (MAPREDUCE-5625) TestFixedLengthInputFormat fails in jdk7 environment

2013-11-13 Thread Jonathan Eagles (JIRA)
Jonathan Eagles created MAPREDUCE-5625: -- Summary: TestFixedLengthInputFormat fails in jdk7 environment Key: MAPREDUCE-5625 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5625 Project:

Re: Next releases

2013-11-13 Thread Jason Lowe
I think a lot of confusion comes from the fact that the 2.x line is starting to mature. Before this there wasn't such a big contention of what went into patch vs. minor releases and often the lines were blurred between the two. However now we have significant customers and products starting

[jira] [Reopened] (MAPREDUCE-5215) mapreduce.Job is missing getJobClient() so its incompatible with MR1

2013-11-13 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal reopened MAPREDUCE-5215: -- People are using this method using reflection and now breaking example scoobi Thanks,