[jira] [Created] (YARN-367) Exception when yarn.nodemanager.local-dirs is not explicitly set

2013-01-30 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-367: Summary: Exception when yarn.nodemanager.local-dirs is not explicitly set Key: YARN-367 URL: https://issues.apache.org/jira/browse/YARN-367 Project: Hadoop YARN

[jira] [Created] (YARN-407) The requested AM memory is not checked against the maximum resource capacity in ResourceMgrDelegate and MRAppMaster

2013-02-15 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-407: Summary: The requested AM memory is not checked against the maximum resource capacity in ResourceMgrDelegate and MRAppMaster Key: YARN-407 URL:

[jira] [Resolved] (YARN-407) The requested AM memory is not checked against the maximum resource capacity in ResourceMgrDelegate and MRAppMaster

2013-02-19 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-407. -- Resolution: Duplicate The requested AM memory is not checked against the maximum resource capacity

[jira] [Resolved] (YARN-464) RM should inform AM how many AM retries it has

2013-03-11 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-464. -- Resolution: Won't Fix RM should inform AM how many AM retries it has

[jira] [Created] (YARN-549) Asynchronous application submission

2013-04-05 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-549: Summary: Asynchronous application submission Key: YARN-549 URL: https://issues.apache.org/jira/browse/YARN-549 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-585) TestFairScheduler#testNotAllowSubmitApplication is broken due to YARN-514

2013-04-17 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-585: Summary: TestFairScheduler#testNotAllowSubmitApplication is broken due to YARN-514 Key: YARN-585 URL: https://issues.apache.org/jira/browse/YARN-585 Project: Hadoop YARN

[jira] [Created] (YARN-586) Typo in ApplicationSubmissionContext#setApplicationId

2013-04-18 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-586: Summary: Typo in ApplicationSubmissionContext#setApplicationId Key: YARN-586 URL: https://issues.apache.org/jira/browse/YARN-586 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-599) Refactoring submitApplication in ClientRMService and RMAppManager

2013-04-22 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-599: Summary: Refactoring submitApplication in ClientRMService and RMAppManager Key: YARN-599 URL: https://issues.apache.org/jira/browse/YARN-599 Project: Hadoop YARN

[jira] [Created] (YARN-639) Make AM of Distributed Shell Use NMClient

2013-05-01 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-639: Summary: Make AM of Distributed Shell Use NMClient Key: YARN-639 URL: https://issues.apache.org/jira/browse/YARN-639 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-640) Make AM of M/R Use NMClient

2013-05-01 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-640: Summary: Make AM of M/R Use NMClient Key: YARN-640 URL: https://issues.apache.org/jira/browse/YARN-640 Project: Hadoop YARN Issue Type: Bug Reporter:

[jira] [Created] (YARN-681) Move ContainerTokenIdentifier from yarn-common to yarn-server-common

2013-05-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-681: Summary: Move ContainerTokenIdentifier from yarn-common to yarn-server-common Key: YARN-681 URL: https://issues.apache.org/jira/browse/YARN-681 Project: Hadoop YARN

[jira] [Resolved] (YARN-572) Remove duplication of data in Container

2013-05-14 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-572. -- Resolution: Won't Fix Close the ticket and move ContainerTokenIdentifier in YARN-681. Reopen it if it

[jira] [Created] (YARN-695) masterContainer and status are in ApplicationReportProto but not in ApplicationReport

2013-05-16 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-695: Summary: masterContainer and status are in ApplicationReportProto but not in ApplicationReport Key: YARN-695 URL: https://issues.apache.org/jira/browse/YARN-695 Project:

[jira] [Created] (YARN-698) Review of Field Rules, Default Values and Sanity Check for ClientRMProtocol

2013-05-17 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-698: Summary: Review of Field Rules, Default Values and Sanity Check for ClientRMProtocol Key: YARN-698 URL: https://issues.apache.org/jira/browse/YARN-698 Project: Hadoop YARN

