[jira] [Created] (YARN-2317) Update documentation about how to write YARN applications

2014-07-17 Thread Li Lu (JIRA)
Li Lu created YARN-2317: --- Summary: Update documentation about how to write YARN applications Key: YARN-2317 URL: https://issues.apache.org/jira/browse/YARN-2317 Project: Hadoop YARN Issue Type:

[jira] [Updated] (YARN-2317) Update documentation about how to write YARN applications

2014-07-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2317: Attachment: YARN-2317-071714.patch Hi folks, I've refreshed the WritingYarnApplications webpage to keep this

[jira] [Updated] (YARN-2295) Refactor YARN distributed shell with existing public stable API

2014-07-21 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2295: Attachment: YARN-2295-072114.patch Thanks [~jianhe]! I've addressed the problem in the latest patch. If you've got

[jira] [Commented] (YARN-2314) ContainerManagementProtocolProxy can create thousands of threads for a large cluster

2014-07-22 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14070967#comment-14070967 ] Li Lu commented on YARN-2314: - Hi [~jlowe], I'm interested in looking into the cache overflow

[jira] [Commented] (YARN-2314) ContainerManagementProtocolProxy can create thousands of threads for a large cluster

2014-07-22 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14071018#comment-14071018 ] Li Lu commented on YARN-2314: - Thanks [~jlowe]! About the corner case, I'm wondering whether a

[jira] [Created] (YARN-2343) Improve

2014-07-23 Thread Li Lu (JIRA)
Li Lu created YARN-2343: --- Summary: Improve Key: YARN-2343 URL: https://issues.apache.org/jira/browse/YARN-2343 Project: Hadoop YARN Issue Type: Improvement Reporter: Li Lu

[jira] [Updated] (YARN-2343) Improve error message on token expire exception

2014-07-23 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2343: Description: Some of token expire exception is triggered by wrong time settings on cluster nodes, but the current

[jira] [Updated] (YARN-2343) Improve error message on token expire exception

2014-07-23 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2343: Attachment: YARN-2343-072314.patch Adding the message to point out that the token expire exception could be caused

[jira] [Commented] (YARN-2314) ContainerManagementProtocolProxy can create thousands of threads for a large cluster

2014-07-23 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14072507#comment-14072507 ] Li Lu commented on YARN-2314: - Yes, that makes sense. And I do agree that a quick fix to the

[jira] [Assigned] (YARN-2354) DistributedShell may allocate more containers than client specified after it restarts

2014-07-24 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu reassigned YARN-2354: --- Assignee: Li Lu DistributedShell may allocate more containers than client specified after it restarts

[jira] [Updated] (YARN-2354) DistributedShell may allocate more containers than client specified after it restarts

2014-07-25 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2354: Attachment: YARN-2354-072514.patch The problem was on numRequestedContainers. In the previous version, initially,

[jira] [Commented] (YARN-2354) DistributedShell may allocate more containers than client specified after it restarts

2014-07-28 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14076439#comment-14076439 ] Li Lu commented on YARN-2354: - Same error message as YARN-2295, and could not reproduce

[jira] [Updated] (YARN-2354) DistributedShell may allocate more containers than client specified after it restarts

2014-07-28 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2354: Attachment: YARN-2354-072814.patch New patch, added log information. DistributedShell may allocate more

[jira] [Updated] (YARN-2354) DistributedShell may allocate more containers than client specified after it restarts

2014-07-29 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2354: Attachment: YARN-2354-072914.patch Upload the same patch one more time to see if the unknown host exception

[jira] [Commented] (YARN-2354) DistributedShell may allocate more containers than client specified after it restarts

2014-07-29 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14078851#comment-14078851 ] Li Lu commented on YARN-2354: - Thanks [~jianhe]. In the second time I think the only problem

[jira] [Commented] (YARN-2374) YARN trunk build failing TestDistributedShell.testDSShell

2014-07-30 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14080240#comment-14080240 ] Li Lu commented on YARN-2374: - Thanks [~vvasudev]! This problem has been bothered me for two

[jira] [Updated] (YARN-2317) Update documentation about how to write YARN applications

2014-07-30 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2317: Attachment: YARN-2317-073014.patch Revised: fixed a few typos, added discussions on deprecated protocol based

[jira] [Updated] (YARN-2317) Update documentation about how to write YARN applications

