[jira] [Commented] (YARN-5715) introduce entity prefix for return and sort order

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584596#comment-15584596 ] Varun Saxena commented on YARN-5715: [~sjlee0] bq. I think it’s fine either way, altho

[jira] [Commented] (YARN-4597) Add SCHEDULE to NM container lifecycle

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584462#comment-15584462 ] Hadoop QA commented on YARN-4597: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-5746) The state of the parentQueue and its childQueues should be synchronized.

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584155#comment-15584155 ] Hadoop QA commented on YARN-5746: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-5694) ZKRMStateStore should only start its verification thread when in HA failover is not embedded

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584153#comment-15584153 ] Hadoop QA commented on YARN-5694: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-4597) Add SCHEDULE to NM container lifecycle

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584119#comment-15584119 ] ASF GitHub Bot commented on YARN-4597: -- GitHub user xslogic opened a pull request:

[jira] [Commented] (YARN-5718) TimelineClient (and other places in YARN) shouldn't over-write HDFS client retry settings which could cause unexpected behavior

2016-10-17 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584116#comment-15584116 ] Junping Du commented on YARN-5718: -- Just filed YARN-5748. We have have more discussion the

[jira] [Commented] (YARN-5748) Backport YARN-5718 to branch-2

2016-10-17 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584113#comment-15584113 ] Junping Du commented on YARN-5748: -- I don't think option 1 should be our choice. I would p

[jira] [Created] (YARN-5748) Backport YARN-5718 to branch-2

2016-10-17 Thread Junping Du (JIRA)
Junping Du created YARN-5748: Summary: Backport YARN-5718 to branch-2 Key: YARN-5748 URL: https://issues.apache.org/jira/browse/YARN-5748 Project: Hadoop YARN Issue Type: Bug Reporter

[jira] [Commented] (YARN-5718) TimelineClient (and other places in YARN) shouldn't over-write HDFS client retry settings which could cause unexpected behavior

2016-10-17 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584084#comment-15584084 ] Junping Du commented on YARN-5718: -- Thanks [~xgong] for review and comments. File a separa

[jira] [Commented] (YARN-3816) [Aggregation] App-level aggregation and accumulation for YARN system metrics

2016-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584034#comment-15584034 ] Li Lu commented on YARN-3816: - Created YARN-5747 for a fix on the aggregation problem. This fix

[jira] [Created] (YARN-5747) Application timeline metric aggregation in timeline v2 will lost last round aggregation when an application finishes

2016-10-17 Thread Li Lu (JIRA)
Li Lu created YARN-5747: --- Summary: Application timeline metric aggregation in timeline v2 will lost last round aggregation when an application finishes Key: YARN-5747 URL: https://issues.apache.org/jira/browse/YARN-5747

[jira] [Commented] (YARN-3816) [Aggregation] App-level aggregation and accumulation for YARN system metrics

2016-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584027#comment-15584027 ] Li Lu commented on YARN-3816: - bq. Currently they emit them every 3 seconds, but I think we sho

[jira] [Commented] (YARN-3816) [Aggregation] App-level aggregation and accumulation for YARN system metrics

2016-10-17 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584012#comment-15584012 ] Sangjin Lee commented on YARN-3816: --- {quote} Would it be better to use time weighted aver

[jira] [Updated] (YARN-5746) The state of the parentQueue and its childQueues should be synchronized.

2016-10-17 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-5746: Attachment: YARN-5746.1.patch > The state of the parentQueue and its childQueues should be synchronized. > --

[jira] [Updated] (YARN-4597) Add SCHEDULE to NM container lifecycle