[jira] [Created] (YARN-703) Review of Field Rules, Default Values and Sanity Check for RMAdminProtocol

2013-05-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-703: Summary: Review of Field Rules, Default Values and Sanity Check for RMAdminProtocol Key: YARN-703 URL: https://issues.apache.org/jira/browse/YARN-703 Project: Hadoop YARN

[jira] [Created] (YARN-704) Review of Field Rules, Default Values and Sanity Check for AMRMProtocol

2013-05-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-704: Summary: Review of Field Rules, Default Values and Sanity Check for AMRMProtocol Key: YARN-704 URL: https://issues.apache.org/jira/browse/YARN-704 Project: Hadoop YARN

[jira] [Created] (YARN-705) Review of Field Rules, Default Values and Sanity Check for ContainerManager

2013-05-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-705: Summary: Review of Field Rules, Default Values and Sanity Check for ContainerManager Key: YARN-705 URL: https://issues.apache.org/jira/browse/YARN-705 Project: Hadoop YARN

[jira] [Resolved] (YARN-681) Move ContainerTokenIdentifier from yarn-common to yarn-server-common

2013-05-20 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-681. -- Resolution: Invalid Move ContainerTokenIdentifier from yarn-common to yarn-server-common

[jira] [Created] (YARN-730) NMClientAsync needs to remove completed container

2013-05-29 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-730: Summary: NMClientAsync needs to remove completed container Key: YARN-730 URL: https://issues.apache.org/jira/browse/YARN-730 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-733) TestNMClient fails occasionally

2013-05-30 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-733: Summary: TestNMClient fails occasionally Key: YARN-733 URL: https://issues.apache.org/jira/browse/YARN-733 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-826) Move Clock/SystemClock to util package

2013-06-15 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-826: Summary: Move Clock/SystemClock to util package Key: YARN-826 URL: https://issues.apache.org/jira/browse/YARN-826 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-828) Remove YarnVersionAnnotation

2013-06-16 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-828: Summary: Remove YarnVersionAnnotation Key: YARN-828 URL: https://issues.apache.org/jira/browse/YARN-828 Project: Hadoop YARN Issue Type: Bug Reporter:

[jira] [Created] (YARN-829) Rename RMTokenSelector to be RMDelegationTokenSelector

2013-06-16 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-829: Summary: Rename RMTokenSelector to be RMDelegationTokenSelector Key: YARN-829 URL: https://issues.apache.org/jira/browse/YARN-829 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-830) Refactor yarn.service and yarn.state in hadoop-yarn-common

2013-06-16 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-830: Summary: Refactor yarn.service and yarn.state in hadoop-yarn-common Key: YARN-830 URL: https://issues.apache.org/jira/browse/YARN-830 Project: Hadoop YARN Issue

[jira] [Created] (YARN-837) ClusterInfo.java doesn't seem to belong to org.apache.hadoop.yarn

2013-06-16 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-837: Summary: ClusterInfo.java doesn't seem to belong to org.apache.hadoop.yarn Key: YARN-837 URL: https://issues.apache.org/jira/browse/YARN-837 Project: Hadoop YARN

[jira] [Created] (YARN-836) Cleanup Apps ConverterUtils StringHelper Times to avoid duplicate APIs

2013-06-16 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-836: Summary: Cleanup Apps ConverterUtils StringHelper Times to avoid duplicate APIs Key: YARN-836 URL: https://issues.apache.org/jira/browse/YARN-836 Project: Hadoop YARN

[jira] [Created] (YARN-871) Failed to run MR example against latest trunk

2013-06-21 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-871: Summary: Failed to run MR example against latest trunk Key: YARN-871 URL: https://issues.apache.org/jira/browse/YARN-871 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-872) BlockDecompressorStream#decompress will throw EOFException instead of return -1 when EOF