2014-07-30 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2317: Attachment: YARN-2317-073014-1.patch Fixed a typo. Update documentation about how to write YARN applications

[jira] [Updated] (YARN-2343) Improve error message on token expire exception

2014-08-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2343: Attachment: YARN-2343-080114.patch New patch, clarified exception handling message on system time. Improve error

[jira] [Updated] (YARN-2317) Update documentation about how to write YARN applications

2014-08-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2317: Attachment: YARN-2317-081114.patch Thanks [~zjshen]! I've addressed the points in your review. In general, this

[jira] [Updated] (YARN-2317) Update documentation about how to write YARN applications

2014-08-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2317: Attachment: YARN-2317-081214.patch New patch addressed [~zjshen]'s further comments. Reformatted the FAQ section

[jira] [Updated] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2032: Attachment: YARN-2032-091114.patch Hi everyone, based on [~mayank_bansal]'s patch, I've done an updated version for

[jira] [Commented] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130972#comment-14130972 ] Li Lu commented on YARN-2032: - Oh sorry, it should be HDFS-6584. Implement a scalable,

[jira] [Commented] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14130971#comment-14130971 ] Li Lu commented on YARN-2032: - The HDFS unit test failures are very confusing here.

[jira] [Commented] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14131082#comment-14131082 ] Li Lu commented on YARN-2032: - Hi [~zjshen], I don't think so. I'm looking into that.

[jira] [Updated] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2032: Attachment: (was: YARN-2032-091114.patch) Implement a scalable, available TimelineStore using HBase

[jira] [Updated] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2032: Attachment: YARN-2032-091114.patch Reapplied my patch to latest trunk branch locally several times, could not

[jira] [Updated] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2032: Attachment: (was: YARN-2032-091114.patch) Implement a scalable, available TimelineStore using HBase

[jira] [Updated] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2032: Attachment: YARN-2032-091114.patch Implement a scalable, available TimelineStore using HBase

[jira] [Commented] (YARN-2032) Implement a scalable, available TimelineStore using HBase

2014-09-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132307#comment-14132307 ] Li Lu commented on YARN-2032: - Hi [~stack], thank you for your information! I agree to

[jira] [Commented] (YARN-2102) More generalized timeline ACLs

2014-09-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132527#comment-14132527 ] Li Lu commented on YARN-2102: - Hi [~zjshen], I checked through your patch. Generally, this

[jira] [Commented] (YARN-2102) More generalized timeline ACLs

2014-09-15 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134325#comment-14134325 ] Li Lu commented on YARN-2102: - Hi [~zjshen], just a quick thing to check, shall we use the lock

[jira] [Commented] (YARN-2446) Using TimelineNamespace to shield the entities of a user

2014-09-15 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134715#comment-14134715 ] Li Lu commented on YARN-2446: - Hi [~zjshen], I applied the patch on top of a YARN-2102 branch,

[jira] [Commented] (YARN-2102) More generalized timeline ACLs

2014-09-16 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14136575#comment-14136575 ] Li Lu commented on YARN-2102: - Hi [~zjshen], thanks for the update. Patch LGTM now. I'd like to

[jira] [Commented] (YARN-2446) Using TimelineNamespace to shield the entities of a user

2014-09-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14137637#comment-14137637 ] Li Lu commented on YARN-2446: - Hi [~zjshen], yes the latest patch looks good to me. Still,

[jira] [Commented] (YARN-2629) Make distributed shell use the domain-based timeline ACLs

2014-10-07 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162665#comment-14162665 ] Li Lu commented on YARN-2629: - Hi [~zjshen], I reviewed this patch (YARN-2629.3.patch), and it

[jira] [Commented] (YARN-2629) Make distributed shell use the domain-based timeline ACLs

2014-10-07 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162812#comment-14162812 ] Li Lu commented on YARN-2629: - OK, new patch LGTM. Maybe some committers would like to check it

[jira] [Commented] (YARN-2621) Simplify the output when the user doesn't have the access for getDomain(s)

2014-10-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163942#comment-14163942 ] Li Lu commented on YARN-2621: - Hi [~zjshen], this patch LGTM. Maybe some committers would like

[jira] [Created] (YARN-2673) Add retry for timeline client

