[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-26 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Attachment: MAPREDUCE-5766.branch-2.patch

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch, MAPREDUCE-5766.branch-2.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-26 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated MAPREDUCE-5766:
---

   Resolution: Fixed
Fix Version/s: (was: 0.24.0)
   2.4.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed the patches to trunk, branch-2 and branch-2.4. Thanks Jian!

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 2.4.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch, MAPREDUCE-5766.branch-2.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Status: Open  (was: Patch Available)

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Attachment: MAPREDUCE-5766.2.patch

Thanks Jason for the comment, the intention was because there is already a 
LOG.info(Progress of TaskAttempt ...) immediately following the log Status 
update from... .   New patch merged these two logging, let me know if that 
looks OK. 

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Status: Patch Available  (was: Open)

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Status: Open  (was: Patch Available)

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Status: Patch Available  (was: Open)

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Attachment: MAPREDUCE-5766.3.patch

Uploaded a new patch as suggested by Jason and Vinod

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Status: Open  (was: Patch Available)

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Attachment: (was: MAPREDUCE-5766.3.patch)

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-25 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Attachment: MAPREDUCE-5766.3.patch

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch, MAPREDUCE-5766.2.patch, 
 MAPREDUCE-5766.3.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5766) Ping messages from attempts should be moved to DEBUG

2014-02-24 Thread Jian He (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jian He updated MAPREDUCE-5766:
---

Attachment: MAPREDUCE-5766.1.patch

 Ping messages from attempts should be moved to DEBUG
 

 Key: MAPREDUCE-5766
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5766
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: applicationmaster
Reporter: Ramya Sunil
Assignee: Jian He
Priority: Minor
 Fix For: 0.24.0

 Attachments: MAPREDUCE-5766.1.patch


 Messages such as org.apache.hadoop.mapred.TaskAttemptListenerImpl: Ping from 
 attempt_1391416522080_0015_m_00_0 in AM logs should be moved to DEBUG.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)