[jira] [Commented] (MAPREDUCE-7037) Possible dead code in CombineFileInputFormat

2018-01-16 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16328387#comment-16328387 ] Akira Ajisaka commented on MAPREDUCE-7037: -- Attached a sample patch. I agree with Jason that

[jira] [Updated] (MAPREDUCE-7037) Possible dead code in CombineFileInputFormat

2018-01-16 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated MAPREDUCE-7037: - Attachment: MAPREDUCE-7037.001.patch > Possible dead code in CombineFileInputFormat >

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

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

[jira] [Updated] (MAPREDUCE-7040) Job order in HistoryServer is not always correct

2018-01-16 Thread Tao Jie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tao Jie updated MAPREDUCE-7040: --- Description: Now in JobHistoryServer, jobs are ordered by JobID in a datatable. JobID here is

[jira] [Created] (MAPREDUCE-7040) Job order in HistoryServer is not always correct

2018-01-16 Thread Tao Jie (JIRA)
Tao Jie created MAPREDUCE-7040: -- Summary: Job order in HistoryServer is not always correct Key: MAPREDUCE-7040 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7040 Project: Hadoop Map/Reduce

[jira] [Updated] (MAPREDUCE-7038) JHS uses service config to identify local hostname

2018-01-16 Thread NITHIN MAHESH (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] NITHIN MAHESH updated MAPREDUCE-7038: - Attachment: MAPREDUCE-7038.patch > JHS uses service config to identify local hostname

[jira] [Created] (MAPREDUCE-7039) Add another tool that watches and deletes old frameworks jars based on shared cache CleanerService

2018-01-16 Thread Miklos Szegedi (JIRA)
Miklos Szegedi created MAPREDUCE-7039: - Summary: Add another tool that watches and deletes old frameworks jars based on shared cache CleanerService Key: MAPREDUCE-7039 URL:

[jira] [Updated] (MAPREDUCE-7038) JHS uses service config to identify local hostname

2018-01-16 Thread NITHIN MAHESH (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] NITHIN MAHESH updated MAPREDUCE-7038: - Description: In JobHistoryServer.doSecureLogin(), the local hostname is got by

[jira] [Updated] (MAPREDUCE-7038) JHS uses service config to identify local hostname

2018-01-16 Thread NITHIN MAHESH (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] NITHIN MAHESH updated MAPREDUCE-7038: - Summary: JHS uses service config to identify local hostname (was: ATS uses timeline

[jira] [Created] (MAPREDUCE-7038) ATS uses timeline service config to identify local hostname

2018-01-16 Thread NITHIN MAHESH (JIRA)
NITHIN MAHESH created MAPREDUCE-7038: Summary: ATS uses timeline service config to identify local hostname Key: MAPREDUCE-7038 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7038 Project:

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

2018-01-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327841#comment-16327841 ] Jason Lowe commented on MAPREDUCE-7029: --- Thanks for updating the patch!  +1 for the trunk

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

2018-01-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe reassigned MAPREDUCE-7029: - Assignee: Karthik Palaniappan > FileOutputCommitter#commitTask should delete task

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

2018-01-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated MAPREDUCE-7029: -- Attachment: MAPREDUCE-7029-branch-2.005.patch > FileOutputCommitter#commitTask should

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

2018-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327666#comment-16327666 ] Hudson commented on MAPREDUCE-7032: --- ABORTED: Integrated in Jenkins build Hadoop-trunk-Commit #13503

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

2018-01-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter updated MAPREDUCE-7032: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.1.0

[jira] [Commented] (MAPREDUCE-6984) MR AM to clean up temporary files from previous attempt

2018-01-16 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327558#comment-16327558 ] Haibo Chen commented on MAPREDUCE-6984: --- Thanks [~grepas] for the updated patch! A few more

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

2018-01-16 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327555#comment-16327555 ] Robert Kanter commented on MAPREDUCE-7032: -- +1 LGTM > Add the ability to specify a delayed

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

2018-01-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327391#comment-16327391 ] Jason Lowe commented on MAPREDUCE-7020: --- Checking for a specific exception would fix this

[jira] [Commented] (MAPREDUCE-7037) Possible dead code in CombineFileInputFormat

2018-01-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16327299#comment-16327299 ] Jason Lowe commented on MAPREDUCE-7037: --- The array itself is not used, but the act of filling in

[jira] [Moved] (MAPREDUCE-7037) Possible dead code in CombineFileInputFormat

2018-01-16 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe moved HADOOP-15173 to MAPREDUCE-7037: Key: MAPREDUCE-7037 (was: HADOOP-15173) Project: