[jira] [Commented] (MAPREDUCE-5844) Reducer Preemption is too aggressive

2014-06-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028787#comment-14028787 ] Hadoop QA commented on MAPREDUCE-5844: -- {color:green}+1 overall{color}. Here are

[jira] [Updated] (MAPREDUCE-5844) Reducer Preemption is too aggressive

2014-06-11 Thread Maysam Yabandeh (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maysam Yabandeh updated MAPREDUCE-5844: --- Attachment: MAPREDUCE-5844.patch Attaching the new patch that also contains the u

[jira] [Assigned] (MAPREDUCE-5914) Writables are not configured by framework

2014-06-11 Thread Abraham Elmahrek (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abraham Elmahrek reassigned MAPREDUCE-5914: --- Assignee: Abraham Elmahrek > Writables are not configured by framework >

[jira] [Commented] (MAPREDUCE-5896) Allow InputSplits to indicate which locations have the block cached in memory

2014-06-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028710#comment-14028710 ] Hadoop QA commented on MAPREDUCE-5896: -- {color:green}+1 overall{color}. Here are

[jira] [Updated] (MAPREDUCE-5896) Allow InputSplits to indicate which locations have the block cached in memory

2014-06-11 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Ryza updated MAPREDUCE-5896: -- Attachment: MAPREDUCE-5896-2.patch > Allow InputSplits to indicate which locations have the

[jira] [Commented] (MAPREDUCE-5920) Add Xattr option in DistCp docs

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028205#comment-14028205 ] Hudson commented on MAPREDUCE-5920: --- SUCCESS: Integrated in Hadoop-trunk-Commit #568

[jira] [Updated] (MAPREDUCE-5920) Add Xattr option in DistCp docs

2014-06-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated MAPREDUCE-5920: - Resolution: Fixed Fix Version/s: 3.0.0 Target Version/s: 3.0.0

[jira] [Commented] (MAPREDUCE-5922) Update distcp documentation to mention option for preserving xattrs.

2014-06-11 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028166#comment-14028166 ] Uma Maheswara Rao G commented on MAPREDUCE-5922: Closing this issue as

[jira] [Updated] (MAPREDUCE-5920) Add Xattr option in DistCp docs

2014-06-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated MAPREDUCE-5920: - Component/s: documentation Hadoop Flags: Reviewed +1 for the patch. I'll go ahe

[jira] [Resolved] (MAPREDUCE-5922) Update distcp documentation to mention option for preserving xattrs.

2014-06-11 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G resolved MAPREDUCE-5922. Resolution: Duplicate > Update distcp documentation to mention option f

[jira] [Commented] (MAPREDUCE-5898) distcp to support preserving HDFS extended attributes(XAttrs)

2014-06-11 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028149#comment-14028149 ] Uma Maheswara Rao G commented on MAPREDUCE-5898: Thanks Chris for fili

[jira] [Commented] (MAPREDUCE-5898) distcp to support preserving HDFS extended attributes(XAttrs)

2014-06-11 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028088#comment-14028088 ] Chris Nauroth commented on MAPREDUCE-5898: -- I filed MAPREDUCE-5922 as a follo

[jira] [Created] (MAPREDUCE-5922) Update distcp documentation to mention option for preserving xattrs.

2014-06-11 Thread Chris Nauroth (JIRA)
Chris Nauroth created MAPREDUCE-5922: Summary: Update distcp documentation to mention option for preserving xattrs. Key: MAPREDUCE-5922 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5922 Pr

[jira] [Commented] (MAPREDUCE-5896) Allow InputSplits to indicate which locations have the block cached in memory

2014-06-11 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027977#comment-14027977 ] Sandy Ryza commented on MAPREDUCE-5896: --- bq. Can we make InputSplitLocationInfo

[jira] [Commented] (MAPREDUCE-5886) Allow wordcount example job to accept multiple input paths.

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027861#comment-14027861 ] Hudson commented on MAPREDUCE-5886: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk #

[jira] [Commented] (MAPREDUCE-5834) TestGridMixClasses tests timesout on branch-2

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027867#comment-14027867 ] Hudson commented on MAPREDUCE-5834: --- FAILURE: Integrated in Hadoop-Mapreduce-trunk #

[jira] [Commented] (MAPREDUCE-5920) Add Xattr option in DistCp docs

2014-06-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027831#comment-14027831 ] Hadoop QA commented on MAPREDUCE-5920: -- {color:red}-1 overall{color}. Here are t

[jira] [Updated] (MAPREDUCE-5920) Add Xattr option in DistCp docs

2014-06-11 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated MAPREDUCE-5920: -- Attachment: MAPREDUCE-5920.patch Thanks Uma for catching this issue, the patch includes the fix. >

[jira] [Updated] (MAPREDUCE-5920) Add Xattr option in DistCp docs

2014-06-11 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated MAPREDUCE-5920: -- Status: Patch Available (was: Open) > Add Xattr option in DistCp docs > -

[jira] [Commented] (MAPREDUCE-5886) Allow wordcount example job to accept multiple input paths.

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027783#comment-14027783 ] Hudson commented on MAPREDUCE-5886: --- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1771

[jira] [Commented] (MAPREDUCE-5834) TestGridMixClasses tests timesout on branch-2

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027789#comment-14027789 ] Hudson commented on MAPREDUCE-5834: --- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1771

[jira] [Commented] (MAPREDUCE-5834) TestGridMixClasses tests timesout on branch-2

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027641#comment-14027641 ] Hudson commented on MAPREDUCE-5834: --- FAILURE: Integrated in Hadoop-Yarn-trunk #580 (

[jira] [Commented] (MAPREDUCE-5886) Allow wordcount example job to accept multiple input paths.

2014-06-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027635#comment-14027635 ] Hudson commented on MAPREDUCE-5886: --- FAILURE: Integrated in Hadoop-Yarn-trunk #580 (