2013-06-21 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-872: Summary: BlockDecompressorStream#decompress will throw EOFException instead of return -1 when EOF Key: YARN-872 URL: https://issues.apache.org/jira/browse/YARN-872 Project:

[jira] [Created] (YARN-906) TestNMClient.testNMClientNoCleanupOnStop fails occasionally

2013-07-09 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-906: Summary: TestNMClient.testNMClientNoCleanupOnStop fails occasionally Key: YARN-906 URL: https://issues.apache.org/jira/browse/YARN-906 Project: Hadoop YARN Issue

[jira] [Resolved] (YARN-924) TestNMClient.testNMClientNoCleanupOnStop frequently failing due to timeout

2013-07-15 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-924. -- Resolution: Duplicate It is duplicate with YARN-906.

[jira] [Created] (YARN-934) Defining Writing Interface of HistoryStorage

2013-07-17 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-934: Summary: Defining Writing Interface of HistoryStorage Key: YARN-934 URL: https://issues.apache.org/jira/browse/YARN-934 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-935) Correcting pom.xml to build applicationhistoryserver sub-project successfully

2013-07-18 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-935: Summary: Correcting pom.xml to build applicationhistoryserver sub-project successfully Key: YARN-935 URL: https://issues.apache.org/jira/browse/YARN-935 Project: Hadoop YARN

[jira] [Created] (YARN-962) Update application_history_service.proto

2013-07-23 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-962: Summary: Update application_history_service.proto Key: YARN-962 URL: https://issues.apache.org/jira/browse/YARN-962 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-966) The thread of ContainerLaunch#call will fail without any signal if getLocalizedResources() is called when the container is not at LOCALIZED

2013-07-24 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-966: Summary: The thread of ContainerLaunch#call will fail without any signal if getLocalizedResources() is called when the container is not at LOCALIZED Key: YARN-966 URL:

[jira] [Created] (YARN-974) RMContainer should collection more useful information to be recorded

2013-07-25 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-974: Summary: RMContainer should collection more useful information to be recorded Key: YARN-974 URL: https://issues.apache.org/jira/browse/YARN-974 Project: Hadoop YARN

[jira] [Resolved] (YARN-946) Adding HDFS implementation for Histrory Reader Interface

2013-07-31 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-946. -- Resolution: Duplicate Close the ticket as we decided to create the history storage which implement

[jira] [Created] (YARN-1030) Adding AHS as service of RM

2013-08-05 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1030: - Summary: Adding AHS as service of RM Key: YARN-1030 URL: https://issues.apache.org/jira/browse/YARN-1030 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-1066) Improve toString implementation for PBImpls for AHS

2013-08-15 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1066: - Summary: Improve toString implementation for PBImpls for AHS Key: YARN-1066 URL: https://issues.apache.org/jira/browse/YARN-1066 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1123) [YARN-321] Adding ContainerReport and Protobuf implementation

2013-08-29 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1123: - Summary: [YARN-321] Adding ContainerReport and Protobuf implementation Key: YARN-1123 URL: https://issues.apache.org/jira/browse/YARN-1123 Project: Hadoop YARN

[jira] [Created] (YARN-1141) Updating resource requests should be decoupled with updating blacklist

2013-09-03 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1141: - Summary: Updating resource requests should be decoupled with updating blacklist Key: YARN-1141 URL: https://issues.apache.org/jira/browse/YARN-1141 Project: Hadoop YARN

[jira] [Resolved] (YARN-489) Setter of xxxxPBImpl doesn't really set the collection, but append its items to an existing collection

2013-09-05 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-489. -- Resolution: Duplicate The problem should be fixed together with YARN-609. Setter of

[jira] [Resolved] (YARN-1159) NodeManager reports Invalid event: CONTAINER_KILLED_ON_REQUEST at CONTAINER_CLEANEDUP_AFTER_KILL

2013-09-06 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1159. --- Resolution: Duplicate It's a bug, and was reported before: YARN-1070. Will fix there.

