[jira] [Commented] (MAPREDUCE-7030) Uploader tool should ignore symlinks to the same directory

2018-01-11 Thread Gergo Repas (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322242#comment-16322242 ] Gergo Repas commented on MAPREDUCE-7030: Thanks for the patch [~miklos.szeg...@cloudera.com],

[jira] [Updated] (MAPREDUCE-7020) Task timeout in uber mode can crash AM

2018-01-11 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-7020: -- Affects Version/s: 2.7.6 2.8.4 2.9.1

[jira] [Commented] (MAPREDUCE-7020) TestUberAM is failing

2018-01-11 Thread Peter Bacsko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322519#comment-16322519 ] Peter Bacsko commented on MAPREDUCE-7020: - My current proposal: in a finally block, stop the

[jira] [Commented] (MAPREDUCE-7020) TestUberAM is failing

2018-01-11 Thread Peter Bacsko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322515#comment-16322515 ] Peter Bacsko commented on MAPREDUCE-7020: - Ok, I found out the problem. It's caused by

[jira] [Updated] (MAPREDUCE-7020) TestUberAM is failing

2018-01-11 Thread Peter Bacsko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Bacsko updated MAPREDUCE-7020: Attachment: MAPREDUCE-7020-001.patch > TestUberAM is failing > - >

[jira] [Commented] (MAPREDUCE-7020) TestUberAM is failing

2018-01-11 Thread Peter Bacsko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322525#comment-16322525 ] Peter Bacsko commented on MAPREDUCE-7020: - [~ajisakaa] [~jlowe] what do you guys think about

[jira] [Commented] (MAPREDUCE-7029) FileOutputCommitter#commitTask should delete task directory

2018-01-11 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322539#comment-16322539 ] Jason Lowe commented on MAPREDUCE-7029: --- Thanks for the patch! Overall looks good to me. It

[jira] [Comment Edited] (MAPREDUCE-7020) TestUberAM is failing

2018-01-11 Thread Peter Bacsko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322515#comment-16322515 ] Peter Bacsko edited comment on MAPREDUCE-7020 at 1/11/18 4:48 PM: --

[jira] [Commented] (MAPREDUCE-7020) Task timeout in uber mode can crash AM

2018-01-11 Thread Peter Bacsko (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322624#comment-16322624 ] Peter Bacsko commented on MAPREDUCE-7020: - Oops, {{done()}} was removed by accident. It should

[jira] [Commented] (MAPREDUCE-7030) Uploader tool should ignore symlinks to the same directory

2018-01-11 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322725#comment-16322725 ] Robert Kanter commented on MAPREDUCE-7030: -- The patch looks good. It doesn't look like it

[jira] [Created] (MAPREDUCE-7033) Map outputs implicitly rely on permissive umask for shuffle

2018-01-11 Thread Jason Lowe (JIRA)
Jason Lowe created MAPREDUCE-7033: - Summary: Map outputs implicitly rely on permissive umask for shuffle Key: MAPREDUCE-7033 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7033 Project: Hadoop

[jira] [Created] (MAPREDUCE-7032) Add the ability to specify a delayed replication count

2018-01-11 Thread Miklos Szegedi (JIRA)
Miklos Szegedi created MAPREDUCE-7032: - Summary: Add the ability to specify a delayed replication count Key: MAPREDUCE-7032 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7032 Project:

[jira] [Commented] (MAPREDUCE-7020) Task timeout in uber mode can crash AM

2018-01-11 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16322707#comment-16322707 ] Jason Lowe commented on MAPREDUCE-7020: --- Thinking about this a bit more, I'm not sure how

[jira] [Updated] (MAPREDUCE-7030) Uploader tool should ignore symlinks to the same directory

2018-01-11 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Szegedi updated MAPREDUCE-7030: -- Attachment: MAPREDUCE-7030.006.patch > Uploader tool should ignore symlinks to the

[jira] [Updated] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated MAPREDUCE-7034: Issue Type: Sub-task (was: Improvement) Parent: MAPREDUCE-6946 >

[jira] [Commented] (MAPREDUCE-7030) Uploader tool should ignore symlinks to the same directory

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323465#comment-16323465 ] Hadoop QA commented on MAPREDUCE-7030: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323535#comment-16323535 ] Takanobu Asanuma commented on MAPREDUCE-7034: - Thanks! > Moving logging APIs over to

[jira] [Updated] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated MAPREDUCE-7034: Status: Patch Available (was: Open) > Moving logging APIs over to slf4j the

[jira] [Commented] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323419#comment-16323419 ] Takanobu Asanuma commented on MAPREDUCE-7034: - Hi [~ajisakaa], could you grant me the

[jira] [Updated] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated MAPREDUCE-7034: Attachment: MAPREDUCE-7034.1.patch Uploaded the 1st patch. > Moving logging

[jira] [Created] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created MAPREDUCE-7034: --- Summary: Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce Key: MAPREDUCE-7034 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7034

[jira] [Assigned] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka reassigned MAPREDUCE-7034: Assignee: Takanobu Asanuma Done. > Moving logging APIs over to slf4j the rest

[jira] [Commented] (MAPREDUCE-7034) Moving logging APIs over to slf4j the rest of all in hadoop-mapreduce

2018-01-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16323669#comment-16323669 ] Hadoop QA commented on MAPREDUCE-7034: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||