[jira] [Created] (YARN-724) Move ProtoBase from api.records to api.records.impl.pb

2013-05-23 Thread Jian He (JIRA)
Jian He created YARN-724: Summary: Move ProtoBase from api.records to api.records.impl.pb Key: YARN-724 URL: https://issues.apache.org/jira/browse/YARN-724 Project: Hadoop YARN Issue Type: Bug

[jira] [Updated] (YARN-711) Copy BuilderUtil methods into individual records

2013-05-23 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-711: - Attachment: YARN-711.7.patch Fixed one more typo in ContainerId.. Copy BuilderUtil methods into

[jira] [Updated] (YARN-513) Create common proxy client for communicating with RM

2013-05-24 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-513: - Attachment: YARN-513.9.patch The new patch moves RMProxy to yarn-server-common. Adds two new classes ClientRMProxy

[jira] [Updated] (YARN-513) Create common proxy client for communicating with RM

2013-05-24 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-513: - Attachment: YARN-513.10.patch forgot about the newly added files. Create common proxy client for

[jira] [Updated] (YARN-717) Copy BuilderUtil methods into token-related records

2013-05-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-717: - Attachment: YARN-717.2.patch The new patch rebased on YARN-422. Change the place where its casted as

[jira] [Updated] (YARN-513) Create common proxy client for communicating with RM

2013-05-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-513: - Attachment: YARN-513.11.patch added missing file Create common proxy client for communicating

[jira] [Updated] (YARN-638) Restore RMDelegationTokens after RM Restart

2013-05-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-638: - Attachment: YARN-638.15.patch The new patch adds sleep within the tight loop and removes hadoop-common changes

[jira] [Updated] (YARN-735) Make ApplicationAttemptID, ContainerID, NodeID immutable

2013-05-30 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-735: - Attachment: YARN-735.2.patch fixed test failure Make ApplicationAttemptID, ContainerID, NodeID

[jira] [Created] (YARN-737) ContainerManagerImpl can directly throw NMNotYetReadyException and InvalidContainerException after YARN-142

2013-05-30 Thread Jian He (JIRA)
Jian He created YARN-737: Summary: ContainerManagerImpl can directly throw NMNotYetReadyException and InvalidContainerException after YARN-142 Key: YARN-737 URL: https://issues.apache.org/jira/browse/YARN-737

[jira] [Commented] (YARN-737) ContainerManagerImpl can directly throw NMNotYetReadyException and InvalidContainerException after YARN-142

2013-05-31 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671707#comment-13671707 ] Jian He commented on YARN-737: -- bq.Why are we throwing RuntimeException instead of Exception?

[jira] [Updated] (YARN-735) Make ApplicationAttemptID, ContainerID, NodeID immutable

2013-05-31 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-735: - Attachment: YARN-735.2.patch New patch fixed above comments Make ApplicationAttemptID,

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-01 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: YARN-748.3.patch Let ResourceRequestComparator etc. implements Serializable to fix findBug -1; Fixed

[jira] [Assigned] (YARN-753) Add individual factory method for user-facing api protocol records

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He reassigned YARN-753: Assignee: Jian He Add individual factory method for user-facing api protocol records

[jira] [Created] (YARN-753) Add individual factory method for user-facing api protocol records

2013-06-03 Thread Jian He (JIRA)
Jian He created YARN-753: Summary: Add individual factory method for user-facing api protocol records Key: YARN-753 URL: https://issues.apache.org/jira/browse/YARN-753 Project: Hadoop YARN Issue

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: YARN-748.4.patch Update against latest trunk Move BuilderUtils from yarn-common to

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: YARN-748.5.patch change yarn-client to not use BuilderUtils. Change TestFairSchedulerConfiguration

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: YARN-748.includeMR.patch The new patch covers MR side change not to use BuilderUtils at all

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: (was: YARN-748.includeMR.patch) Move BuilderUtils from yarn-common to yarn-server-common

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: YARN-748.includeMR.patch Move BuilderUtils from yarn-common to yarn-server-common

[jira] [Updated] (YARN-748) Move BuilderUtils from yarn-common to yarn-server-common

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-748: - Attachment: (was: YARN-748.includeMR.patch) Move BuilderUtils from yarn-common to yarn-server-common

[jira] [Updated] (YARN-756) Move PreemptionContainer/PremptionContract/PreemptionMessage to api.records

