[jira] [Commented] (YARN-6509) Add a size threshold beyond which yarn logs will require a force option

2017-04-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15981703#comment-15981703 ] Siddharth Seth commented on YARN-6509: -- Is the current proposal to change the default to fetch the

[jira] [Commented] (YARN-3427) Remove deprecated methods from ResourceCalculatorProcessTree

2017-03-29 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15947786#comment-15947786 ] Siddharth Seth commented on YARN-3427: -- >From a Tez perspective, would prefer if the methods were left

[jira] [Created] (YARN-5738) Allow services to release/kill specific containers

2016-10-13 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5738: Summary: Allow services to release/kill specific containers Key: YARN-5738 URL: https://issues.apache.org/jira/browse/YARN-5738 Project: Hadoop YARN Issue

[jira] [Created] (YARN-5418) When partial log aggregation is enabled, display the list of aggregated files on the container log page

2016-07-21 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5418: Summary: When partial log aggregation is enabled, display the list of aggregated files on the container log page Key: YARN-5418 URL:

[jira] [Created] (YARN-5297) Avoid printing a stack trace when recovering an app after the RM restarts

2016-06-27 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5297: Summary: Avoid printing a stack trace when recovering an app after the RM restarts Key: YARN-5297 URL: https://issues.apache.org/jira/browse/YARN-5297 Project:

[jira] [Commented] (YARN-5270) Solve miscellaneous issues caused by YARN-4844

2016-06-20 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15340336#comment-15340336 ] Siddharth Seth commented on YARN-5270: -- Not sure why the NotImplementedYet exceptions are required. Is

[jira] [Created] (YARN-5224) Logs for a completed container are not available in the yarn logs output for a live application

2016-06-09 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5224: Summary: Logs for a completed container are not available in the yarn logs output for a live application Key: YARN-5224 URL: https://issues.apache.org/jira/browse/YARN-5224

[jira] [Created] (YARN-5205) yarn logs for live applications does not provide log files which may have already been aggregated

2016-06-06 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5205: Summary: yarn logs for live applications does not provide log files which may have already been aggregated Key: YARN-5205 URL: https://issues.apache.org/jira/browse/YARN-5205

[jira] [Commented] (YARN-5194) Avoid adding yarn-site to all Configuration instances created by the JVM

2016-06-06 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15316909#comment-15316909 ] Siddharth Seth commented on YARN-5194: -- This will likely break a bunch of things - hence targeted at

[jira] [Commented] (YARN-5193) For long running services, aggregate logs when a container completes instead of when the app completes

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15313121#comment-15313121 ] Siddharth Seth commented on YARN-5193: -- bq. I don't think long-running necessarily means low container

[jira] [Commented] (YARN-5193) For long running services, aggregate logs when a container completes instead of when the app completes

2016-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15312822#comment-15312822 ] Siddharth Seth commented on YARN-5193: -- Log rolling should help. I'm yet to try it out. Do you happen

[jira] [Created] (YARN-5194) Avoid adding yarn-site to all Configuration instances created by the JVM

2016-06-02 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5194: Summary: Avoid adding yarn-site to all Configuration instances created by the JVM Key: YARN-5194 URL: https://issues.apache.org/jira/browse/YARN-5194 Project: Hadoop

[jira] [Created] (YARN-5193) For long running services, aggregate logs when a container completes instead of when the app completes

2016-06-02 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-5193: Summary: For long running services, aggregate logs when a container completes instead of when the app completes Key: YARN-5193 URL:

[jira] [Assigned] (YARN-4816) SystemClock API broken in 2.9.0

2016-03-14 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth reassigned YARN-4816: Assignee: Siddharth Seth > SystemClock API broken in 2.9.0 >

[jira] [Commented] (YARN-4816) SystemClock API broken in 2.9.0

2016-03-14 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15194673#comment-15194673 ] Siddharth Seth commented on YARN-4816: -- Thanks for the review [~kasha] - committing to master and

[jira] [Updated] (YARN-4816) SystemClock API broken in 2.9.0

