[jira] [Commented] (MAPREDUCE-5951) Add support for the YARN Shared Cache

2017-10-09 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198205#comment-16198205 ] Ming Ma commented on MAPREDUCE-5951: +1. > Add support for the YARN Shared Cache >

[jira] [Commented] (MAPREDUCE-6975) Logging task counters

2017-10-09 Thread Prabhu Joseph (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198203#comment-16198203 ] Prabhu Joseph commented on MAPREDUCE-6975: -- [~Naganarasimha] Will add the output as a comment

[jira] [Commented] (MAPREDUCE-6975) Logging task counters

2017-10-09 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198058#comment-16198058 ] Naganarasimha G R commented on MAPREDUCE-6975: -- Also as we are not writing the test case

[jira] [Commented] (MAPREDUCE-6975) Logging task counters

2017-10-09 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198055#comment-16198055 ] Naganarasimha G R commented on MAPREDUCE-6975: -- [~Prabhu Joseph], I also meant the log

[jira] [Comment Edited] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198051#comment-16198051 ] rangjiaheng edited comment on MAPREDUCE-6978 at 10/10/17 2:34 AM: --

[jira] [Commented] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198051#comment-16198051 ] rangjiaheng commented on MAPREDUCE-6978: Thank you, Jason ! We solved this problem simply by

[jira] [Issue Comment Deleted] (MAPREDUCE-6922) MapReduce jobs may fail during rolling upgrade due to MAPREDUCE-6829

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rangjiaheng updated MAPREDUCE-6922: --- Comment: was deleted (was: We solve this problem simply by adding an judgment after read

[jira] [Resolved] (MAPREDUCE-6979) CLONE - MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rangjiaheng resolved MAPREDUCE-6979. Resolution: Duplicate > CLONE - MR task counters deserialized through RPC throws

[jira] [Created] (MAPREDUCE-6979) CLONE - MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
rangjiaheng created MAPREDUCE-6979: -- Summary: CLONE - MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match Key: MAPREDUCE-6979 URL:

[jira] [Commented] (MAPREDUCE-6922) MapReduce jobs may fail during rolling upgrade due to MAPREDUCE-6829

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16198041#comment-16198041 ] rangjiaheng commented on MAPREDUCE-6922: We solve this problem simply by adding an judgment

[jira] [Commented] (MAPREDUCE-6654) Possible NPE in JobHistoryEventHandler#handleEvent

2017-10-09 Thread Subru Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197708#comment-16197708 ] Subru Krishnan commented on MAPREDUCE-6654: --- I am moving this to 3.1.0 given the lack of

[jira] [Updated] (MAPREDUCE-6654) Possible NPE in JobHistoryEventHandler#handleEvent

2017-10-09 Thread Subru Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subru Krishnan updated MAPREDUCE-6654: -- Target Version/s: 3.1.0 (was: 2.9.0) > Possible NPE in

[jira] [Commented] (MAPREDUCE-6315) Implement retrieval of logs for crashed MR-AM via jhist in the staging directory

2017-10-09 Thread Subru Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197706#comment-16197706 ] Subru Krishnan commented on MAPREDUCE-6315: --- I am moving this to 3.1.0 given the lack of

[jira] [Updated] (MAPREDUCE-6315) Implement retrieval of logs for crashed MR-AM via jhist in the staging directory

2017-10-09 Thread Subru Krishnan (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subru Krishnan updated MAPREDUCE-6315: -- Target Version/s: 3.1.0 (was: 2.9.0) > Implement retrieval of logs for crashed

[jira] [Commented] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197399#comment-16197399 ] Jason Lowe commented on MAPREDUCE-6978: --- This is a duplicate of MAPREDUCE-6922. Hadoop does not

[jira] [Resolved] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe resolved MAPREDUCE-6978. --- Resolution: Duplicate > MR task counters deserialized through RPC throws

[jira] [Comment Edited] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197363#comment-16197363 ] rangjiaheng edited comment on MAPREDUCE-6978 at 10/9/17 5:37 PM: - The

[jira] [Commented] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16197363#comment-16197363 ] rangjiaheng commented on MAPREDUCE-6978: The main reason is that when Container write Counter

[jira] [Updated] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rangjiaheng updated MAPREDUCE-6978: --- Description: Environment: NM1 TaskCounter.class old version; NM2 TaskCounter.class new

[jira] [Updated] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rangjiaheng updated MAPREDUCE-6978: --- Description: Environment: NM1 TaskCounter.class old version; NM2 TaskCounter.class new

[jira] [Updated] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rangjiaheng updated MAPREDUCE-6978: --- Description: Environment: NM1 TaskCounter.class old version; NM2 TaskCounter.class new

[jira] [Updated] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rangjiaheng updated MAPREDUCE-6978: --- Description: Environment: NM1 TaskCounter.class old version; NM2 TaskCounter.class new

[jira] [Created] (MAPREDUCE-6978) MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match

2017-10-09 Thread rangjiaheng (JIRA)
rangjiaheng created MAPREDUCE-6978: -- Summary: MR task counters deserialized through RPC throws OutOfBoundsException if Counter enum class version not match Key: MAPREDUCE-6978 URL:

[jira] [Updated] (MAPREDUCE-6977) Moving logging APIs over to slf4j in hadoop-mapreduce-client-common

2017-10-09 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated MAPREDUCE-6977: - Status: Open (was: Patch Available) > Moving logging APIs over to slf4j in

[jira] [Updated] (MAPREDUCE-6977) Moving logging APIs over to slf4j in hadoop-mapreduce-client-common

2017-10-09 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated MAPREDUCE-6977: - Status: Patch Available (was: Open) > Moving logging APIs over to slf4j in

[jira] [Updated] (MAPREDUCE-6977) Moving logging APIs over to slf4j in hadoop-mapreduce-client-common

2017-10-09 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated MAPREDUCE-6977: - Status: Patch Available (was: Open) > Moving logging APIs over to slf4j in

[jira] [Updated] (MAPREDUCE-6977) Moving logging APIs over to slf4j in hadoop-mapreduce-client-common

2017-10-09 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated MAPREDUCE-6977: - Attachment: MAPREDUCE-6977.002.patch > Moving logging APIs over to slf4j in

[jira] [Updated] (MAPREDUCE-6977) Moving logging APIs over to slf4j in hadoop-mapreduce-client-common

2017-10-09 Thread Jinjiang Ling (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinjiang Ling updated MAPREDUCE-6977: - Status: Open (was: Patch Available) > Moving logging APIs over to slf4j in

[jira] [Commented] (MAPREDUCE-6977) Moving logging APIs over to slf4j in hadoop-mapreduce-client-common

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