[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285520#comment-14285520
 ] 

Hudson commented on YARN-2731:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #814 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/814/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285537#comment-14285537
 ] 

Hudson commented on YARN-2731:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #80 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/80/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java
* hadoop-yarn-project/CHANGES.txt


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285722#comment-14285722
 ] 

Hudson commented on YARN-2731:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #81 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/81/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285665#comment-14285665
 ] 

Hudson commented on YARN-2731:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #77 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/77/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java
* hadoop-yarn-project/CHANGES.txt


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285684#comment-14285684
 ] 

Hudson commented on YARN-2731:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #2012 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2012/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java
* hadoop-yarn-project/CHANGES.txt


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-21 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14285778#comment-14285778
 ] 

Hudson commented on YARN-2731:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2031 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2031/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java
* hadoop-yarn-project/CHANGES.txt


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-20 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14284579#comment-14284579
 ] 

Hudson commented on YARN-2731:
--

FAILURE: Integrated in Hadoop-trunk-Commit #6895 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6895/])
YARN-2731. Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
maybeInitBuilder. (Contributed by Carlo Curino) (wangda: rev 
f250ad1773b19713d6aea81ae290ebb4c90fd44b)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/api/protocolrecords/impl/pb/RegisterApplicationMasterResponsePBImpl.java
* hadoop-yarn-project/CHANGES.txt


 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-2731) Fixed RegisterApplicationMasterResponsePBImpl to properly invoke maybeInitBuilder

2015-01-20 Thread Wangda Tan (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14284575#comment-14284575
 ] 

Wangda Tan commented on YARN-2731:
--

Committed to trunk and branch-2, thanks Carlo!

 Fixed RegisterApplicationMasterResponsePBImpl to properly invoke 
 maybeInitBuilder
 -

 Key: YARN-2731
 URL: https://issues.apache.org/jira/browse/YARN-2731
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Carlo Curino
Assignee: Carlo Curino
 Fix For: 2.7.0

 Attachments: YARN-2731.patch


 If I am not mistaken in RegisterApplicationMasterResponsePBImpl we are 
 missing to initialize the builder in  setNMTokensFromPreviousAttempts(), and 
 we initialize the builder in the wrong place in:  setClientToAMTokenMasterKey



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)