[jira] [Updated] (YARN-1123) [YARN-321] Adding ContainerReport and Protobuf implementation

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-1123: -- Attachment: YARN-1123-6.patch +1. I created patch which is almost the same, but fix a minor format issue

[jira] [Resolved] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1384. --- Resolution: Invalid > RMAppImpl#createApplicationState should call > RMServerUtils#createApplicationS

[jira] [Commented] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812676#comment-13812676 ] Zhijie Shen commented on YARN-1384: --- I've validated it the problem again. RMServerUtils#c

[jira] [Commented] (YARN-1123) [YARN-321] Adding ContainerReport and Protobuf implementation

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812679#comment-13812679 ] Hadoop QA commented on YARN-1123: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (YARN-978) [YARN-321] Adding ApplicationAttemptReport and Protobuf implementation

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812682#comment-13812682 ] Zhijie Shen commented on YARN-978: -- +1 > [YARN-321] Adding ApplicationAttemptReport and Pr

[jira] [Created] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Liyin Liang (JIRA)
Liyin Liang created YARN-1388: - Summary: fair share do not display info in the scheduler page Key: YARN-1388 URL: https://issues.apache.org/jira/browse/YARN-1388 Project: Hadoop YARN Issue Type:

[jira] [Updated] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Liyin Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Liang updated YARN-1388: -- Description: YARN-1044 fixed min/max/used resource display problem in the scheduler page. But the "Fair

[jira] [Updated] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Liyin Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Liang updated YARN-1388: -- Attachment: yarn-1388.diff > fair share do not display info in the scheduler page >

[jira] [Commented] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812828#comment-13812828 ] Hadoop QA commented on YARN-1388: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812975#comment-13812975 ] Sandy Ryza commented on YARN-1388: -- +1 > fair share do not display info in the scheduler

[jira] [Commented] (YARN-1320) Custom log4j properties in Distributed shell does not work properly.

2013-11-04 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813079#comment-13813079 ] Vinod Kumar Vavilapalli commented on YARN-1320: --- I doubt if the patch is goin

