[jira] [Commented] (YARN-244) Application Master Retries fail due to FileNotFoundException

2012-11-26 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503832#comment-13503832 ] Jason Lowe commented on YARN-244: - could you provide a bit more detail from the AM logs when

[jira] [Commented] (YARN-241) Node Manager fails to launch containers after NM restart in secure mode

2012-11-26 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/YARN-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503836#comment-13503836 ] Daryn Sharp commented on YARN-241: -- Is this maybe caused by a race condition where the NM

[jira] [Commented] (YARN-243) Job Client doesn't give progress for Application Master Retries

2012-11-26 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503863#comment-13503863 ] Jason Lowe commented on YARN-243: - I tried replicating this with a sleep job and manually

[jira] [Commented] (YARN-241) Node Manager fails to launch containers after NM restart in secure mode

2012-11-26 Thread Devaraj K (JIRA)
[ https://issues.apache.org/jira/browse/YARN-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503867#comment-13503867 ] Devaraj K commented on YARN-241: As per my observation when I debug, It is having the secret

[jira] [Commented] (YARN-243) Job Client doesn't give progress for Application Master Retries

2012-11-26 Thread Devaraj K (JIRA)
[ https://issues.apache.org/jira/browse/YARN-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503878#comment-13503878 ] Devaraj K commented on YARN-243: If we kill the AM, the client connects to new AM by getting

[jira] [Commented] (YARN-237) Refreshing the RM page forgets how many rows I had in my Datatables

2012-11-26 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/YARN-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503890#comment-13503890 ] Robert Joseph Evans commented on YARN-237: -- You have to be careful with cookies

[jira] [Commented] (YARN-243) Job Client doesn't give progress for Application Master Retries

2012-11-26 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503896#comment-13503896 ] Jason Lowe commented on YARN-243: - That doesn't sound like something to fix on the client

[jira] [Commented] (YARN-243) Job Client doesn't give progress for Application Master Retries

2012-11-26 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/YARN-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504011#comment-13504011 ] Vinod Kumar Vavilapalli commented on YARN-243: -- Agree with Jason. We shouldn't

[jira] [Updated] (YARN-224) Fair scheduler logs too many nodeUpdate INFO messages

2012-11-26 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Ryza updated YARN-224: Attachment: YARN-224-1.patch Fair scheduler logs too many nodeUpdate INFO messages

[jira] [Commented] (YARN-224) Fair scheduler logs too many nodeUpdate INFO messages

2012-11-26 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/YARN-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504075#comment-13504075 ] Karthik Kambatla commented on YARN-224: --- +1 Fair scheduler logs too

[jira] [Updated] (YARN-72) NM should handle cleaning up containers when it shuts down ( and kill containers from an earlier instance when it comes back up after an unclean shutdown )

2012-11-26 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy Ryza updated YARN-72: --- Attachment: YARN-72-1.patch NM should handle cleaning up containers when it shuts down ( and kill

[jira] [Commented] (YARN-72) NM should handle cleaning up containers when it shuts down ( and kill containers from an earlier instance when it comes back up after an unclean shutdown )

2012-11-26 Thread Sandy Ryza (JIRA)
[ https://issues.apache.org/jira/browse/YARN-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504234#comment-13504234 ] Sandy Ryza commented on YARN-72: Newest patch contains a test and timeout. The timeout is

[jira] [Commented] (YARN-244) Application Master Retries fail due to FileNotFoundException

2012-11-26 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504386#comment-13504386 ] Bikas Saha commented on YARN-244: - Did you check if AM retries were enabled to be 1?