2014-10-09 Thread Li Lu (JIRA)
Li Lu created YARN-2673: --- Summary: Add retry for timeline client Key: YARN-2673 URL: https://issues.apache.org/jira/browse/YARN-2673 Project: Hadoop YARN Issue Type: Bug Reporter: Li Lu

[jira] [Commented] (YARN-2314) ContainerManagementProtocolProxy can create thousands of threads for a large cluster

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171340#comment-14171340 ] Li Lu commented on YARN-2314: - Hi [~wangda], maybe we want to leave a note in the config,

[jira] [Commented] (YARN-2673) Add retry for timeline client

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14171717#comment-14171717 ] Li Lu commented on YARN-2673: - After checking through the code, I'm planning to separate this

[jira] [Updated] (YARN-2673) Add retry for timeline client

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101414.patch Upload a patch for this issue. TimelineClient will by default retry for a given

[jira] [Updated] (YARN-2673) Add retry for timeline client

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101414-1.patch Address the comments from findbugs, and retry the unit test failure. Could not

[jira] [Updated] (YARN-2673) Add retry for timeline client

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101414-2.patch Debugging the UT failure. Add retry for timeline client

[jira] [Updated] (YARN-2673) Add retry for timeline client

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: (was: YARN-2673-101414-2.patch) Add retry for timeline client -

[jira] [Updated] (YARN-2673) Add retry for timeline client

2014-10-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101414-2.patch Add retry for timeline client -

[jira] [Updated] (YARN-2673) Add retry for timeline client put APIs

2014-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101714.patch Hi [~zjshen], I've updated my patch according to your comments. I've also fixed

[jira] [Updated] (YARN-2673) Add retry for timeline client put APIs

2014-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: (was: YARN-2673-101714.patch) Add retry for timeline client put APIs

[jira] [Updated] (YARN-2673) Add retry for timeline client put APIs

2014-10-17 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101714.patch For some unknown reasons, Jenkins executed a wrong set of unit tests. Try to

[jira] [Created] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-17 Thread Li Lu (JIRA)
Li Lu created YARN-2709: --- Summary: Add retry for timeline client getDelegationToken method Key: YARN-2709 URL: https://issues.apache.org/jira/browse/YARN-2709 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-2673) Add retry for timeline client put APIs

2014-10-19 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-101914.patch Hi [~zjshen], thanks for your review! I addressed your comments, and rebased the

[jira] [Updated] (YARN-2673) Add retry for timeline client put APIs

2014-10-20 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: YARN-2673-102014.patch Add retry for timeline client put APIs --

[jira] [Updated] (YARN-2673) Add retry for timeline client put APIs

2014-10-20 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2673: Attachment: (was: YARN-2673-101914.patch) Add retry for timeline client put APIs

[jira] [Updated] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-20 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2709: Attachment: YARN-2709-102014.patch I've done a patch for this issue. In this patch, I refactored the retry logic in

[jira] [Updated] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-20 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2709: Attachment: YARN-2709-102014-1.patch Added a tag to suppress the warnings when getting the delegation token. Add

[jira] [Updated] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-21 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2709: Attachment: YARN-2709-102114.patch Hi [~zjshen], I updated my patch according to your comments. Specifically: 1.

[jira] [Updated] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-21 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2709: Attachment: YARN-2709-102114-1.patch Hi [~zjshen], I've addressed your comments in this patch. If you have time

[jira] [Updated] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-21 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2709: Attachment: YARN-2709-102114-2.patch Add retry for timeline client getDelegationToken method

[jira] [Updated] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-21 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2709: Attachment: (was: YARN-2709-102114-1.patch) Add retry for timeline client getDelegationToken method

[jira] [Commented] (YARN-675) In YarnClient, pull AM logs on AM container failure

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049300#comment-14049300 ] Li Lu commented on YARN-675: [~zjshen], I'd like to work on this. Would you mind if I take this

[jira] [Created] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
Li Lu created YARN-2242: --- Summary: Improve exception information on AM launch crashes Key: YARN-2242 URL: https://issues.apache.org/jira/browse/YARN-2242 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Description: Now on each time AM Container crashes during launch, both the console and the webpage UI only report a

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Description: Now on each time AM Container crashes during launch, both the console and the webpage UI only report a

[jira] [Assigned] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu reassigned YARN-2242: --- Assignee: Li Lu Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070114.patch This patch disables the confusing output of ShellExitCodeException, and points

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070114.patch) Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070114.patch Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070114-1.patch Second version, minimize change set. Test is not included since this patch