[jira] [Commented] (YARN-979) [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813089#comment-13813089 ] Zhijie Shen commented on YARN-979: -- The patch is almost good with the following minor issue

[jira] [Updated] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-1121: -- Attachment: YARN-1121.4.patch - Add a separate drainingStop flag to indicate serviceStop() is called for draini

[jira] [Updated] (YARN-1210) During RM restart, RM should start a new attempt only when previous attempt exits for real

2013-11-04 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Vinit Joshi updated YARN-1210: Attachment: YARN-1210.2.patch > During RM restart, RM should start a new attempt only when p

[jira] [Commented] (YARN-1210) During RM restart, RM should start a new attempt only when previous attempt exits for real

2013-11-04 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813109#comment-13813109 ] Omkar Vinit Joshi commented on YARN-1210: - completely removed RECOVERED state. rest

[jira] [Commented] (YARN-1210) During RM restart, RM should start a new attempt only when previous attempt exits for real

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813112#comment-13813112 ] Hadoop QA commented on YARN-1210: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (YARN-1210) During RM restart, RM should start a new attempt only when previous attempt exits for real

2013-11-04 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813115#comment-13813115 ] Omkar Vinit Joshi commented on YARN-1210: - cancelled the patch as it is based on YA

[jira] [Commented] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813118#comment-13813118 ] Sangjin Lee commented on YARN-1388: --- Looks good to me. Thanks for the patch! > fair shar

[jira] [Commented] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813126#comment-13813126 ] Hadoop QA commented on YARN-1121: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (YARN-311) Dynamic node resource configuration: core scheduler changes

2013-11-04 Thread Luke Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813139#comment-13813139 ] Luke Lu commented on YARN-311: -- [~djp]: Unfortunately YARN-1343 got in before I tried to merge

[jira] [Commented] (YARN-90) NodeManager should identify failed disks becoming good back again

2013-11-04 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813183#comment-13813183 ] Vinod Kumar Vavilapalli commented on YARN-90: - Thanks for the patch, Song! Some q

[jira] [Commented] (YARN-979) [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813196#comment-13813196 ] Mayank Bansal commented on YARN-979: [~zjshen] Thanks for the review. bq. You need to c

[jira] [Commented] (YARN-979) [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813197#comment-13813197 ] Mayank Bansal commented on YARN-979: Rest of the comments incorporated. Thanks, Mayank

[jira] [Updated] (YARN-979) [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal updated YARN-979: --- Attachment: YARN-979-5.patch Updating the latest patch. Thanks, Mayank > [YARN-321] Add more APIs rel

[jira] [Updated] (YARN-1222) Make improvements in ZKRMStateStore for fencing

2013-11-04 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated YARN-1222: --- Attachment: yarn-1222-4.patch Updating new patch. If HA is enabled, when any of the ZK operati

[jira] [Commented] (YARN-979) [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813205#comment-13813205 ] Hadoop QA commented on YARN-979: {color:red}-1 overall{color}. Here are the results of test

[jira] [Commented] (YARN-1222) Make improvements in ZKRMStateStore for fencing

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813274#comment-13813274 ] Hadoop QA commented on YARN-1222: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (YARN-1378) Implement a RMStateStore cleaner for deleting application/attempt info

2013-11-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813299#comment-13813299 ] Jian He commented on YARN-1378: --- Hi [~ozawa], this jira is oriented only for periodically cle

[jira] [Commented] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813301#comment-13813301 ] Zhijie Shen commented on YARN-1121: --- One typo: setDraningStop -> setDrainingStop > RMSta

[jira] [Commented] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813305#comment-13813305 ] Jian He commented on YARN-1121: --- bq. One typo: setDraningStop -> setDrainingStop Nice catch !

[jira] [Created] (YARN-1389) Merging the ApplicationClientProtocol and ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
Mayank Bansal created YARN-1389: --- Summary: Merging the ApplicationClientProtocol and ApplicationHistoryProtocol Key: YARN-1389 URL: https://issues.apache.org/jira/browse/YARN-1389 Project: Hadoop YARN

[jira] [Assigned] (YARN-1389) Merging the ApplicationClientProtocol and ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal reassigned YARN-1389: --- Assignee: Mayank Bansal (was: Zhijie Shen) > Merging the ApplicationClientProtocol and Applic

[jira] [Updated] (YARN-1389) Merging the ApplicationClientProtocol and ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal updated YARN-1389: Description: At some point we need more infor in applicationClientProtocol which we have in Applica

[jira] [Commented] (YARN-954) [YARN-321] History Service should create the webUI and wire it to HistoryStorage

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813320#comment-13813320 ] Mayank Bansal commented on YARN-954: [~devaraj.k] Hi Deveraj, there are some changes

[jira] [Commented] (YARN-1023) [YARN-321] Webservices REST API's support for Application History

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813322#comment-13813322 ] Mayank Bansal commented on YARN-1023: - [~devaraj.k] Hi Deveraj, there are some chang

[jira] [Commented] (YARN-1374) Resource Manager fails to start due to ConcurrentModificationException

2013-11-04 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813337#comment-13813337 ] Vinod Kumar Vavilapalli commented on YARN-1374: --- I agree with both the sides.

[jira] [Commented] (YARN-1374) Resource Manager fails to start due to ConcurrentModificationException

2013-11-04 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813346#comment-13813346 ] Steve Loughran commented on YARN-1374: -- [~bikassaha] -if we clone the list before iter

[jira] [Updated] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-1121: -- Attachment: YARN-1121.5.patch - Fixed the typo - Added a new DrainEventHandler for ignoring events while drainin

[jira] [Commented] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813409#comment-13813409 ] Hadoop QA commented on YARN-1121: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (YARN-445) Ability to signal containers

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813463#comment-13813463 ] Sandy Ryza commented on YARN-445: - In 0.21, when a task was going to be killed due to timeou

[jira] [Commented] (YARN-445) Ability to signal containers

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813464#comment-13813464 ] Sandy Ryza commented on YARN-445: - To expand on that, it would be nice not to require SIGQU

[jira] [Commented] (YARN-445) Ability to signal containers

2013-11-04 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813468#comment-13813468 ] Jason Lowe commented on YARN-445: - However it would also be nice to not always tie SIGQUIT t

[jira] [Commented] (YARN-445) Ability to signal containers

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813470#comment-13813470 ] Sandy Ryza commented on YARN-445: - Very true > Ability to signal containers > -

[jira] [Commented] (YARN-445) Ability to signal containers

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813471#comment-13813471 ] Sandy Ryza commented on YARN-445: - Oops didn't realize that that feature was the original mo

[jira] [Updated] (YARN-1266) Adding ApplicationHistoryProtocolPBService to make web apps to work

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal updated YARN-1266: Attachment: YARN-1266-2.patch Cleaning up patch and moving rest of the stuff to corresponding JIRAS.

[jira] [Commented] (YARN-1210) During RM restart, RM should start a new attempt only when previous attempt exits for real

2013-11-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813500#comment-13813500 ] Jian He commented on YARN-1210: --- - Instead of passing running containers as parameter in Reg

[jira] [Commented] (YARN-1266) Adding ApplicationHistoryProtocolPBService to make web apps to work

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813505#comment-13813505 ] Hadoop QA commented on YARN-1266: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Commented] (YARN-1323) Set HTTPS webapp address along with other RPC addresses

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813529#comment-13813529 ] Sandy Ryza commented on YARN-1323: -- +1 > Set HTTPS webapp address along with other RPC ad

[jira] [Commented] (YARN-1388) fair share do not display info in the scheduler page

2013-11-04 Thread Liyin Liang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813540#comment-13813540 ] Liyin Liang commented on YARN-1388: --- Because it is a small UI change, the patch didn't ad

[jira] [Updated] (YARN-1323) Set HTTPS webapp address along with other RPC addresses in HAUtil

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Ryza updated YARN-1323: - Summary: Set HTTPS webapp address along with other RPC addresses in HAUtil (was: Set HTTPS webapp address

[jira] [Commented] (YARN-311) Dynamic node resource configuration: core scheduler changes

2013-11-04 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813547#comment-13813547 ] Junping Du commented on YARN-311: - Sure. Will update patch soon. Thx! > Dynamic node resour

[jira] [Commented] (YARN-674) Slow or failing DelegationToken renewals on submission itself make RM unavailable

2013-11-04 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813560#comment-13813560 ] Omkar Vinit Joshi commented on YARN-674: Thanks [~vinodkv] for review... bq. Does t

[jira] [Updated] (YARN-674) Slow or failing DelegationToken renewals on submission itself make RM unavailable

2013-11-04 Thread Omkar Vinit Joshi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Vinit Joshi updated YARN-674: --- Attachment: YARN-674.5.patch > Slow or failing DelegationToken renewals on submission itself ma

[jira] [Commented] (YARN-1279) Expose a client API to allow clients to figure if log aggregation is complete

2013-11-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813562#comment-13813562 ] Jian He commented on YARN-1279: --- - LogAggregationState: DISABLE -> DISABLED, NOT_START -> N

[jira] [Commented] (YARN-1323) Set HTTPS webapp address along with other RPC addresses in HAUtil

2013-11-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813564#comment-13813564 ] Hudson commented on YARN-1323: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4692 (See [https:

[jira] [Updated] (YARN-1388) Fair Scheduler page always displays blank fair share

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Ryza updated YARN-1388: - Summary: Fair Scheduler page always displays blank fair share (was: fair share do not display info in the

[jira] [Commented] (YARN-1388) Fair Scheduler page always displays blank fair share

2013-11-04 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813566#comment-13813566 ] Sandy Ryza commented on YARN-1388: -- I just committed this. THanks [~liangly]! > Fair Sch

[jira] [Updated] (YARN-311) Dynamic node resource configuration: core scheduler changes

2013-11-04 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated YARN-311: Attachment: YARN-311-v13.patch > Dynamic node resource configuration: core scheduler changes > --

[jira] [Commented] (YARN-311) Dynamic node resource configuration: core scheduler changes

2013-11-04 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813574#comment-13813574 ] Junping Du commented on YARN-311: - Updated in v13 patch. > Dynamic node resource configurat

[jira] [Commented] (YARN-1197) Support changing resources of an allocated container

2013-11-04 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813580#comment-13813580 ] Bikas Saha commented on YARN-1197: -- Wangda, sorry for the delayed response. Was caught up

[jira] [Commented] (YARN-1388) Fair Scheduler page always displays blank fair share

2013-11-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813581#comment-13813581 ] Hudson commented on YARN-1388: -- SUCCESS: Integrated in Hadoop-trunk-Commit #4693 (See [https:

[jira] [Commented] (YARN-674) Slow or failing DelegationToken renewals on submission itself make RM unavailable

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813638#comment-13813638 ] Hadoop QA commented on YARN-674: {color:red}-1 overall{color}. Here are the results of test

[jira] [Commented] (YARN-311) Dynamic node resource configuration: core scheduler changes

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813661#comment-13813661 ] Hadoop QA commented on YARN-311: {color:green}+1 overall{color}. Here are the results of te

[jira] [Commented] (YARN-674) Slow or failing DelegationToken renewals on submission itself make RM unavailable

2013-11-04 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813672#comment-13813672 ] Bikas Saha commented on YARN-674: - We were intentionally going through the same submitApplic

[jira] [Commented] (YARN-1279) Expose a client API to allow clients to figure if log aggregation is complete

2013-11-04 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813678#comment-13813678 ] Xuan Gong commented on YARN-1279: - bq.LogAggregationState: DISABLE -> DISABLED, NOT_START -

[jira] [Updated] (YARN-1279) Expose a client API to allow clients to figure if log aggregation is complete

2013-11-04 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-1279: Attachment: YARN-1279.5.patch > Expose a client API to allow clients to figure if log aggregation is complet

[jira] [Updated] (YARN-261) Ability to kill AM attempts

2013-11-04 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/YARN-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated YARN-261: - Attachment: YARN-261--n7.patch Uploading a patch rebased after YARN-891 and with fixes according to

[jira] [Commented] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813685#comment-13813685 ] Bikas Saha commented on YARN-1121: -- There are 3 new booleans with 8 combinations possible

[jira] [Commented] (YARN-1121) RMStateStore should flush all pending store events before closing

2013-11-04 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813686#comment-13813686 ] Bikas Saha commented on YARN-1121: -- Code for comment above - Isnt this almost a tight loop

[jira] [Commented] (YARN-1307) Rethink znode structure for RM HA

2013-11-04 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813689#comment-13813689 ] Bikas Saha commented on YARN-1307: -- This probably needs major rebasing after recent change

[jira] [Commented] (YARN-979) [YARN-321] Add more APIs related to ApplicationAttempt and Container in ApplicationHistoryProtocol

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813702#comment-13813702 ] Zhijie Shen commented on YARN-979: -- I still have one question w.r.t. the annotations of the

[jira] [Commented] (YARN-1279) Expose a client API to allow clients to figure if log aggregation is complete

2013-11-04 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813706#comment-13813706 ] Hadoop QA commented on YARN-1279: - {color:red}-1 overall{color}. Here are the results of t

[jira] [Updated] (YARN-1389) ApplicationClientProtocol and ApplicationHistoryProtocol should expose analog APIs

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated YARN-1389: -- Description: As we plan to have the APIs in ApplicationHistoryProtocol to expose the reports of *finish

[jira] [Commented] (YARN-955) [YARN-321] Implementation of ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813712#comment-13813712 ] Mayank Bansal commented on YARN-955: Thanks [~zjshen] for the review bq. 1. Is there an

[jira] [Updated] (YARN-955) [YARN-321] Implementation of ApplicationHistoryProtocol

2013-11-04 Thread Mayank Bansal (JIRA)
[ https://issues.apache.org/jira/browse/YARN-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Bansal updated YARN-955: --- Attachment: YARN-955-2.patch Adding the latest patch. Thanks, Mayank > [YARN-321] Implementation of A

[jira] [Commented] (YARN-1222) Make improvements in ZKRMStateStore for fencing

2013-11-04 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813716#comment-13813716 ] Bikas Saha commented on YARN-1222: -- @Private? {code}+ public static String getConfValueFo

[jira] [Commented] (YARN-987) Adding History Service to use Store and converting Historydata to Report

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813721#comment-13813721 ] Zhijie Shen commented on YARN-987: -- bq. As we discussed offline, Yes thats similar to JHS d