2016-03-14 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-4816: - Attachment: YARN-4816.1.txt Trivial patch. Re-introduces the public constructor and marks it as

[jira] [Created] (YARN-4816) SystemClock API broken in 2.9.0

2016-03-14 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-4816: Summary: SystemClock API broken in 2.9.0 Key: YARN-4816 URL: https://issues.apache.org/jira/browse/YARN-4816 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-4554) ApplicationReport.getDiagnostics does not return diagnostics from individual attempts

2016-01-08 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15089794#comment-15089794 ] Siddharth Seth commented on YARN-4554: -- Please go ahead. Separating the diagnostics per appAttempt in

[jira] [Created] (YARN-4554) ApplicationReport.getDiagnostics does not return diagnostics from individual attempts

2016-01-06 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-4554: Summary: ApplicationReport.getDiagnostics does not return diagnostics from individual attempts Key: YARN-4554 URL: https://issues.apache.org/jira/browse/YARN-4554

[jira] [Commented] (YARN-4207) Add a non-judgemental YARN app completion status

2015-12-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15060611#comment-15060611 ] Siddharth Seth commented on YARN-4207: -- +1. This looks good. Thanks [~rhaase] > Add a non-judgemental

[jira] [Commented] (YARN-4207) Add a non-judgemental YARN app completion status

2015-10-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955334#comment-14955334 ] Siddharth Seth commented on YARN-4207: -- [~rhaase] - thanks for taking this up. Along with the change

[jira] [Updated] (YARN-4207) Add a non-judgemental YARN app completion status

2015-10-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-4207: - Assignee: Rich Haase > Add a non-judgemental YARN app completion status >

[jira] [Commented] (YARN-162) nodemanager log aggregation has scaling issues with namenode

2015-09-28 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14933751#comment-14933751 ] Siddharth Seth commented on YARN-162: - Go ahead. > nodemanager log aggregation has scaling issues with

[jira] [Resolved] (YARN-4208) Support additional values for FinalApplicationStatus

2015-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-4208. -- Resolution: Duplicate Looks like [~sershe] already filed YARN-4207. Closing this as a dupe. >

[jira] [Updated] (YARN-4207) Add a non-judgemental YARN app completion status

2015-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-4207: - Issue Type: Improvement (was: Bug) > Add a non-judgemental YARN app completion status >

[jira] [Created] (YARN-4208) Support additional values for FinalApplicationStatus

2015-09-24 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-4208: Summary: Support additional values for FinalApplicationStatus Key: YARN-4208 URL: https://issues.apache.org/jira/browse/YARN-4208 Project: Hadoop YARN Issue

[jira] [Commented] (YARN-4207) Add a non-judgemental YARN app completion status

2015-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14907140#comment-14907140 ] Siddharth Seth commented on YARN-4207: -- cc [~vinodkv] > Add a non-judgemental YARN app completion

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

2015-06-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14588847#comment-14588847 ] Siddharth Seth commented on YARN-1197: -- bq. I would argue that waiting for an NM-RM

[jira] [Commented] (YARN-1462) AHS API and other AHS changes to handle tags for completed MR jobs

2015-06-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14569648#comment-14569648 ] Siddharth Seth commented on YARN-1462: -- ApplicationReport.newInstance is used by

[jira] [Commented] (YARN-3674) YARN application disappears from view

2015-05-19 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14549858#comment-14549858 ] Siddharth Seth commented on YARN-3674: -- Clicking on a specific queue on the scheduler

[jira] [Commented] (YARN-886) make APPLICATION_STOP consistent with APPLICATION_INIT

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14524210#comment-14524210 ] Siddharth Seth commented on YARN-886: - [~djp] - this looks like it's still valid. START

[jira] [Updated] (YARN-1503) Support making additional 'LocalResources' available to running containers

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1503: - Assignee: (was: Siddharth Seth) Support making additional 'LocalResources' available to

[jira] [Resolved] (YARN-575) ContainerManager APIs should be user accessible

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-575. - Resolution: Won't Fix Assignee: (was: Vinod Kumar Vavilapalli) Closing as Won't Fix based