[jira] [Commented] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049598#comment-14049598 ] Li Lu commented on YARN-2242: - Hi [~djp], sure I can definitely do that. One small question is,

[jira] [Commented] (YARN-2242) Improve exception information on AM launch crashes

2014-07-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14049605#comment-14049605 ] Li Lu commented on YARN-2242: - Hi [~zjshen], you're right that the two jiras have much shared

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-02 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070115.patch Hi [~djp], in this new patch I modified an existing unit test, on testing

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-02 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070115-1.patch Better interface design for the private verification function on diagnostic

[jira] [Commented] (YARN-2242) Improve exception information on AM launch crashes

2014-07-02 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14051068#comment-14051068 ] Li Lu commented on YARN-2242: - Thanks [~djp]! Improve exception information on AM launch

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-02 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070115-2.patch Add the missing period in the end of the diagnostic information. Improve

[jira] [Commented] (YARN-2242) Improve exception information on AM launch crashes

2014-07-07 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054368#comment-14054368 ] Li Lu commented on YARN-2242: - Changes in YARN 2013 do preserve shell exception information

[jira] [Resolved] (YARN-2242) Improve exception information on AM launch crashes

2014-07-07 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu resolved YARN-2242. - Resolution: Duplicate Close as duplicate, with YARN 2013. Improve exception information on AM launch crashes

[jira] [Commented] (YARN-2013) The diagnostics is always the ExitCodeException stack when the container crashes

2014-07-07 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054382#comment-14054382 ] Li Lu commented on YARN-2013: - Hi [~ozawa], I just closed YARN 2242 as a duplicate of this

[jira] [Commented] (YARN-2242) Improve exception information on AM launch crashes

2014-07-07 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14054427#comment-14054427 ] Li Lu commented on YARN-2242: - [~djp] sure I'll do that. Improve exception information on AM

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070814.patch New patch to add the swallowed diagnostics information back, also reformatted

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070814-1.patch Make patch with latest trunk Improve exception information on AM launch

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070115.patch) Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070114.patch) Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070114-1.patch) Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070115-1.patch) Improve exception information on AM launch crashes

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

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu reassigned YARN-2264: --- Assignee: Li Lu Race in DrainDispatcher can cause random test failures

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

2014-07-08 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2264: Attachment: YARN-2264-070814.patch The inconsistent state of the DrainDispatcher is generated since atomicity is

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

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2264: Attachment: (was: YARN-2264-070814.patch) Race in DrainDispatcher can cause random test failures

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-070814-1.patch Improve exception information on AM launch crashes

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

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2264: Attachment: YARN-2264-070814.patch Race in DrainDispatcher can cause random test failures

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070814-1.patch) Improve exception information on AM launch crashes

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

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2264: Attachment: (was: YARN-2264-070814.patch) Race in DrainDispatcher can cause random test failures

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

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2264: Attachment: YARN-2264-070814.patch Race in DrainDispatcher can cause random test failures

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-09 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-070814-1.patch) Improve exception information on AM launch crashes

[jira] [Commented] (YARN-2242) Improve exception information on AM launch crashes

2014-07-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14059414#comment-14059414 ] Li Lu commented on YARN-2242: - Hi [~djp], my patch is ready and would you mind to take a look

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-11 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-071114.patch Updated patch according to [~djp]'s review. Updated the interface of

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-12 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-071214.patch Thanks for [~djp]'s comment! I've addressed these issue in the latest patch.

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-071414.patch Oh thanks [~djp]! That typo is clearly a bug, and I've fixed it in this patch!

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: (was: YARN-2242-071414.patch) Improve exception information on AM launch crashes

[jira] [Updated] (YARN-2242) Improve exception information on AM launch crashes

2014-07-14 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Li Lu updated YARN-2242: Attachment: YARN-2242-071414.patch Some unrelated UTs failed during the last time submission of this patch, but

[jira] [Created] (YARN-2294) Update sample program and documentations for writing YARN Application

2014-07-15 Thread Li Lu (JIRA)
Li Lu created YARN-2294: --- Summary: Update sample program and documentations for writing YARN Application Key: YARN-2294 URL: https://issues.apache.org/jira/browse/YARN-2294 Project: Hadoop YARN Issue

  1   2   3   4   5   6   7   8   9   10   >