[jira] [Resolved] (YARN-1059) '\n' or ' ' or '\t' should be ignored for some configuration parameters

2013-09-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1059. --- Resolution: Duplicate The bug will be fixed there '\n' or ' ' or '\t' should be

[jira] [Created] (YARN-1209) Document applicationType is case-insensitive for submitApplication

2013-09-17 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1209: - Summary: Document applicationType is case-insensitive for submitApplication Key: YARN-1209 URL: https://issues.apache.org/jira/browse/YARN-1209 Project: Hadoop YARN

[jira] [Created] (YARN-1235) Regulate the case of applicationType

2013-09-24 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1235: - Summary: Regulate the case of applicationType Key: YARN-1235 URL: https://issues.apache.org/jira/browse/YARN-1235 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1242) AHS's resource needs be added to RM's classpath

2013-09-25 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1242: - Summary: AHS's resource needs be added to RM's classpath Key: YARN-1242 URL: https://issues.apache.org/jira/browse/YARN-1242 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1301) Need to log the blacklist additions/removals when YarnSchedule#allocate

2013-10-13 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1301: - Summary: Need to log the blacklist additions/removals when YarnSchedule#allocate Key: YARN-1301 URL: https://issues.apache.org/jira/browse/YARN-1301 Project: Hadoop YARN

[jira] [Created] (YARN-1302) Add AHSDelegationTokenSecretManager for ApplicationHistoryProtocol

2013-10-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1302: - Summary: Add AHSDelegationTokenSecretManager for ApplicationHistoryProtocol Key: YARN-1302 URL: https://issues.apache.org/jira/browse/YARN-1302 Project: Hadoop YARN

[jira] [Resolved] (YARN-1066) Improve toString implementation for PBImpls for AHS

2013-10-15 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1066. --- Resolution: Duplicate Improve toString implementation for PBImpls for AHS

[jira] [Created] (YARN-1344) Separate ApplicationAttemptStartDataProto and ApplicationAttemptRegisteredDataProto

2013-10-24 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1344: - Summary: Separate ApplicationAttemptStartDataProto and ApplicationAttemptRegisteredDataProto Key: YARN-1344 URL: https://issues.apache.org/jira/browse/YARN-1344 Project:

[jira] [Created] (YARN-1345) RMServerUtils#createApplicationAttemptState needs to add the mapping for FINAL_SAVING

2013-10-24 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1345: - Summary: RMServerUtils#createApplicationAttemptState needs to add the mapping for FINAL_SAVING Key: YARN-1345 URL: https://issues.apache.org/jira/browse/YARN-1345 Project:

[jira] [Created] (YARN-1346) Revisit the output type of the reader interface

2013-10-24 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1346: - Summary: Revisit the output type of the reader interface Key: YARN-1346 URL: https://issues.apache.org/jira/browse/YARN-1346 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1364) Limit the number of outstanding tfile writers in FileSystemApplicationHistoryStore

2013-10-29 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1364: - Summary: Limit the number of outstanding tfile writers in FileSystemApplicationHistoryStore Key: YARN-1364 URL: https://issues.apache.org/jira/browse/YARN-1364 Project:

[jira] [Created] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-01 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1384: - Summary: RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state Key: YARN-1384 URL: https://issues.apache.org/jira/browse/YARN-1384

[jira] [Resolved] (YARN-1384) RMAppImpl#createApplicationState should call RMServerUtils#createApplicationState to convert the state

2013-11-04 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1384. --- Resolution: Invalid RMAppImpl#createApplicationState should call

[jira] [Created] (YARN-1399) Allow users to annotate an application with multiple tags

2013-11-11 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1399: - Summary: Allow users to annotate an application with multiple tags Key: YARN-1399 URL: https://issues.apache.org/jira/browse/YARN-1399 Project: Hadoop YARN Issue

[jira] [Created] (YARN-1413) [YARN-321] AHS WebUI should server aggregated logs as well