2013-06-03 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-756: - Attachment: YARN-756.1.patch Simple eclipse move Move

[jira] [Reopened] (YARN-756) Move PreemptionContainer/PremptionContract/PreemptionMessage/StrictPreemptionContract to api.records

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He reopened YARN-756: -- *PBImp should go to package impl.pb Move

[jira] [Updated] (YARN-756) Move PreemptionContainer/PremptionContract/PreemptionMessage/StrictPreemptionContract to api.records

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-756: - Attachment: YARN-756.3.patch simple eclipse from package impl to impl.pb Move

[jira] [Updated] (YARN-756) Move PreemptionContainer/PremptionContract/PreemptionMessage/StrictPreemptionContract to api.records

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-756: - Attachment: YARN-756.5.patch Move

[jira] [Updated] (YARN-756) Move PreemptionContainer/PremptionContract/PreemptionMessage/StrictPreemptionContract/PreemptionResourceRequest to api.records

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-756: - Summary: Move

[jira] [Commented] (YARN-756) Move PreemptionContainer/PremptionContract/PreemptionMessage/StrictPreemptionContract/PreemptionResourceRequest to api.records

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675182#comment-13675182 ] Jian He commented on YARN-756: -- The newest patch also moved PreemptionResourceRequest to

[jira] [Updated] (YARN-753) Add individual factory method for api protocol records

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-753: - Attachment: YARN-753.2.patch Add individual factory method for api protocol records

[jira] [Updated] (YARN-724) Move ProtoBase from api.records to api.records.impl.pb

2013-06-04 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-724: - Attachment: YARN-724.1.patch Move ProtoBase from api.records to api.records.impl.pb

[jira] [Updated] (YARN-737) ContainerManagerImpl can directly throw NMNotYetReadyException and InvalidContainerException after YARN-142

2013-06-05 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-737: - Attachment: YARN-737.2.patch ContainerManagerImpl can directly throw NMNotYetReadyException and

[jira] [Created] (YARN-773) Move YarnRuntimeException from package api.yarn to api.yarn.exceptions

2013-06-06 Thread Jian He (JIRA)
Jian He created YARN-773: Summary: Move YarnRuntimeException from package api.yarn to api.yarn.exceptions Key: YARN-773 URL: https://issues.apache.org/jira/browse/YARN-773 Project: Hadoop YARN

[jira] [Updated] (YARN-737) Some Exceptions can be directly thrown out after YARN-142