[jira] [Updated] (YARN-670) Add an Exception to indicate 'Maintenance' for NMs and add this to the JavaDoc for appropriate protocols

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-670: Assignee: (was: Siddharth Seth) Add an Exception to indicate 'Maintenance' for NMs and add this

[jira] [Updated] (YARN-3310) MR-279: Log info about the location of dist cache

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-3310: - Assignee: (was: Siddharth Seth) MR-279: Log info about the location of dist cache

[jira] [Resolved] (YARN-197) Add a separate log server

2015-05-01 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-197. - Resolution: Won't Fix Resolving due to the presence of additional services which can be used for

[jira] [Commented] (YARN-197) Add a separate log server

2015-04-06 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14481525#comment-14481525 ] Siddharth Seth commented on YARN-197: - Yes, as long as the logs are being served out by

[jira] [Updated] (YARN-671) Add an interface on the RM to move NMs into a maintenance state

2015-02-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-671: Assignee: (was: Siddharth Seth) Add an interface on the RM to move NMs into a maintenance state

[jira] [Commented] (YARN-671) Add an interface on the RM to move NMs into a maintenance state

2015-02-09 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14312917#comment-14312917 ] Siddharth Seth commented on YARN-671: - The intent was to have an interface to

[jira] [Commented] (YARN-1723) AMRMClientAsync missing blacklist addition and removal functionality

2015-02-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14304189#comment-14304189 ] Siddharth Seth commented on YARN-1723: -- +1. The patch looks good. Will commit after

[jira] [Updated] (YARN-1723) AMRMClientAsync missing blacklist addition and removal functionality

2015-02-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1723: - Assignee: Bartosz Ɓugowski AMRMClientAsync missing blacklist addition and removal functionality

[jira] [Commented] (YARN-2830) Add backwords compatible ContainerId.newInstance constructor for use within Tez Local Mode

2014-11-07 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14202758#comment-14202758 ] Siddharth Seth commented on YARN-2830: -- +1 for retaining the old newInstance method.

[jira] [Commented] (YARN-2698) Move getClusterNodeLabels and getNodeToLabels to YarnClient instead of AdminService

2014-10-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191562#comment-14191562 ] Siddharth Seth commented on YARN-2698: -- FWIW, this can break downstream components

[jira] [Commented] (YARN-2698) Move getClusterNodeLabels and getNodeToLabels to YarnClient instead of AdminService

2014-10-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14191569#comment-14191569 ] Siddharth Seth commented on YARN-2698: -- Actually, it'll help downstream projects if

[jira] [Created] (YARN-2789) Re-instate the NodeReport.newInstance API modified in YARN-2968

2014-10-31 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-2789: Summary: Re-instate the NodeReport.newInstance API modified in YARN-2968 Key: YARN-2789 URL: https://issues.apache.org/jira/browse/YARN-2789 Project: Hadoop YARN

[jira] [Commented] (YARN-2698) Move getClusterNodeLabels and getNodeToLabels to YarnClient instead of AdminService

2014-10-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14192203#comment-14192203 ] Siddharth Seth commented on YARN-2698: -- Created YARN-2789 Move getClusterNodeLabels

[jira] [Created] (YARN-2464) Provide Hadoop as a local resource (on HDFS) which can be used by other projcets

2014-08-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-2464: Summary: Provide Hadoop as a local resource (on HDFS) which can be used by other projcets Key: YARN-2464 URL: https://issues.apache.org/jira/browse/YARN-2464

[jira] [Commented] (YARN-2229) ContainerId can overflow with RM restart

2014-07-23 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14072356#comment-14072356 ] Siddharth Seth commented on YARN-2229: -- [~ozawa] - I was primarily looking at this

[jira] [Created] (YARN-2264) Race in DrainDispatcher can cause random test failures

2014-07-08 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-2264: Summary: Race in DrainDispatcher can cause random test failures Key: YARN-2264 URL: https://issues.apache.org/jira/browse/YARN-2264 Project: Hadoop YARN