2016-10-17 Thread Arun Suresh (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated YARN-4597: -- Attachment: YARN-4597.003.patch Updating patch based on the thoughtful reviews from [~vvasudev], [~kasha]

[jira] [Commented] (YARN-3816) [Aggregation] App-level aggregation and accumulation for YARN system metrics

2016-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583958#comment-15583958 ] Li Lu commented on YARN-3816: - Hi [~varun_saxena], please see my comments inline... bq. We do n

[jira] [Updated] (YARN-4843) [Umbrella] Revisit YARN ProtocolBuffer int32 usages that need to upgrade to int64

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-4843: -- Priority: Critical (was: Major) > [Umbrella] Revisit YARN ProtocolBuffer int32 usages that need to upgra

[jira] [Updated] (YARN-4843) [Umbrella] Revisit YARN ProtocolBuffer int32 usages that need to upgrade to int64

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-4843: -- Affects Version/s: 3.0.0-alpha1 Target Version/s: 3.0.0-alpha2 (was: ) Hi folks, looks like there a

[jira] [Assigned] (YARN-5709) Cleanup Curator-based leader election code

2016-10-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton reassigned YARN-5709: -- Assignee: Daniel Templeton > Cleanup Curator-based leader election code > --

[jira] [Commented] (YARN-5685) Non-embedded HA failover is broken

2016-10-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583940#comment-15583940 ] Daniel Templeton commented on YARN-5685: Now that I've worked out the kinks on YARN

[jira] [Updated] (YARN-5694) ZKRMStateStore should only start its verification thread when in HA failover is not embedded

2016-10-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-5694: --- Attachment: YARN-5694.branch-2.7.003.patch YARN-5694.003.patch Looks like I got

[jira] [Commented] (YARN-4734) Merge branch:YARN-3368 to trunk

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583884#comment-15583884 ] Hadoop QA commented on YARN-4734: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-5694) ZKRMStateStore should only start its verification thread when in HA failover is not embedded

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583869#comment-15583869 ] Hadoop QA commented on YARN-5694: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583866#comment-15583866 ] Sangjin Lee commented on YARN-5743: --- Thanks for filing this issue and the patch [~rohiths

[jira] [Commented] (YARN-5184) Fix up incompatible changes introduced in YARN-2882

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583862#comment-15583862 ] Andrew Wang commented on YARN-5184: --- Looks like this is something we should address in 3.

[jira] [Updated] (YARN-5184) Fix up incompatible changes introduced in YARN-2882

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-5184: -- Target Version/s: 2.9.0, 3.0.0-alpha2 (was: 2.9.0) > Fix up incompatible changes introduced in YARN-2882

[jira] [Commented] (YARN-4220) [Storage implementation] Support getEntities with only Application id but no userId

2016-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583852#comment-15583852 ] Li Lu commented on YARN-4220: - After we finished UI integration and streamlined most UI use cas

[jira] [Resolved] (YARN-3914) Entity created time should be part of the row key of entity table

2016-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu resolved YARN-3914. - Resolution: Won't Fix Close this issue as discussed before. The community reached an agreement to not to move forw

[jira] [Updated] (YARN-5694) ZKRMStateStore should only start its verification thread when in HA failover is not embedded

2016-10-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-5694: --- Attachment: YARN-5694.branch-2.7.002.patch YARN-5694.002.patch These patches ma

[jira] [Resolved] (YARN-5733) Run PerNodeTimelineCollectorsAuxService in a system container

2016-10-17 Thread Haibo Chen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haibo Chen resolved YARN-5733. -- Resolution: Duplicate > Run PerNodeTimelineCollectorsAuxService in a system container > -

[jira] [Resolved] (YARN-3220) Create a Service in the RM to concatenate aggregated logs

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved YARN-3220. - Resolution: Won't Fix Closing this as "Won't Fix" given we have MAPREDUCE-6415. > Create a Service

[jira] [Resolved] (YARN-3728) Add an rmadmin command to compact concatenated aggregated logs

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved YARN-3728. - Resolution: Won't Fix Closing this as "Won't Fix" given we have MAPREDUCE-6415. > Add an rmadmin c

[jira] [Resolved] (YARN-3219) Modify the NM to write logs using the ConcatenatableAggregatedLogFormat

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved YARN-3219. - Resolution: Won't Fix Closing this as "Won't Fix" given we have MAPREDUCE-6415. > Modify the NM to

[jira] [Resolved] (YARN-3729) Modify the yarn CLI to be able to read the ConcatenatableAggregatedLogFormat

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved YARN-3729. - Resolution: Won't Fix Closing this as "Won't Fix" given we have MAPREDUCE-6415. > Modify the yarn

[jira] [Resolved] (YARN-3218) Implement ConcatenatableAggregatedLogFormat Reader and Writer

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved YARN-3218. - Resolution: Won't Fix Closing this as "Won't Fix" given we have MAPREDUCE-6415. > Implement Concat

[jira] [Resolved] (YARN-2942) Aggregated Log Files should be combined

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kanter resolved YARN-2942. - Resolution: Won't Fix Target Version/s: (was: 2.8.0) Closing this as "Won't Fix" given

[jira] [Commented] (YARN-2009) Priority support for preemption in ProportionalCapacityPreemptionPolicy

2016-10-17 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583579#comment-15583579 ] Eric Payne commented on YARN-2009: -- Thanks for the updated patch [~sunilg]. Should this f

[jira] [Comment Edited] (YARN-5552) Add Builder methods for common yarn API records

2016-10-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583572#comment-15583572 ] Wangda Tan edited comment on YARN-5552 at 10/17/16 9:40 PM: Tha

[jira] [Commented] (YARN-5552) Add Builder methods for common yarn API records

2016-10-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583572#comment-15583572 ] Wangda Tan commented on YARN-5552: -- Thanks [~Tao Jie]. Few minor comments from my side:

[jira] [Commented] (YARN-5466) DefaultContainerExecutor needs JavaDocs

2016-10-17 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583570#comment-15583570 ] Hudson commented on YARN-5466: -- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #1062

[jira] [Updated] (YARN-5579) Resourcemanager should surface failed state store operation prominently

2016-10-17 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated YARN-5579: - Labels: states (was: ) > Resourcemanager should surface failed state store operation prominently > ---

[jira] [Commented] (YARN-5466) DefaultContainerExecutor needs JavaDocs

2016-10-17 Thread Robert Kanter (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583530#comment-15583530 ] Robert Kanter commented on YARN-5466: - +1 > DefaultContainerExecutor needs JavaDocs >

[jira] [Created] (YARN-5746) The state of the parentQueue and its childQueues should be synchronized.

2016-10-17 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-5746: --- Summary: The state of the parentQueue and its childQueues should be synchronized. Key: YARN-5746 URL: https://issues.apache.org/jira/browse/YARN-5746 Project: Hadoop YARN

[jira] [Commented] (YARN-2009) Priority support for preemption in ProportionalCapacityPreemptionPolicy

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583422#comment-15583422 ] Hadoop QA commented on YARN-2009: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-4734) Merge branch:YARN-3368 to trunk

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583418#comment-15583418 ] Hadoop QA commented on YARN-4734: - (!) A patch to the testing environment has been detected

[jira] [Updated] (YARN-4734) Merge branch:YARN-3368 to trunk

2016-10-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-4734: - Attachment: YARN-4734.14.patch Attached ver.14 patch. This patch should addressed all concerns which raised

[jira] [Commented] (YARN-2009) Priority support for preemption in ProportionalCapacityPreemptionPolicy

2016-10-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583383#comment-15583383 ] Wangda Tan commented on YARN-2009: -- Thanks for updating the patch, [~sunilg] and thanks th

[jira] [Updated] (YARN-5703) ReservationAgents are not correctly configured

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-5703: -- Target Version/s: 3.0.0-alpha2 (was: 3.0.0-alpha1) > ReservationAgents are not correctly configured > --

[jira] [Commented] (YARN-5715) introduce entity prefix for return and sort order

2016-10-17 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583379#comment-15583379 ] Sangjin Lee commented on YARN-5715: --- Thanks for the patch [~rohithsharma]! I think one t

[jira] [Updated] (YARN-5433) Audit dependencies for Category-X

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-5433: -- Target Version/s: 3.0.0-alpha2 (was: 3.0.0-alpha1) > Audit dependencies for Category-X > ---

[jira] [Updated] (YARN-5719) Enforce a C standard for native container-executor

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-5719: -- Target Version/s: 3.0.0-alpha2 (was: 3.0.0-alpha1) > Enforce a C standard for native container-executor

[jira] [Updated] (YARN-5559) Analyse 2.8.0/3.0.0 jdiff reports and fix any issues

2016-10-17 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-5559: -- Target Version/s: 2.8.0, 3.0.0-alpha2 (was: 2.8.0, 3.0.0-alpha1) > Analyse 2.8.0/3.0.0 jdiff reports and

[jira] [Updated] (YARN-2009) Priority support for preemption in ProportionalCapacityPreemptionPolicy

2016-10-17 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-2009: -- Attachment: YARN-2009.0008.patch Updating new patch with jenkin fix and AM used scenario. I added the check ment

[jira] [Commented] (YARN-5741) [YARN-3368] Update UI2 documentation for new UI2 path

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583105#comment-15583105 ] Hadoop QA commented on YARN-5741: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-5741) [YARN-3368] Update UI2 documentation for new UI2 path

2016-10-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-5741: - Attachment: YARN-5741-YARN-3368.02.patch Thanks [~kaisasak] for working on this, I made some minor edits on

[jira] [Commented] (YARN-5677) RM should transition to standby when connection is lost for an extended period

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15583049#comment-15583049 ] Hadoop QA commented on YARN-5677: - | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Commented] (YARN-5736) YARN container executor config does not handle white space

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582978#comment-15582978 ] Hadoop QA commented on YARN-5736: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-5745) [YARN-3368] Disable war packaging under default profile for new YARN UI

2016-10-17 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582933#comment-15582933 ] Sunil G commented on YARN-5745: --- Tested with {{mvn package}} command with/without *-Pyarn-ui*

[jira] [Commented] (YARN-5388) MAPREDUCE-6719 requires changes to DockerContainerExecutor

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582912#comment-15582912 ] Hadoop QA commented on YARN-5388: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582903#comment-15582903 ] Varun Saxena commented on YARN-5561: Few nits. # "Return a set of application-attempts

[jira] [Updated] (YARN-5745) [YARN-3368] Disable war packaging under default profile for new YARN UI

2016-10-17 Thread Wangda Tan (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wangda Tan updated YARN-5745: - Attachment: YARN-5745-YARN-3368.001.patch Attached patch, [~sunilg] plz review. > [YARN-3368] Disable war

[jira] [Created] (YARN-5745) [YARN-3368] Disable war packaging under default profile for new YARN UI

2016-10-17 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-5745: Summary: [YARN-3368] Disable war packaging under default profile for new YARN UI Key: YARN-5745 URL: https://issues.apache.org/jira/browse/YARN-5745 Project: Hadoop YARN

[jira] [Updated] (YARN-5736) YARN container executor config does not handle white space

2016-10-17 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miklos Szegedi updated YARN-5736: - Attachment: YARN-5736.001.patch Fixed Hadoop QA comments > YARN container executor config does not

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-17 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582866#comment-15582866 ] Sangjin Lee commented on YARN-5561: --- [~rohithsharma], could you kindly update v.03 of the

[jira] [Updated] (YARN-5744) Update ATSv2 documentation

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-5744: --- Description: This JIRA can be used to update ATSv2 Documentation. Current pending tasks are: 1. Documen

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582827#comment-15582827 ] Varun Saxena commented on YARN-5561: That should be fine. We can keep a JIRA open till

[jira] [Created] (YARN-5744) Update ATSv2 documentation

2016-10-17 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-5744: -- Summary: Update ATSv2 documentation Key: YARN-5744 URL: https://issues.apache.org/jira/browse/YARN-5744 Project: Hadoop YARN Issue Type: Bug Reporter

[jira] [Commented] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582772#comment-15582772 ] Varun Saxena commented on YARN-5743: By the way we should probably publish log aggregat

[jira] [Updated] (YARN-5677) RM should transition to standby when connection is lost for an extended period

2016-10-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-5677: --- Attachment: YARN-5677.branch-2.001.patch Here's a branch-2 patch that adds explicit casts to ge

[jira] [Commented] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582704#comment-15582704 ] Varun Saxena commented on YARN-5743: Thanks [~rohithsharma] for the patch. Overall the

[jira] [Updated] (YARN-5388) MAPREDUCE-6719 requires changes to DockerContainerExecutor

2016-10-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-5388: --- Attachment: YARN-5388.branch-2.003.patch YARN-5388.003.patch Thanks for the rev

[jira] [Commented] (YARN-5679) TestAHSWebServices is failing

2016-10-17 Thread Miklos Szegedi (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582653#comment-15582653 ] Miklos Szegedi commented on YARN-5679: -- +1 (Non binding) Thank you [~ajisakaa]! > Tes

[jira] [Commented] (YARN-5721) NPE at AMRMClientImpl.getMatchingRequests

2016-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582577#comment-15582577 ] ASF GitHub Bot commented on YARN-5721: -- Github user zzvara commented on the issue:

[jira] [Commented] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582453#comment-15582453 ] Hadoop QA commented on YARN-5743: - | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-5743: Attachment: 0001-YARN-5743.patch Update the patch for publishing queue name and RMAppMetrics

[jira] [Commented] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582172#comment-15582172 ] Varun Saxena commented on YARN-5743: Thanks [~rohithsharma] for filing the JIRA. All of

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582088#comment-15582088 ] Rohith Sharma K S commented on YARN-5561: - I would prefer to take it up as separate

[jira] [Commented] (YARN-5611) Provide an API to update lifetime of an application.

2016-10-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582078#comment-15582078 ] Rohith Sharma K S commented on YARN-5611: - bq. The appIdToTimeoutTypeMapping may b

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582036#comment-15582036 ] Varun Saxena commented on YARN-5561: [~rohithsharma], should we update documentation fo

[jira] [Created] (YARN-5743) [Atsv2] Publish queue name and RMAppMetrics to ATS

2016-10-17 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created YARN-5743: --- Summary: [Atsv2] Publish queue name and RMAppMetrics to ATS Key: YARN-5743 URL: https://issues.apache.org/jira/browse/YARN-5743 Project: Hadoop YARN Is

[jira] [Commented] (YARN-5145) [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR

2016-10-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582058#comment-15582058 ] Hadoop QA commented on YARN-5145: - | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote |

[jira] [Updated] (YARN-5145) [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR

2016-10-17 Thread Sunil G (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sunil G updated YARN-5145: -- Attachment: YARN-5145-YARN-3368.06.patch Attaching new patch to handle timeline address configuration from {{con

[jira] [Commented] (YARN-5742) Serve aggregated logs of historical apps from timeline service

2016-10-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582025#comment-15582025 ] Rohith Sharma K S commented on YARN-5742: - thanks a lot.. > Serve aggregated logs

[jira] [Commented] (YARN-5742) Serve aggregated logs of historical apps from timeline service

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582021#comment-15582021 ] Varun Saxena commented on YARN-5742: Ok...Take it up. > Serve aggregated logs of histo

[jira] [Updated] (YARN-5742) Serve aggregated logs of historical apps from timeline service

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-5742: --- Assignee: Rohith Sharma K S (was: Varun Saxena) > Serve aggregated logs of historical apps from timeli

[jira] [Commented] (YARN-5742) Serve aggregated logs of historical apps from timeline service

2016-10-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582016#comment-15582016 ] Rohith Sharma K S commented on YARN-5742: - Thanks Varun for creating JIRA. I have d

[jira] [Created] (YARN-5742) Serve aggregated logs of historical apps from timeline service

2016-10-17 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-5742: -- Summary: Serve aggregated logs of historical apps from timeline service Key: YARN-5742 URL: https://issues.apache.org/jira/browse/YARN-5742 Project: Hadoop YARN

[jira] [Commented] (YARN-5561) [Atsv2] : Support for ability to retrieve apps/app-attempt/containers and entities via REST

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581949#comment-15581949 ] Varun Saxena commented on YARN-5561: Yeah what I meant is a separate endpoint may be re

[jira] [Commented] (YARN-3053) [Security] Review and implement security in ATS v.2

2016-10-17 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581825#comment-15581825 ] Varun Saxena commented on YARN-3053: This will be taken care by TimelineClient in the s

[jira] [Commented] (YARN-3053) [Security] Review and implement security in ATS v.2

2016-10-17 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581449#comment-15581449 ] Rohith Sharma K S commented on YARN-3053: - I have basic question on ATSv2 security