2013-11-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1413: - Summary: [YARN-321] AHS WebUI should server aggregated logs as well Key: YARN-1413 URL: https://issues.apache.org/jira/browse/YARN-1413 Project: Hadoop YARN Issue

[jira] [Created] (YARN-1427) yarn-env.cmd should have the analog comments that are in yarn-env.sh

2013-11-19 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1427: - Summary: yarn-env.cmd should have the analog comments that are in yarn-env.sh Key: YARN-1427 URL: https://issues.apache.org/jira/browse/YARN-1427 Project: Hadoop YARN

[jira] [Created] (YARN-1428) RM cannot write the final state or RMApp/RMAppAttempt in the transition to the final state

2013-11-19 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1428: - Summary: RM cannot write the final state or RMApp/RMAppAttempt in the transition to the final state Key: YARN-1428 URL: https://issues.apache.org/jira/browse/YARN-1428

[jira] [Created] (YARN-1433) ContainerManagementProtocolProxy doesn't have the retry policy

2013-11-21 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1433: - Summary: ContainerManagementProtocolProxy doesn't have the retry policy Key: YARN-1433 URL: https://issues.apache.org/jira/browse/YARN-1433 Project: Hadoop YARN

[jira] [Created] (YARN-1452) Document AHS Feature

2013-11-26 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1452: - Summary: Document AHS Feature Key: YARN-1452 URL: https://issues.apache.org/jira/browse/YARN-1452 Project: Hadoop YARN Issue Type: Sub-task Reporter:

[jira] [Resolved] (YARN-1328) ContainerId should expose a public static string of the ID's prefix

2013-11-27 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1328. --- Resolution: Won't Fix ContainerId should expose a public static string of the ID's prefix

[jira] [Created] (YARN-1480) RM web services getApps() accepts many more filters than ApplicationCLI list command

2013-12-06 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1480: - Summary: RM web services getApps() accepts many more filters than ApplicationCLI list command Key: YARN-1480 URL: https://issues.apache.org/jira/browse/YARN-1480 Project:

[jira] [Created] (YARN-1484) storedException and removedException in RMStateStore#handleStoreEvent are always null

2013-12-09 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1484: - Summary: storedException and removedException in RMStateStore#handleStoreEvent are always null Key: YARN-1484 URL: https://issues.apache.org/jira/browse/YARN-1484 Project:

[jira] [Created] (YARN-1494) YarnClient doesn't wrap renewDelegationToken/cancelDelegationToken of ApplicationClientProtocol

2013-12-11 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1494: - Summary: YarnClient doesn't wrap renewDelegationToken/cancelDelegationToken of ApplicationClientProtocol Key: YARN-1494 URL: https://issues.apache.org/jira/browse/YARN-1494

[jira] [Created] (YARN-1513) One message is misleading in LogsCLI

2013-12-17 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1513: - Summary: One message is misleading in LogsCLI Key: YARN-1513 URL: https://issues.apache.org/jira/browse/YARN-1513 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1524) Make aggregated logs of completed containers available via REST API

2013-12-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1524: - Summary: Make aggregated logs of completed containers available via REST API Key: YARN-1524 URL: https://issues.apache.org/jira/browse/YARN-1524 Project: Hadoop YARN

[jira] [Resolved] (YARN-1594) YARN-321 branch needs to be updated after YARN-888 pom changes

2014-01-13 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1594. --- Resolution: Fixed Hadoop Flags: Reviewed YARN-321 branch needs to be updated after YARN-888

[jira] [Resolved] (YARN-1596) Javadoc failures on YARN-321 branch

2014-01-13 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1596. --- Resolution: Fixed Hadoop Flags: Reviewed Javadoc failures on YARN-321 branch

[jira] [Resolved] (YARN-1597) FindBugs warnings on YARN-321 branch

