[jira] [Updated] (YARN-4236) Metric for aggregated resources allocation per queue

2015-10-07 Thread Chang Li (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chang Li updated YARN-4236: --- Attachment: YARN-4236.patch > Metric for aggregated resources allocation per queue >

[jira] [Comment Edited] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-07 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947641#comment-14947641 ] Jason Lowe edited comment on YARN-3943 at 10/7/15 9:36 PM: --- Thanks for the patch,

[jira] [Updated] (YARN-4234) New put APIs in TimelineClient for ats v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-4234: Attachment: YARN-4234.1.patch > New put APIs in TimelineClient for ats v1.5 >

[jira] [Commented] (YARN-3367) Replace starting a separate thread for post entity with event loop in TimelineClient

2015-10-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947620#comment-14947620 ] Sangjin Lee commented on YARN-3367: --- {quote} You mean that flush need not be coupled with the sync call ?

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-07 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947641#comment-14947641 ] Jason Lowe commented on YARN-3943: -- Thanks for the patch, [~zxu]! I think this patch causes backwards

[jira] [Commented] (YARN-4233) YARN Timeline Service plugin: ATS v1.5

2015-10-07 Thread Lars Francke (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947699#comment-14947699 ] Lars Francke commented on YARN-4233: Hi Xuan, could you add a bit of detail to this issue? I'm trying

[jira] [Updated] (YARN-4233) YARN Timeline Service plugin: ATS v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-4233: Description: Copy the description from YARN-3942: Timeline store to read events from HDFS This adds a new

[jira] [Updated] (YARN-4233) YARN Timeline Service plugin: ATS v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-4233: Description: Copy the description from YARN-3942: This adds a new timeline store plugin that is intended as

[jira] [Updated] (YARN-4235) FairScheduler PrimaryGroup does not handle empty groups returned for a user

2015-10-07 Thread Anubhav Dhoot (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anubhav Dhoot updated YARN-4235: Attachment: YARN-4235.001.patch Handle empty groups > FairScheduler PrimaryGroup does not handle

[jira] [Commented] (YARN-3026) Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp

2015-10-07 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947680#comment-14947680 ] MENG DING commented on YARN-3026: - Hi, [~leftnoteasy] I've got another question while studying this patch.

[jira] [Created] (YARN-4236) Metric for aggregated resources allocation per queue

2015-10-07 Thread Chang Li (JIRA)
Chang Li created YARN-4236: -- Summary: Metric for aggregated resources allocation per queue Key: YARN-4236 URL: https://issues.apache.org/jira/browse/YARN-4236 Project: Hadoop YARN Issue Type:

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946334#comment-14946334 ] Hudson commented on YARN-4209: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #490 (See

[jira] [Created] (YARN-4232) TopCLI console shows exceptions for help command

2015-10-07 Thread Bibin A Chundatt (JIRA)
Bibin A Chundatt created YARN-4232: -- Summary: TopCLI console shows exceptions for help command Key: YARN-4232 URL: https://issues.apache.org/jira/browse/YARN-4232 Project: Hadoop YARN

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946390#comment-14946390 ] Hudson commented on YARN-4209: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #1228 (See

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946392#comment-14946392 ] Hudson commented on YARN-4228: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #1228 (See

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946372#comment-14946372 ] Hudson commented on YARN-4228: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #491 (See

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946394#comment-14946394 ] Hudson commented on YARN-4209: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2434 (See

[jira] [Updated] (YARN-4232) TopCLI console shows exceptions for help command

2015-10-07 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bibin A Chundatt updated YARN-4232: --- Attachment: 0001-YARN-4232.patch Currently HA mode is not supported.For getting RM start time

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946513#comment-14946513 ] Hudson commented on YARN-4228: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #464 (See

[jira] [Commented] (YARN-3996) YARN-789 (Support for zero capabilities in fairscheduler) is broken after YARN-3305

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

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946451#comment-14946451 ] Hudson commented on YARN-4228: -- SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #499 (See

[jira] [Commented] (YARN-4178) [storage implementation] app id as string in row keys can cause incorrect ordering

2015-10-07 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946465#comment-14946465 ] Varun Saxena commented on YARN-4178: Thanks for the commit [~sjlee0] and others for the reviews >

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946497#comment-14946497 ] Hudson commented on YARN-4228: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2435 (See

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946512#comment-14946512 ] Hudson commented on YARN-4209: -- FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #464 (See

[jira] [Commented] (YARN-4009) CORS support for ResourceManager REST API

2015-10-07 Thread Varun Vasudev (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946540#comment-14946540 ] Varun Vasudev commented on YARN-4009: - [~jeagles] - just to make sure we're on the same page - you're

[jira] [Commented] (YARN-4235) FairScheduler PrimaryGroup does not handle empty groups returned for a user

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

[jira] [Created] (YARN-4238) createdTime is not reported while publishing entities to ATSv2

2015-10-07 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-4238: -- Summary: createdTime is not reported while publishing entities to ATSv2 Key: YARN-4238 URL: https://issues.apache.org/jira/browse/YARN-4238 Project: Hadoop YARN

[jira] [Commented] (YARN-4237) Support additional queries for ATSv2 Web UI

2015-10-07 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947833#comment-14947833 ] Varun Saxena commented on YARN-4237: - Given a time range and user name, list flow runs in a given flow

[jira] [Updated] (YARN-4237) Support additional queries for ATSv2 Web UI

2015-10-07 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-4237: --- Issue Type: Sub-task (was: Bug) Parent: YARN-2928 > Support additional queries for ATSv2 Web

[jira] [Commented] (YARN-4238) createdTime is not reported while publishing entities to ATSv2

2015-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948041#comment-14948041 ] Naganarasimha G R commented on YARN-4238: - Hi [~varun_saxena], Similar to V1 we have already

[jira] [Updated] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu updated YARN-3943: Attachment: YARN-3943.002.patch > Use separate threshold configurations for disk-full detection and >

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

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

[jira] [Commented] (YARN-3769) Preemption occurring unnecessarily because preemption doesn't consider user limit

2015-10-07 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947847#comment-14947847 ] Eric Payne commented on YARN-3769: -- Investigating test failures and checkstyle warnings > Preemption

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947996#comment-14947996 ] zhihai xu commented on YARN-3943: - Thanks [~jlowe]! yes, the comments are great. Nice catch for the

[jira] [Commented] (YARN-3367) Replace starting a separate thread for post entity with event loop in TimelineClient

2015-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948044#comment-14948044 ] Naganarasimha G R commented on YARN-3367: - bq. There is still no hard guarantee that they will be

[jira] [Commented] (YARN-4237) Support additional queries for ATSv2 Web UI

2015-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948051#comment-14948051 ] Naganarasimha G R commented on YARN-4237: - Hi [~varun_saxena], if you already not started on this

[jira] [Created] (YARN-4237) Support additional queries for ATSv2 Web UI

2015-10-07 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-4237: -- Summary: Support additional queries for ATSv2 Web UI Key: YARN-4237 URL: https://issues.apache.org/jira/browse/YARN-4237 Project: Hadoop YARN Issue Type: Bug

[jira] [Commented] (YARN-4201) AMBlacklist does not work for minicluster

2015-10-07 Thread Jun Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948093#comment-14948093 ] Jun Gong commented on YARN-4201: Could anyone help review it please? > AMBlacklist does not work for

[jira] [Created] (YARN-4239) Flow page for Web UI

2015-10-07 Thread Varun Saxena (JIRA)
Varun Saxena created YARN-4239: -- Summary: Flow page for Web UI Key: YARN-4239 URL: https://issues.apache.org/jira/browse/YARN-4239 Project: Hadoop YARN Issue Type: Sub-task

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

2015-10-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-261: --- Attachment: 0002-YARN-261.patch > Ability to kill AM attempts > --- > >

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

2015-10-07 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/YARN-261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohith Sharma K S updated YARN-261: --- Summary: Ability to fail AM attempts (was: Ability to kill AM attempts) > Ability to fail AM

[jira] [Created] (YARN-4235) FairScheduler PrimaryGroup does not handle empty groups returned for a user

2015-10-07 Thread Anubhav Dhoot (JIRA)
Anubhav Dhoot created YARN-4235: --- Summary: FairScheduler PrimaryGroup does not handle empty groups returned for a user Key: YARN-4235 URL: https://issues.apache.org/jira/browse/YARN-4235 Project:

[jira] [Commented] (YARN-4209) RMStateStore FENCED state doesn’t work due to updateFencedState called by stateMachine.doTransition

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946646#comment-14946646 ] Hudson commented on YARN-4209: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2403 (See

[jira] [Commented] (YARN-4232) TopCLI console shows exceptions for help command

2015-10-07 Thread Bibin A Chundatt (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946658#comment-14946658 ] Bibin A Chundatt commented on YARN-4232: Testcase failure is not related this jira patch > TopCLI

[jira] [Commented] (YARN-4232) TopCLI console shows exceptions for help command

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

[jira] [Commented] (YARN-4228) FileSystemRMStateStore use IOUtils#close instead of fs#close

2015-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14946648#comment-14946648 ] Hudson commented on YARN-4228: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #2403 (See

[jira] [Commented] (YARN-1509) Make AMRMClient support send increase container request and get increased/decreased containers

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

[jira] [Updated] (YARN-4221) Store user in app to flow table

2015-10-07 Thread Varun Saxena (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Saxena updated YARN-4221: --- Attachment: YARN-4221-YARN-2928.02.patch > Store user in app to flow table >

[jira] [Commented] (YARN-3943) Use separate threshold configurations for disk-full detection and disk-not-full detection.

2015-10-07 Thread zhihai xu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947014#comment-14947014 ] zhihai xu commented on YARN-3943: - Hi [~jlowe], Could you help review the patch thanks? > Use separate

[jira] [Updated] (YARN-1509) Make AMRMClient support send increase container request and get increased/decreased containers

2015-10-07 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] MENG DING updated YARN-1509: Attachment: YARN-1509.5.patch Thanks [~leftnoteasy]. Attaching the patch that addresses the comments. >

[jira] [Commented] (YARN-3367) Replace starting a separate thread for post entity with event loop in TimelineClient

2015-10-07 Thread Naganarasimha G R (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947261#comment-14947261 ] Naganarasimha G R commented on YARN-3367: - Hi [~sjlee0] , Thanks for the comments, Went through

[jira] [Commented] (YARN-3798) ZKRMStateStore shouldn't create new session without occurrance of SESSIONEXPIED

2015-10-07 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947108#comment-14947108 ] Sangjin Lee commented on YARN-3798: --- Please disregard. I thought the patch was misnamed, but it wasn't.

[jira] [Commented] (YARN-3996) YARN-789 (Support for zero capabilities in fairscheduler) is broken after YARN-3305

2015-10-07 Thread Neelesh Srinivas Salian (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947142#comment-14947142 ] Neelesh Srinivas Salian commented on YARN-3996: --- I'll go back and fix those. I know why this

[jira] [Commented] (YARN-1509) Make AMRMClient support send increase container request and get increased/decreased containers

2015-10-07 Thread MENG DING (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947056#comment-14947056 ] MENG DING commented on YARN-1509: - Test failure is not related to this patch. Checkstyle warning is the

[jira] [Commented] (YARN-4221) Store user in app to flow table

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

[jira] [Created] (YARN-4234) New put api in TimelineClient for ats v1.5

2015-10-07 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-4234: --- Summary: New put api in TimelineClient for ats v1.5 Key: YARN-4234 URL: https://issues.apache.org/jira/browse/YARN-4234 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Updated] (YARN-4234) New put APIs in TimelineClient for ats v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-4234: Description: In this ticket, we will add new put APIs in timelineClient to let clients/applications have the

[jira] [Updated] (YARN-4234) New put APIs in TimelineClient for ats v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-4234: Summary: New put APIs in TimelineClient for ats v1.5 (was: New put api in TimelineClient for ats v1.5) >

[jira] [Commented] (YARN-1509) Make AMRMClient support send increase container request and get increased/decreased containers

2015-10-07 Thread Bikas Saha (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14947315#comment-14947315 ] Bikas Saha commented on YARN-1509: -- Sorry for coming in late on this. I have some questions on the API.

[jira] [Created] (YARN-4233) YARN Timeline Service plugin: ATS v1.5

2015-10-07 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-4233: --- Summary: YARN Timeline Service plugin: ATS v1.5 Key: YARN-4233 URL: https://issues.apache.org/jira/browse/YARN-4233 Project: Hadoop YARN Issue Type: New Feature

[jira] [Assigned] (YARN-4233) YARN Timeline Service plugin: ATS v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong reassigned YARN-4233: --- Assignee: Xuan Gong > YARN Timeline Service plugin: ATS v1.5 > --

[jira] [Updated] (YARN-4219) New levelDB cache storage for timeline v1.5

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-4219: Issue Type: Sub-task (was: Bug) Parent: YARN-4233 > New levelDB cache storage for timeline v1.5 >

[jira] [Updated] (YARN-3942) Timeline store to read events from HDFS

2015-10-07 Thread Xuan Gong (JIRA)
[ https://issues.apache.org/jira/browse/YARN-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuan Gong updated YARN-3942: Issue Type: Sub-task (was: Improvement) Parent: YARN-4233 > Timeline store to read events from HDFS