[jira] [Commented] (YARN-766) TestNodeManagerShutdown should use Shell to form the output path

2014-04-18 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13974450#comment-13974450 ] Siddharth Seth commented on YARN-766: - [~djp], The 2.x patch is only required to fix a

[jira] [Created] (YARN-1892) Excessive logging in RM

2014-03-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1892: Summary: Excessive logging in RM Key: YARN-1892 URL: https://issues.apache.org/jira/browse/YARN-1892 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1664) Add a utility to retrieve the RM Principal (renewer for tokens)

2014-01-28 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1664: Summary: Add a utility to retrieve the RM Principal (renewer for tokens) Key: YARN-1664 URL: https://issues.apache.org/jira/browse/YARN-1664 Project: Hadoop YARN

[jira] [Updated] (YARN-1517) AMFilterInitializer with configurable AMIpFilter

2013-12-18 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1517: - Assignee: Pramod Immaneni AMFilterInitializer with configurable AMIpFilter

[jira] [Commented] (YARN-1503) Support making additional 'LocalResources' available to running containers

2013-12-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13848111#comment-13848111 ] Siddharth Seth commented on YARN-1503: -- bq. A slightly more detailed explanation of

[jira] [Created] (YARN-1503) Support making additional 'LocalResources' available to running containers

2013-12-12 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1503: Summary: Support making additional 'LocalResources' available to running containers Key: YARN-1503 URL: https://issues.apache.org/jira/browse/YARN-1503 Project:

[jira] [Updated] (YARN-1274) LCE fails to run containers that don't have resources to localize

2013-10-05 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1274: - Attachment: YARN-1274.1.txt Updated launch_container to create the app level local and log

[jira] [Updated] (YARN-1274) LCE fails to run containers that don't have resources to localize

2013-10-05 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1274: - Attachment: YARN-1274.trunk.1.txt Patch for trunk and branch-2. The previous patch applies to

[jira] [Commented] (YARN-1274) LCE fails to run containers that don't have resources to localize

2013-10-04 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13786910#comment-13786910 ] Siddharth Seth commented on YARN-1274: -- I'm in favour of chanigng the LCE as well. it

[jira] [Assigned] (YARN-1274) LCE fails to run containers that don't have resources to localize

2013-10-04 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth reassigned YARN-1274: Assignee: Siddharth Seth (was: Alejandro Abdelnur) LCE fails to run containers that don't

[jira] [Commented] (YARN-1131) $yarn logs command should return an appropriate error message if YARN application is still running

2013-10-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784850#comment-13784850 ] Siddharth Seth commented on YARN-1131: -- Will open the followup jiras. Running this

[jira] [Commented] (YARN-890) The roundup for memory values on resource manager UI is misleading

2013-10-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784864#comment-13784864 ] Siddharth Seth commented on YARN-890: - +1. Resources should not be rounded up. Is there

[jira] [Updated] (YARN-1131) $yarn logs command should return an appropriate error message if YARN application is still running

2013-10-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1131: - Attachment: YARN-1131.3.txt Updated the patch to get the tests working, also added one more test

[jira] [Commented] (YARN-1131) $yarn logs command should return an appropriate error message if YARN application is still running

2013-10-03 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13785718#comment-13785718 ] Siddharth Seth commented on YARN-1131: -- If another state does get added to the

[jira] [Commented] (YARN-1131) $ yarn logs should return a message log aggregation is during progress if YARN application is running

2013-10-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784613#comment-13784613 ] Siddharth Seth commented on YARN-1131: -- [~djp], if you don't mind, I'd like to take

[jira] [Updated] (YARN-1131) $ yarn logs should return a message log aggregation is during progress if YARN application is running

2013-10-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1131: - Attachment: YARN-1131.1.txt Changes in the patch Adds a YARN application status check based on

[jira] [Commented] (YARN-1131) $ yarn logs should return a message log aggregation is during progress if YARN application is running

2013-10-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784841#comment-13784841 ] Siddharth Seth commented on YARN-1131: -- Thanks for the review. bq. why not use

[jira] [Commented] (YARN-1229) Shell$ExitCodeException could happen if AM fails to start