2013-06-06 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-737: - Summary: Some Exceptions can be directly thrown out after YARN-142 (was: ContainerManagerImpl can directly throw

[jira] [Updated] (YARN-777) Remove unreferenced objects from proto

2013-06-06 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-777: - Summary: Remove unreferenced objects from proto (was: Remove unreferenced objects from pro to) Remove

[jira] [Updated] (YARN-737) Some Exceptions no longer need to be wrapped by YarnException and can be directly thrown out after YARN-142

2013-06-06 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-737: - Summary: Some Exceptions no longer need to be wrapped by YarnException and can be directly thrown out after

[jira] [Assigned] (YARN-777) Remove unreferenced objects from proto

2013-06-06 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He reassigned YARN-777: Assignee: Jian He Remove unreferenced objects from proto --

[jira] [Updated] (YARN-773) Move YarnRuntimeException from package api.yarn to api.yarn.exceptions

2013-06-06 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-773: - Attachment: YARN-773.patch simple eclipse move Move YarnRuntimeException from package api.yarn

[jira] [Updated] (YARN-737) Some Exceptions no longer need to be wrapped by YarnException and can be directly thrown out after YARN-142

2013-06-06 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-737: - Attachment: YARN-737.4.patch The new patch only handles NMNotYetReadyException, InvalidContainerException and

[jira] [Updated] (YARN-767) Initialize Application status metrics when QueueMetrics is initialized

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-767: - Attachment: YARN-767.2.patch Add a test, and fix the visibility of the method Initialize

[jira] [Assigned] (YARN-339) TestResourceTrackerService is failing intermittently

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He reassigned YARN-339: Assignee: Jian He TestResourceTrackerService is failing intermittently

[jira] [Updated] (YARN-777) Remove unreferenced objects from proto

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-777: - Attachment: YARN-777.patch After investigation, only found one unused object, yarn_protos.proto.StringURLMapProto

[jira] [Updated] (YARN-513) Create common proxy client for communicating with RM

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-513: - Attachment: YARN-513.12.patch rebased on the latest trunk Create common proxy client for

[jira] [Updated] (YARN-767) Initialize Application status metrics when QueueMetrics is initialized

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-767: - Attachment: YARN-767.3.patch Initialize Application status metrics when QueueMetrics is initialized

[jira] [Created] (YARN-792) Move NodeHealthStatus from yarn.api.record to yarn.server.api.record

2013-06-07 Thread Jian He (JIRA)
Jian He created YARN-792: Summary: Move NodeHealthStatus from yarn.api.record to yarn.server.api.record Key: YARN-792 URL: https://issues.apache.org/jira/browse/YARN-792 Project: Hadoop YARN Issue

[jira] [Commented] (YARN-686) Flatten NodeReport

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678528#comment-13678528 ] Jian He commented on YARN-686: -- we should move NodeHealthStatus to yarn.server.api.record after

[jira] [Updated] (YARN-792) Move NodeHealthStatus from yarn.api.record to yarn.server.api.record

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-792: - Attachment: YARN-792.patch Moved NodeHealthStatus and its PB to yarn.server.api. Moved nodeHealthStatus proto to

[jira] [Updated] (YARN-777) Remove unreferenced objects from proto

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-777: - Attachment: YARN-777.1.patch Removed ApplicationStatusProto and ApplicationMasterProto also, thanks for catching

[jira] [Commented] (YARN-339) TestResourceTrackerService is failing intermittently

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13678565#comment-13678565 ] Jian He commented on YARN-339: -- set miniClusterMode to be true so that it ignores Metrics

[jira] [Updated] (YARN-339) TestResourceTrackerService is failing intermittently

2013-06-07 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-339: - Attachment: YARN-339.patch TestResourceTrackerService is failing intermittently

[jira] [Updated] (YARN-737) Some Exceptions no longer need to be wrapped by YarnException and can be directly thrown out after YARN-142

2013-06-09 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-737: - Attachment: YARN-737.5.patch Some Exceptions no longer need to be wrapped by YarnException and can be

[jira] [Commented] (YARN-737) Some Exceptions no longer need to be wrapped by YarnException and can be directly thrown out after YARN-142

2013-06-09 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679185#comment-13679185 ] Jian He commented on YARN-737: -- Zhijie, Thanks for catching the miss in MiniYARNCluster. For

[jira] [Commented] (YARN-767) Initialize Application status metrics when QueueMetrics is initialized

2013-06-10 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679763#comment-13679763 ] Jian He commented on YARN-767: -- we cannot put the initAppStatusMetrics immediately after

[jira] [Commented] (YARN-612) Cleanup BuilderUtils

2013-06-10 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13679902#comment-13679902 ] Jian He commented on YARN-612: -- Hi [~kkambatl], we have already added built-in factory method

[jira] [Updated] (YARN-767) Initialize Application status metrics when QueueMetrics is initialized

2013-06-11 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-767: - Attachment: YARN-767.4.patch New patch, move MetricsSystem initialization before scheduler initialization. Added

[jira] [Updated] (YARN-767) Initialize Application status metrics when QueueMetrics is initialized

2013-06-11 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-767: - Attachment: YARN-767.5.patch Fixed the test failure. Initialize Application status metrics when

[jira] [Updated] (YARN-792) Move NodeHealthStatus from yarn.api.record to yarn.server.api.record

2013-06-12 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-792: - Attachment: YARN-792.1.patch rebased on latest trunk Move NodeHealthStatus from yarn.api.record

[jira] [Updated] (YARN-792) Move NodeHealthStatus from yarn.api.record to yarn.server.api.record

2013-06-12 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-792: - Attachment: YARN-792.2.patch more import fix Move NodeHealthStatus from yarn.api.record to

[jira] [Commented] (YARN-800) Clicking on an AM link for a running app leads to a HTTP 500

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13681954#comment-13681954 ] Jian He commented on YARN-800: -- The link is not broken in local cluster because by default

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

2013-06-13 Thread Jian He (JIRA)
Jian He created YARN-805: Summary: Fix yarn-api javadoc annotations Key: YARN-805 URL: https://issues.apache.org/jira/browse/YARN-805 Project: Hadoop YARN Issue Type: Bug Reporter: Jian

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

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13682478#comment-13682478 ] Jian He commented on YARN-805: -- Proposal to fix annotations for yarn api as: 1. for all

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

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-805: - Issue Type: Sub-task (was: Bug) Parent: YARN-386 Fix yarn-api javadoc annotations

[jira] [Created] (YARN-806) Move ContainerExitStatus from yarn.api to yarn.api.records

2013-06-13 Thread Jian He (JIRA)
Jian He created YARN-806: Summary: Move ContainerExitStatus from yarn.api to yarn.api.records Key: YARN-806 URL: https://issues.apache.org/jira/browse/YARN-806 Project: Hadoop YARN Issue Type:

[jira] [Updated] (YARN-773) Move YarnRuntimeException from package api.yarn to api.yarn.exceptions

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-773: - Attachment: YARN-773.2.patch rebased on the latest trunk Move YarnRuntimeException from package

[jira] [Updated] (YARN-806) Move ContainerExitStatus from yarn.api to yarn.api.records

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-806: - Attachment: YARN-806.patch Move ContainerExitStatus from yarn.api to yarn.api.records

[jira] [Commented] (YARN-806) Move ContainerExitStatus from yarn.api to yarn.api.records

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13682951#comment-13682951 ] Jian He commented on YARN-806: -- simple eclipse move Move ContainerExitStatus

[jira] [Updated] (YARN-792) Move NodeHealthStatus from yarn.api.record to yarn.server.api.record

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-792: - Attachment: YARN-792.3.patch rebased. Move NodeHealthStatus from yarn.api.record to

[jira] [Assigned] (YARN-781) Expose LOGDIR that containers should use for logging

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He reassigned YARN-781: Assignee: Jian He (was: Vinod Kumar Vavilapalli) Expose LOGDIR that containers should use for logging

[jira] [Updated] (YARN-781) Expose LOGDIR that containers should use for logging

2013-06-13 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-781: - Attachment: YARN-781.patch Patch, set the final LOG_DIR into container's env and add a test.

[jira] [Updated] (YARN-781) Expose LOGDIR that containers should use for logging

2013-06-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-781: - Attachment: YARN-781.1.patch Thanks for Sandy, Vinod review. New patch, add the the comment and expose the whole

[jira] [Updated] (YARN-781) Expose LOGDIR that containers should use for logging

2013-06-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-781: - Attachment: YARN-781.2.patch new patch fixed the comments, thx Expose LOGDIR that containers

[jira] [Created] (YARN-821) Rename FinishApplicationMasterRequest.setFinishApplicationStatus to setFinalApplicationStatus to be consistently with getter

2013-06-14 Thread Jian He (JIRA)
Jian He created YARN-821: Summary: Rename FinishApplicationMasterRequest.setFinishApplicationStatus to setFinalApplicationStatus to be consistently with getter Key: YARN-821 URL:

[jira] [Updated] (YARN-821) Rename FinishApplicationMasterRequest.setFinishApplicationStatus to setFinalApplicationStatus to be consistently with getter

2013-06-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-821: - Attachment: YARN-821.patch simple eclipse rename Rename

[jira] [Updated] (YARN-821) Rename FinishApplicationMasterRequest.setFinishApplicationStatus to setFinalApplicationStatus to be consistent with getter

2013-06-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-821: - Summary: Rename FinishApplicationMasterRequest.setFinishApplicationStatus to setFinalApplicationStatus to be

[jira] [Updated] (YARN-821) Rename FinishApplicationMasterRequest.setFinishApplicationStatus to setFinalApplicationStatus to be consistent with getter

2013-06-14 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-821: - Attachment: YARN-821.1.patch more fix on the comment Rename

[jira] [Updated] (YARN-781) Expose LOGDIR that containers should use for logging

2013-06-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-781: - Attachment: YARN-781.3.patch new patch exposed the containerLogDirs instead of the log base dirs.

[jira] [Created] (YARN-823) Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

2013-06-15 Thread Jian He (JIRA)
Jian He created YARN-823: Summary: Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI Key: YARN-823 URL: https://issues.apache.org/jira/browse/YARN-823 Project: Hadoop YARN

[jira] [Updated] (YARN-823) Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

2013-06-15 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-823: - Attachment: YARN-823.patch simple eclipse move and rename Move RMAdmin from yarn.client to

[jira] [Created] (YARN-824) Add static factory to yarn client lib interface and change it to abstract class

2013-06-15 Thread Jian He (JIRA)
Jian He created YARN-824: Summary: Add static factory to yarn client lib interface and change it to abstract class Key: YARN-824 URL: https://issues.apache.org/jira/browse/YARN-824 Project: Hadoop YARN

[jira] [Updated] (YARN-823) Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-823: - Attachment: move_YARN_823.1.sh Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

[jira] [Updated] (YARN-823) Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-823: - Attachment: YARN-823.postMV.patch Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

[jira] [Updated] (YARN-823) Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-823: - Attachment: YARN-823.full.patch Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

[jira] [Commented] (YARN-823) Move RMAdmin from yarn.client to yarn.client.cli and rename as RMAdminCLI

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684788#comment-13684788 ] Jian He commented on YARN-823: -- upload a script for mv file and post script patch, plus the

[jira] [Commented] (YARN-787) Remove resource min from Yarn client API

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684803#comment-13684803 ] Jian He commented on YARN-787: -- we may also remove resource min from GetNewApplicationResponse

[jira] [Commented] (YARN-787) Remove resource min from Yarn client API

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684807#comment-13684807 ] Jian He commented on YARN-787: -- filed a ticket for this YARN-831 Remove

[jira] [Created] (YARN-831) Remove resource min from GetNewApplicationResponse

2013-06-16 Thread Jian He (JIRA)
Jian He created YARN-831: Summary: Remove resource min from GetNewApplicationResponse Key: YARN-831 URL: https://issues.apache.org/jira/browse/YARN-831 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Updated] (YARN-824) Add static factory to yarn client lib interface and change it to abstract class

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-824: - Attachment: YARN-824.patch Added static factory to each client lib and change the interface to abstract class

[jira] [Updated] (YARN-831) Remove resource min from GetNewApplicationResponse

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-831: - Attachment: YARN-831.patch remove resource min from GetNewApplicationResponse, its pb and pro to

[jira] [Updated] (YARN-824) Add static factory to yarn client lib interface and change it to abstract class

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-824: - Attachment: YARN-824.1.patch rebased on latest trunk Add static factory to yarn client lib

[jira] [Updated] (YARN-831) Remove resource min from GetNewApplicationResponse

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-831: - Attachment: YARN-831.1.patch new patch, the find bug -1 is because of unused field minimumResourceCapability in

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

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-805: - Attachment: YARN-805.patch Fix yarn-api javadoc annotations

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

2013-06-16 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13684978#comment-13684978 ] Jian He commented on YARN-805: -- Added annotations, fix some code comments, and added

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

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-805: - Attachment: YARN-805.1.patch more annotations for pbimpl, exceptions, factories Fix yarn-api

[jira] [Created] (YARN-840) Move ProtoUtils to yarn.api.records.pb.impl

2013-06-17 Thread Jian He (JIRA)
Jian He created YARN-840: Summary: Move ProtoUtils to yarn.api.records.pb.impl Key: YARN-840 URL: https://issues.apache.org/jira/browse/YARN-840 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Updated] (YARN-840) Move ProtoUtils to yarn.api.records.pb.impl

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-840: - Attachment: YARN-840.patch Move ProtoUtils to pb.impl and move method

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

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686128#comment-13686128 ] Jian He commented on YARN-805: -- After offline discussion, we come up with following: bq. Do the

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

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-805: - Attachment: YARN-805.2.patch Fix yarn-api javadoc annotations

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

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-805: - Attachment: YARN-805.3.patch rebased on latest trunk Fix yarn-api javadoc annotations

[jira] [Updated] (YARN-840) Move ProtoUtils to yarn.api.records.pb.impl

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-840: - Attachment: YARN-840.1.patch Move ProtoUtils to yarn.api.records.pb.impl

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

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-805: - Attachment: YARN-805.4.patch Fix test failure, ResourceRequest.relaxLocality by default should be true

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

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13686310#comment-13686310 ] Jian He commented on YARN-805: -- bq. The latest patch changes *ProtocolPB to Public. These

[jira] [Created] (YARN-846) Move pb Impl from yarn-api to yarn-common

2013-06-17 Thread Jian He (JIRA)
Jian He created YARN-846: Summary: Move pb Impl from yarn-api to yarn-common Key: YARN-846 URL: https://issues.apache.org/jira/browse/YARN-846 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Updated] (YARN-846) Move pb Impl from yarn-api to yarn-common

2013-06-17 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/YARN-846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He updated YARN-846: - Attachment: YARN-846.full.patch full patch for jenkins, will upload script mv patch later Move

  1   2   3   4   5   6   7   8   9   10   >