2014-01-13 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1597. --- Resolution: Fixed Hadoop Flags: Reviewed FindBugs warnings on YARN-321 branch

[jira] [Created] (YARN-1603) Remove two *.orig files which were unexpected committed

2014-01-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1603: - Summary: Remove two *.orig files which were unexpected committed Key: YARN-1603 URL: https://issues.apache.org/jira/browse/YARN-1603 Project: Hadoop YARN Issue

[jira] [Resolved] (YARN-1610) TestRMContainerAllocator#testCompletedTasksRecalculateSchedule fails

2014-01-16 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1610. --- Resolution: Duplicate The same test failure has been reported in MAPREDUCE-5726 as well. Close the

[jira] [Created] (YARN-1613) Fix config name YARN_HISTORY_SERVICE_ENABLED

2014-01-17 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1613: - Summary: Fix config name YARN_HISTORY_SERVICE_ENABLED Key: YARN-1613 URL: https://issues.apache.org/jira/browse/YARN-1613 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1687) Removing ATS Prefix of ATS* POJO Classes

2014-02-05 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1687: - Summary: Removing ATS Prefix of ATS* POJO Classes Key: YARN-1687 URL: https://issues.apache.org/jira/browse/YARN-1687 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-1688) Rethinking about POJO Classes

2014-02-05 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1688: - Summary: Rethinking about POJO Classes Key: YARN-1688 URL: https://issues.apache.org/jira/browse/YARN-1688 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-1699) Replace MemoryApplicationTimelineStore with LeveldbApplicationTimelineStore as default

2014-02-08 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1699: - Summary: Replace MemoryApplicationTimelineStore with LeveldbApplicationTimelineStore as default Key: YARN-1699 URL: https://issues.apache.org/jira/browse/YARN-1699

[jira] [Resolved] (YARN-1699) Replace MemoryApplicationTimelineStore with LeveldbApplicationTimelineStore as default

2014-02-08 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1699. --- Resolution: Duplicate Create the same ticket twice by mistake. Replace

[jira] [Resolved] (YARN-304) RM Tracking Links for purged applications needs a long-term solution

2014-02-13 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-304. -- Resolution: Duplicate Review the requirement again. It seems that the requirement has already been met

[jira] [Created] (YARN-1744) Renaming applicationhistoryservice module

2014-02-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1744: - Summary: Renaming applicationhistoryservice module Key: YARN-1744 URL: https://issues.apache.org/jira/browse/YARN-1744 Project: Hadoop YARN Issue Type: Bug

[jira] [Resolved] (YARN-1700) AHS records non-launched containers

2014-02-25 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1700. --- Resolution: Duplicate AHS records non-launched containers ---

[jira] [Created] (YARN-1776) renewDelegationToken should survive RM failover

2014-03-03 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1776: - Summary: renewDelegationToken should survive RM failover Key: YARN-1776 URL: https://issues.apache.org/jira/browse/YARN-1776 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1780) Improve logging in timeline service

2014-03-03 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1780: - Summary: Improve logging in timeline service Key: YARN-1780 URL: https://issues.apache.org/jira/browse/YARN-1780 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-1782) CLI should let users to query cluster metrics

2014-03-04 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1782: - Summary: CLI should let users to query cluster metrics Key: YARN-1782 URL: https://issues.apache.org/jira/browse/YARN-1782 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1787) yarn applicationattempt/container print wrong usage information

2014-03-04 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1787: - Summary: yarn applicationattempt/container print wrong usage information Key: YARN-1787 URL: https://issues.apache.org/jira/browse/YARN-1787 Project: Hadoop YARN

[jira] [Created] (YARN-1809) Synchronize RM and Generic History Service Web-UIs

2014-03-10 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1809: - Summary: Synchronize RM and Generic History Service Web-UIs Key: YARN-1809 URL: https://issues.apache.org/jira/browse/YARN-1809 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1817) Synchronize RM and Generic History Service RESTful Web Services

