[jira] [Updated] (YARN-4043) Change logging of warning message : an attempt to override final parameter:

2015-08-27 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-4043: Description: In the following

[jira] [Updated] (YARN-4043) Change logging of warning message : an attempt to override final parameter:

2015-08-27 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-4043: Summary: Change logging of warning message : an attempt to override final parameter: (was:

[jira] [Created] (YARN-4043) Unnecessary warning message : an attempt to override final parameter:

2015-08-10 Thread Spandan Dutta (JIRA)
Spandan Dutta created YARN-4043: --- Summary: Unnecessary warning message : an attempt to override final parameter: Key: YARN-4043 URL: https://issues.apache.org/jira/browse/YARN-4043 Project: Hadoop YARN

[jira] [Commented] (YARN-4043) Unnecessary warning message : an attempt to override final parameter:

2015-08-10 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680673#comment-14680673 ] Spandan Dutta commented on YARN-4043: - hmm. ryt. We could also change the LOG level to

[jira] [Updated] (YARN-4043) Unnecessary warning message : an attempt to override final parameter:

2015-08-10 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-4043: Attachment: warn-msg.patch Unnecessary warning message : an attempt to override final parameter:

[jira] [Updated] (YARN-4043) Unnecessary warning message : an attempt to override final parameter:

2015-08-10 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-4043: Attachment: warn-msg.patch Unnecessary warning message : an attempt to override final parameter:

[jira] [Commented] (YARN-4043) Unnecessary warning message : an attempt to override final parameter:

2015-08-10 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14680693#comment-14680693 ] Spandan Dutta commented on YARN-4043: - sorry for the typo above. Replace the level of

[jira] [Commented] (YARN-3569) YarnClient.getAllQueues returns a list of queues that do not display running apps.

2015-05-29 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14565458#comment-14565458 ] Spandan Dutta commented on YARN-3569: - [~vinodkv] I think we should do both 1 and 2.

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-05-05 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14528981#comment-14528981 ] Spandan Dutta commented on YARN-3543: - I too agree with [~Naganarasimha].

[jira] [Created] (YARN-3569) YarnClient.getAllQueues returns a list of queues that do not display running apps.

2015-05-01 Thread Spandan Dutta (JIRA)
Spandan Dutta created YARN-3569: --- Summary: YarnClient.getAllQueues returns a list of queues that do not display running apps. Key: YARN-3569 URL: https://issues.apache.org/jira/browse/YARN-3569

[jira] [Updated] (YARN-3555) Incorrect format for the container log url returned by ContainerReport.

2015-04-28 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-3555: Description: Assume that we have a ContainerReport obj cr. When we do cr.getLogUrl() on it to get

[jira] [Created] (YARN-3555) Incorrect format for the container log url returned by ContainerReport.

2015-04-28 Thread Spandan Dutta (JIRA)
Spandan Dutta created YARN-3555: --- Summary: Incorrect format for the container log url returned by ContainerReport. Key: YARN-3555 URL: https://issues.apache.org/jira/browse/YARN-3555 Project: Hadoop

[jira] [Updated] (YARN-3555) Incorrect format for the container log url returned by ContainerReport.

2015-04-28 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-3555: Description: Assume that we have a ContainerReport obj cr. When we do cr.getLogUrl() to get the log

[jira] [Updated] (YARN-3555) Incorrect format for the container log url returned by ContainerReport.

2015-04-28 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-3555: Description: Assume that we have a ContainerReport obj cr. When we do cr.getLogUrl() to get the log

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-04-27 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514976#comment-14514976 ] Spandan Dutta commented on YARN-3543: - Do you guys think it would be a good idea to

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-04-27 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514546#comment-14514546 ] Spandan Dutta commented on YARN-3543: - Could you guys assign this to me. I was planning

[jira] [Commented] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-04-27 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14514638#comment-14514638 ] Spandan Dutta commented on YARN-3543: - Nevermind. Please go ahead with posting your

[jira] [Created] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-04-24 Thread Spandan Dutta (JIRA)
Spandan Dutta created YARN-3543: --- Summary: ApplicationReport should be able to tell whether the Application is AM managed or not. Key: YARN-3543 URL: https://issues.apache.org/jira/browse/YARN-3543

[jira] [Updated] (YARN-3543) ApplicationReport should be able to tell whether the Application is AM managed or not.

2015-04-24 Thread Spandan Dutta (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Spandan Dutta updated YARN-3543: Description: Currently we can know whether the application submitted by the user is AM managed from