2013-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776072#comment-13776072 ] Siddharth Seth commented on YARN-1229: -- I'm in favour of renaming the shuffle service

[jira] [Commented] (YARN-1229) Shell$ExitCodeException could happen if AM fails to start

2013-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776865#comment-13776865 ] Siddharth Seth commented on YARN-1229: -- Just looked at the patch, it'd be nice to

[jira] [Commented] (YARN-1229) Shell$ExitCodeException could happen if AM fails to start

2013-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776915#comment-13776915 ] Siddharth Seth commented on YARN-1229: -- Took a quick look. - Can you please rename

[jira] [Commented] (YARN-1229) Shell$ExitCodeException could happen if AM fails to start

2013-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776945#comment-13776945 ] Siddharth Seth commented on YARN-1229: -- Patch looks good. Missed this earlier, but

[jira] [Commented] (YARN-1229) Shell$ExitCodeException could happen if AM fails to start

2013-09-24 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776979#comment-13776979 ] Siddharth Seth commented on YARN-1229: -- +1. Committing.

[jira] [Commented] (YARN-886) make APPLICATION_STOP consistent with APPLICATION_INIT

2013-08-28 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13753074#comment-13753074 ] Siddharth Seth commented on YARN-886: - Essentially, APPLICATION_INIT should only be sent

[jira] [Updated] (YARN-1045) Improve toString implementation for PBImpls

2013-08-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1045: - Hadoop Flags: Reviewed Improve toString implementation for PBImpls

[jira] [Updated] (YARN-1045) Improve toString implementation for PBImpls

2013-08-15 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-1045: - Fix Version/s: (was: 2.1.1-beta) 2.1.0-beta Committed to

[jira] [Created] (YARN-1067) AMRMClient heartbeat interval should not be static

2013-08-15 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1067: Summary: AMRMClient heartbeat interval should not be static Key: YARN-1067 URL: https://issues.apache.org/jira/browse/YARN-1067 Project: Hadoop YARN Issue

[jira] [Commented] (YARN-1045) Improve toString implementation for PBImpls

2013-08-08 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13733934#comment-13733934 ] Siddharth Seth commented on YARN-1045: -- Thanks for taking this up Jian. Did you get a

[jira] [Commented] (YARN-899) Get queue administration ACLs working

2013-08-08 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13734040#comment-13734040 ] Siddharth Seth commented on YARN-899: - bq. With this in mind, I think who has access

[jira] [Created] (YARN-1045) Improve toString implementation for PBImpls

2013-08-07 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-1045: Summary: Improve toString implementation for PBImpls Key: YARN-1045 URL: https://issues.apache.org/jira/browse/YARN-1045 Project: Hadoop YARN Issue Type:

[jira] [Commented] (YARN-855) YarnClient.init should ensure that yarn parameters are present

2013-07-31 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13725969#comment-13725969 ] Siddharth Seth commented on YARN-855: - The simplest would be to check the configuration

[jira] [Commented] (YARN-896) Roll up for long lived YARN

2013-07-30 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13723968#comment-13723968 ] Siddharth Seth commented on YARN-896: - bq. Robert Joseph Evans Applications may connect

[jira] [Commented] (YARN-710) Add to ser/deser methods to RecordFactory

2013-07-02 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13698232#comment-13698232 ] Siddharth Seth commented on YARN-710: - In the unit test, the setters on the

[jira] [Created] (YARN-855) YarnClient.init should ensure that yarn parameters are present

2013-06-19 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-855: --- Summary: YarnClient.init should ensure that yarn parameters are present Key: YARN-855 URL: https://issues.apache.org/jira/browse/YARN-855 Project: Hadoop YARN

[jira] [Commented] (YARN-848) Nodemanager does not register with RM using the fully qualified hostname

2013-06-18 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687248#comment-13687248 ] Siddharth Seth commented on YARN-848: - +1. Simple enough patch. Hitesh, could you please

[jira] [Commented] (YARN-848) Nodemanager does not register with RM using the fully qualified hostname