2014-03-10 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1817: - Summary: Synchronize RM and Generic History Service RESTful Web Services Key: YARN-1817 URL: https://issues.apache.org/jira/browse/YARN-1817 Project: Hadoop YARN

[jira] [Created] (YARN-1819) ApplicationHistoryClientService#getApplications needs to be able to filter applications

2014-03-10 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1819: - Summary: ApplicationHistoryClientService#getApplications needs to be able to filter applications Key: YARN-1819 URL: https://issues.apache.org/jira/browse/YARN-1819

[jira] [Created] (YARN-1834) YarnClient will not be redirected to the history server when RM is done

2014-03-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1834: - Summary: YarnClient will not be redirected to the history server when RM is done Key: YARN-1834 URL: https://issues.apache.org/jira/browse/YARN-1834 Project: Hadoop YARN

[jira] [Created] (YARN-1835) History client service needs to be more robust

2014-03-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1835: - Summary: History client service needs to be more robust Key: YARN-1835 URL: https://issues.apache.org/jira/browse/YARN-1835 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1850) Make enabling timeline service configurable

2014-03-18 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1850: - Summary: Make enabling timeline service configurable Key: YARN-1850 URL: https://issues.apache.org/jira/browse/YARN-1850 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-1859) WebAppProxyServlet will throw ApplicationNotFoundException if the app is no longer cached in RM

2014-03-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1859: - Summary: WebAppProxyServlet will throw ApplicationNotFoundException if the app is no longer cached in RM Key: YARN-1859 URL: https://issues.apache.org/jira/browse/YARN-1859

[jira] [Created] (YARN-1860) cancelDelegationToken should survive RM failover

2014-03-20 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1860: - Summary: cancelDelegationToken should survive RM failover Key: YARN-1860 URL: https://issues.apache.org/jira/browse/YARN-1860 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1876) Document the REST APIs of timeline and generic history services

2014-03-25 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1876: - Summary: Document the REST APIs of timeline and generic history services Key: YARN-1876 URL: https://issues.apache.org/jira/browse/YARN-1876 Project: Hadoop YARN

[jira] [Created] (YARN-1884) ContainerReport should have nodeHttpAddress

2014-03-27 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1884: - Summary: ContainerReport should have nodeHttpAddress Key: YARN-1884 URL: https://issues.apache.org/jira/browse/YARN-1884 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1887) FairSchedulerAppsBlock and AppsBlock duplicate much code

2014-03-27 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1887: - Summary: FairSchedulerAppsBlock and AppsBlock duplicate much code Key: YARN-1887 URL: https://issues.apache.org/jira/browse/YARN-1887 Project: Hadoop YARN Issue

[jira] [Created] (YARN-1903) TestNMClient fails occasionally

2014-04-04 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1903: - Summary: TestNMClient fails occasionally Key: YARN-1903 URL: https://issues.apache.org/jira/browse/YARN-1903 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2014-04-04 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1904: - Summary: Uniform the NotFound messages from ClientRMService and ApplicationHistoryClientService Key: YARN-1904 URL: https://issues.apache.org/jira/browse/YARN-1904

[jira] [Resolved] (YARN-1830) TestRMRestart.testQueueMetricsOnRMRestart failure

2014-04-07 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/YARN-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen resolved YARN-1830. --- Resolution: Fixed Close the ticket as the issue is tracked separately on YARN-1906

[jira] [Created] (YARN-1936) Secured timeline client

2014-04-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1936: - Summary: Secured timeline client Key: YARN-1936 URL: https://issues.apache.org/jira/browse/YARN-1936 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-1937) Access control of per-framework data

2014-04-14 Thread Zhijie Shen (JIRA)
Zhijie Shen created YARN-1937: - Summary: Access control of per-framework data Key: YARN-1937 URL: https://issues.apache.org/jira/browse/YARN-1937 Project: Hadoop YARN Issue Type: Sub-task

  1   2   3   >