[jira] [Updated] (YARN-2299) inconsistency at identifying node

2014-07-15 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-2299: -- Description: If port of yarn.nodemanager.address is not specified at NM, NM will choose random port.

[jira] [Commented] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-06-27 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14045574#comment-14045574 ] Hong Zhiguo commented on YARN-1872: --- Hi, Vinod, this is not just a test failure. It

[jira] [Assigned] (YARN-1801) NPE in public localizer

2014-05-22 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo reassigned YARN-1801: - Assignee: Hong Zhiguo NPE in public localizer --- Key:

[jira] [Updated] (YARN-1801) NPE in public localizer

2014-05-22 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1801: -- Attachment: YARN-1801.patch {code} Path local = completed.get(); {code} may throw ExecutionException

[jira] [Commented] (YARN-1545) [Umbrella] Prevent DoS of YARN components by putting in limits

2014-05-22 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14006754#comment-14006754 ] Hong Zhiguo commented on YARN-1545: --- You mean we should define the upper bound of the

[jira] [Commented] (YARN-2088) Fix code bug in GetApplicationsRequestPBImpl#mergeLocalToBuilder

2014-05-21 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14005602#comment-14005602 ] Hong Zhiguo commented on YARN-2088: --- +1 I guess the failure before this patch is caused

[jira] [Created] (YARN-2081) TestDistributedShell fails after YARN-1962

2014-05-20 Thread Hong Zhiguo (JIRA)
Hong Zhiguo created YARN-2081: - Summary: TestDistributedShell fails after YARN-1962 Key: YARN-2081 URL: https://issues.apache.org/jira/browse/YARN-2081 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-2081) TestDistributedShell fails after YARN-1962

2014-05-20 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-2081: -- Attachment: YARN-2081.patch TestDistributedShell fails after YARN-1962

[jira] [Commented] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-05-20 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14004373#comment-14004373 ] Hong Zhiguo commented on YARN-1872: --- Binglin, I got same failure. The phenomenon and

[jira] [Assigned] (YARN-2066) Wrong field is referenced in GetApplicationsRequestPBImpl#mergeLocalToBuilder()

2014-05-16 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo reassigned YARN-2066: - Assignee: Hong Zhiguo Wrong field is referenced in

[jira] [Updated] (YARN-2066) Wrong field is referenced in GetApplicationsRequestPBImpl#mergeLocalToBuilder()

2014-05-16 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-2066: -- Attachment: YARN-2066.patch Wrong field is referenced in

[jira] [Updated] (YARN-1986) After upgrade from 2.2.0 to 2.4.0, NPE on first job start.

2014-05-11 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1986: -- Attachment: YARN-1986-3.patch Tsuyoshi, thanks for your suggestion. I uploaded a new patch. After

[jira] [Updated] (YARN-1986) After upgrade from 2.2.0 to 2.4.0, NPE on first job start.

2014-05-06 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1986: -- Attachment: YARN-1986-testcase.patch It's the new unit test to reproduce this NPE constantly. It's not

[jira] [Created] (YARN-2023) TestClientRMService fails on trunk

2014-05-06 Thread Hong Zhiguo (JIRA)
Hong Zhiguo created YARN-2023: - Summary: TestClientRMService fails on trunk Key: YARN-2023 URL: https://issues.apache.org/jira/browse/YARN-2023 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-2023) TestClientRMService fails on trunk

2014-05-06 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-2023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-2023: -- Attachment: YARN-2023.patch It's caused by below commit: {code} commit

[jira] [Updated] (YARN-1986) After upgrade from 2.2.0 to 2.4.0, NPE on first job start.

2014-05-06 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1986: -- Attachment: YARN-1986.patch The failure of TestClientRMService is tracked by YARN-2023. The failure of

[jira] [Assigned] (YARN-1986) After upgrade from 2.2.0 to 2.4.0, NPE on first job start.

2014-05-05 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo reassigned YARN-1986: - Assignee: Hong Zhiguo After upgrade from 2.2.0 to 2.4.0, NPE on first job start.

[jira] [Created] (YARN-1974) add args for DistributedShell to specify a set of nodes on which the tasks run

2014-04-23 Thread Hong Zhiguo (JIRA)
Hong Zhiguo created YARN-1974: - Summary: add args for DistributedShell to specify a set of nodes on which the tasks run Key: YARN-1974 URL: https://issues.apache.org/jira/browse/YARN-1974 Project: Hadoop