2013-06-18 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13687388#comment-13687388 ] Siddharth Seth commented on YARN-848: - +1. Thanks Hitesh. Committing this.

[jira] [Commented] (YARN-805) Fix yarn-api javadoc annotations

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685106#comment-13685106 ] Siddharth Seth commented on YARN-805: - Would be good if others take a look at the patch

[jira] [Commented] (YARN-802) APPLICATION_INIT is never sent to AuxServices other than the builtin ShuffleHandler

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13685110#comment-13685110 ] Siddharth Seth commented on YARN-802: - bq. If I understand correctly, in order to

[jira] [Created] (YARN-841) Annotate and document AuxService APIs

2013-06-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-841: --- Summary: Annotate and document AuxService APIs Key: YARN-841 URL: https://issues.apache.org/jira/browse/YARN-841 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-844) Move PBImpls from yarn-api to yarn-common

2013-06-17 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-844: --- Summary: Move PBImpls from yarn-api to yarn-common Key: YARN-844 URL: https://issues.apache.org/jira/browse/YARN-844 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-666) [Umbrella] Support rolling upgrades in YARN

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686102#comment-13686102 ] Siddharth Seth commented on YARN-666: - TBD - handling of Enum fields like AMCommand,

[jira] [Updated] (YARN-171) NodeManager should serve logs directly if log-aggregation is not enabled

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth updated YARN-171: Attachment: YARN-171_3.txt Uploading a newer, but still very dated version of the patch - which I

[jira] [Commented] (YARN-805) Fix yarn-api javadoc annotations

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686284#comment-13686284 ] Siddharth Seth commented on YARN-805: - Thanks for the updated patch Jian. Couple more

[jira] [Commented] (YARN-841) Annotate and document AuxService APIs

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686311#comment-13686311 ] Siddharth Seth commented on YARN-841: - Looks good. Needs a small change to the javadoc

[jira] [Commented] (YARN-805) Fix yarn-api javadoc annotations

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686335#comment-13686335 ] Siddharth Seth commented on YARN-805: - +1. This looks good. Thanks Jian.

[jira] [Resolved] (YARN-844) Move PBImpls from yarn-api to yarn-common

2013-06-17 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Seth resolved YARN-844. - Resolution: Duplicate Move PBImpls from yarn-api to yarn-common

[jira] [Commented] (YARN-825) Fix yarn-common javadoc annotations

2013-06-16 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684883#comment-13684883 ] Siddharth Seth commented on YARN-825: - bq. Overall, I felt that it isn't enough to just

[jira] [Commented] (YARN-802) APPLICATION_INIT is never sent to AuxServices other than the builtin ShuffleHandler

2013-06-14 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13683579#comment-13683579 ] Siddharth Seth commented on YARN-802: - With YARN, a new AM (Application) is started per

[jira] [Commented] (YARN-804) mark AbstractService init/start/stop methods as final

2013-06-14 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13683584#comment-13683584 ] Siddharth Seth commented on YARN-804: - Are the same semantics as AbstractService

[jira] [Commented] (YARN-802) APPLICATION_INIT is never sent to AuxServices other than the builtin ShuffleHandler

2013-06-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13682488#comment-13682488 ] Siddharth Seth commented on YARN-802: - Can the MR AM specify the service to be used via

[jira] [Commented] (YARN-802) APPLICATION_INIT is never sent to AuxServices other than the builtin ShuffleHandler

2013-06-13 Thread Siddharth Seth (JIRA)
[ https://issues.apache.org/jira/browse/YARN-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13682724#comment-13682724 ] Siddharth Seth commented on YARN-802: - It should be possible to configure the MR AM with

[jira] [Created] (YARN-811) Add a set of final _init/_start/_stop methods to CompositeService

2013-06-13 Thread Siddharth Seth (JIRA)
Siddharth Seth created YARN-811: --- Summary: Add a set of final _init/_start/_stop methods to CompositeService Key: YARN-811 URL: https://issues.apache.org/jira/browse/YARN-811 Project: Hadoop YARN

  1   2   3   >