[jira] [Updated] (YARN-1974) add args for DistributedShell to specify a set of nodes on which the tasks run

2014-04-23 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1974: -- Description: It's very useful to execute a script on a specific set of machines for both testing and

[jira] [Commented] (YARN-1954) Add waitFor to AMRMClient(Async)

2014-04-17 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973749#comment-13973749 ] Hong Zhiguo commented on YARN-1954: --- Do you mean group the status pooling loop into the

[jira] [Commented] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-04-07 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13962528#comment-13962528 ] Hong Zhiguo commented on YARN-1872: --- I suggest to take this patch since it makes

[jira] [Commented] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-04-04 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13960797#comment-13960797 ] Hong Zhiguo commented on YARN-1872: --- Yes. It is. And MapRedue V2 AM contains some code to

[jira] [Assigned] (YARN-1837) TestMoveApplication.testMoveRejectedByScheduler randomly fails

2014-04-03 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo reassigned YARN-1837: - Assignee: Hong Zhiguo TestMoveApplication.testMoveRejectedByScheduler randomly fails

[jira] [Updated] (YARN-1837) TestMoveApplication.testMoveRejectedByScheduler randomly fails

2014-04-03 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1837: -- Attachment: YARN-1837.patch TestMoveApplication.testMoveRejectedByScheduler randomly fails

[jira] [Assigned] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-04-02 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo reassigned YARN-1872: - Assignee: Hong Zhiguo I reproduced it occasionally and fixed it. TestDistributedShell

[jira] [Updated] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-04-02 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1872: -- Attachment: YARN-1872.patch TestDistributedShell occasionally fails in trunk

[jira] [Updated] (YARN-1832) wrong MockLocalizerStatus.equals() method implementation

2014-04-02 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1832: -- Assignee: Hong Zhiguo wrong MockLocalizerStatus.equals() method implementation

[jira] [Commented] (YARN-1872) TestDistributedShell occasionally fails in trunk

2014-03-31 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13956122#comment-13956122 ] Hong Zhiguo commented on YARN-1872: --- I met the timeout too. But I can't reproduce it.

[jira] [Commented] (YARN-1889) avoid creating new objects on each fair scheduler call to AppSchedulable comparator

2014-03-30 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13954925#comment-13954925 ] Hong Zhiguo commented on YARN-1889: --- Hi, Fengdong, I didn't submit new patch yet and I'll

[jira] [Updated] (YARN-1889) avoid creating new objects on each fair scheduler call to AppSchedulable comparator

2014-03-30 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1889: -- Attachment: YARN-1889.patch avoid creating new objects on each fair scheduler call to AppSchedulable

[jira] [Created] (YARN-1889) avoid creating new objects on each fair scheduler call to AppSchedulable comparator

2014-03-28 Thread Hong Zhiguo (JIRA)
Hong Zhiguo created YARN-1889: - Summary: avoid creating new objects on each fair scheduler call to AppSchedulable comparator Key: YARN-1889 URL: https://issues.apache.org/jira/browse/YARN-1889 Project:

[jira] [Updated] (YARN-1889) avoid creating new objects on each fair scheduler call to AppSchedulable comparator

2014-03-28 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1889: -- Attachment: YARN-1889.patch avoid creating new objects on each fair scheduler call to AppSchedulable

[jira] [Commented] (YARN-1889) avoid creating new objects on each fair scheduler call to AppSchedulable comparator

2014-03-28 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13951774#comment-13951774 ] Hong Zhiguo commented on YARN-1889: --- Hi, Sandy, During processing NodeUpdate events, the

[jira] [Created] (YARN-1832) wrong MockLocalizerStatus.equals() method implementation

2014-03-14 Thread Hong Zhiguo (JIRA)
Hong Zhiguo created YARN-1832: - Summary: wrong MockLocalizerStatus.equals() method implementation Key: YARN-1832 URL: https://issues.apache.org/jira/browse/YARN-1832 Project: Hadoop YARN Issue

[jira] [Updated] (YARN-1832) wrong MockLocalizerStatus.equals() method implementation

2014-03-14 Thread Hong Zhiguo (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hong Zhiguo updated YARN-1832: -- Attachment: YARN-1832.patch wrong MockLocalizerStatus.equals() method implementation

<    1   2