[jira] [Created] (YARN-5293) Disable preemption per queue per partition

2016-06-24 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5293: --- Summary: Disable preemption per queue per partition Key: YARN-5293 URL: https://issues.apache.org/jira/browse/YARN-5293 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6154) Unit tests for DominantResourceCalculator queue used capacity

2017-02-06 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6154: --- Summary: Unit tests for DominantResourceCalculator queue used capacity Key: YARN-6154 URL: https://issues.apache.org/jira/browse/YARN-6154 Project: Hadoop YARN

[jira] [Created] (YARN-5550) TestYarnCLI#testGetContainers should format according to CONTAINER_PATTERN

2016-08-22 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5550: --- Summary: TestYarnCLI#testGetContainers should format according to CONTAINER_PATTERN Key: YARN-5550 URL: https://issues.apache.org/jira/browse/YARN-5550 Project: Hadoop

[jira] [Created] (YARN-6005) Protocol for configuration changes between client and RM

2016-12-14 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6005: --- Summary: Protocol for configuration changes between client and RM Key: YARN-6005 URL: https://issues.apache.org/jira/browse/YARN-6005 Project: Hadoop YARN

[jira] [Created] (YARN-5947) Create DerbySchedulerConfigurationStore class using Derby as backing store

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5947: --- Summary: Create DerbySchedulerConfigurationStore class using Derby as backing store Key: YARN-5947 URL: https://issues.apache.org/jira/browse/YARN-5947 Project: Hadoop

[jira] [Created] (YARN-5953) Create CLI for changing YARN configurations

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5953: --- Summary: Create CLI for changing YARN configurations Key: YARN-5953 URL: https://issues.apache.org/jira/browse/YARN-5953 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-5952) Create REST API for changing YARN configurations

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5952: --- Summary: Create REST API for changing YARN configurations Key: YARN-5952 URL: https://issues.apache.org/jira/browse/YARN-5952 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-5948) Implement MutableConfigurationManager for handling storage into configuration store

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5948: --- Summary: Implement MutableConfigurationManager for handling storage into configuration store Key: YARN-5948 URL: https://issues.apache.org/jira/browse/YARN-5948

[jira] [Created] (YARN-5949) Add PluggableConfigurationPolicy interface as a component of MutableConfigurationManager

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5949: --- Summary: Add PluggableConfigurationPolicy interface as a component of MutableConfigurationManager Key: YARN-5949 URL: https://issues.apache.org/jira/browse/YARN-5949

[jira] [Created] (YARN-5954) Implement a CapacityScheduler policy for configuration changes

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5954: --- Summary: Implement a CapacityScheduler policy for configuration changes Key: YARN-5954 URL: https://issues.apache.org/jira/browse/YARN-5954 Project: Hadoop YARN

[jira] [Created] (YARN-5951) Implement CapacityStoreConfigurationProvider to provide CapacityScheduler configuration from backing store

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5951: --- Summary: Implement CapacityStoreConfigurationProvider to provide CapacityScheduler configuration from backing store Key: YARN-5951 URL:

[jira] [Created] (YARN-5950) Create StoreConfigurationProvider to construct a Configuration from the backing store

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5950: --- Summary: Create StoreConfigurationProvider to construct a Configuration from the backing store Key: YARN-5950 URL: https://issues.apache.org/jira/browse/YARN-5950

[jira] [Created] (YARN-5946) Create YarnConfigurationStore class

2016-11-30 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-5946: --- Summary: Create YarnConfigurationStore class Key: YARN-5946 URL: https://issues.apache.org/jira/browse/YARN-5946 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-6018) Allow specifying resource capability for NMSimulators in topology file

2016-12-21 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6018: --- Summary: Allow specifying resource capability for NMSimulators in topology file Key: YARN-6018 URL: https://issues.apache.org/jira/browse/YARN-6018 Project: Hadoop

[jira] [Created] (YARN-6322) Disable queue refresh when configuration mutation is enabled

2017-03-10 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6322: --- Summary: Disable queue refresh when configuration mutation is enabled Key: YARN-6322 URL: https://issues.apache.org/jira/browse/YARN-6322 Project: Hadoop YARN

[jira] [Created] (YARN-6325) ParentQueue and LeafQueue with same name can cause queue name based operations to fail

2017-03-10 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6325: --- Summary: ParentQueue and LeafQueue with same name can cause queue name based operations to fail Key: YARN-6325 URL: https://issues.apache.org/jira/browse/YARN-6325

[jira] [Created] (YARN-6327) Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator

2017-03-10 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6327: --- Summary: Removing queues from CapacitySchedulerQueueManager and ParentQueue should be done with iterator Key: YARN-6327 URL: https://issues.apache.org/jira/browse/YARN-6327

[jira] [Created] (YARN-6491) Move totalMB and totalVirtualCores computation from ClusterMetricsInfo to QueueMetrics

2017-04-18 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6491: --- Summary: Move totalMB and totalVirtualCores computation from ClusterMetricsInfo to QueueMetrics Key: YARN-6491 URL: https://issues.apache.org/jira/browse/YARN-6491

[jira] [Created] (YARN-6493) Print node partition in assignContainer logs

2017-04-18 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6493: --- Summary: Print node partition in assignContainer logs Key: YARN-6493 URL: https://issues.apache.org/jira/browse/YARN-6493 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6492) Generate queue metrics for each partition

2017-04-18 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6492: --- Summary: Generate queue metrics for each partition Key: YARN-6492 URL: https://issues.apache.org/jira/browse/YARN-6492 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6818) User limit per partition is not honored in branch-2.7 >=

2017-07-12 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6818: --- Summary: User limit per partition is not honored in branch-2.7 >= Key: YARN-6818 URL: https://issues.apache.org/jira/browse/YARN-6818 Project: Hadoop YARN

[jira] [Created] (YARN-6816) Add functionality to remove labels from nodes

2017-07-12 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6816: --- Summary: Add functionality to remove labels from nodes Key: YARN-6816 URL: https://issues.apache.org/jira/browse/YARN-6816 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-7046) Unit tests for LevelDBConfigurationStore

2017-08-17 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7046: --- Summary: Unit tests for LevelDBConfigurationStore Key: YARN-7046 URL: https://issues.apache.org/jira/browse/YARN-7046 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-7024) Fix concurrent modification for pending mutations in LevelDB store

2017-08-16 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7024: --- Summary: Fix concurrent modification for pending mutations in LevelDB store Key: YARN-7024 URL: https://issues.apache.org/jira/browse/YARN-7024 Project: Hadoop YARN

[jira] [Created] (YARN-7053) Move curator transaction support to ZKCuratorManager

2017-08-18 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7053: --- Summary: Move curator transaction support to ZKCuratorManager Key: YARN-7053 URL: https://issues.apache.org/jira/browse/YARN-7053 Project: Hadoop YARN Issue

[jira] [Created] (YARN-6574) Support global configuration mutation in MutableConfProvider

2017-05-09 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6574: --- Summary: Support global configuration mutation in MutableConfProvider Key: YARN-6574 URL: https://issues.apache.org/jira/browse/YARN-6574 Project: Hadoop YARN

[jira] [Created] (YARN-6575) Support global configuration mutation in MutableConfProvider

2017-05-09 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6575: --- Summary: Support global configuration mutation in MutableConfProvider Key: YARN-6575 URL: https://issues.apache.org/jira/browse/YARN-6575 Project: Hadoop YARN

[jira] [Resolved] (YARN-6574) Support global configuration mutation in MutableConfProvider

2017-05-09 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-6574. - Resolution: Duplicate Dupe of YARN-6575 (seems you cannot create a ticket and retroactively make

[jira] [Resolved] (YARN-6701) Add application type to capacity scheduler logs

2017-06-08 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-6701. - Resolution: Won't Do > Add application type to capacity scheduler logs >

[jira] [Resolved] (YARN-5950) Create StoreConfigurationProvider to construct a Configuration from the backing store

2017-06-22 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-5950. - Resolution: Duplicate This was handled in YARN-5948. > Create StoreConfigurationProvider to

[jira] [Created] (YARN-6731) Add ability to export scheduler configuration XML

2017-06-22 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6731: --- Summary: Add ability to export scheduler configuration XML Key: YARN-6731 URL: https://issues.apache.org/jira/browse/YARN-6731 Project: Hadoop YARN Issue

[jira] [Created] (YARN-6662) Port YARN-5208 to branch-2.8, branch-2.7

2017-05-27 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6662: --- Summary: Port YARN-5208 to branch-2.8, branch-2.7 Key: YARN-6662 URL: https://issues.apache.org/jira/browse/YARN-6662 Project: Hadoop YARN Issue Type: Bug

[jira] [Resolved] (YARN-6662) Port YARN-5208 to branch-2.8, branch-2.7

2017-05-30 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-6662. - Resolution: Won't Fix > Port YARN-5208 to branch-2.8, branch-2.7 >

[jira] [Created] (YARN-6684) TestAMRMClient tests fail on branch-2.7

2017-06-01 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6684: --- Summary: TestAMRMClient tests fail on branch-2.7 Key: YARN-6684 URL: https://issues.apache.org/jira/browse/YARN-6684 Project: Hadoop YARN Issue Type: Bug

[jira] [Created] (YARN-6686) Support for adding and removing queue mappings

2017-06-02 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6686: --- Summary: Support for adding and removing queue mappings Key: YARN-6686 URL: https://issues.apache.org/jira/browse/YARN-6686 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6701) Add application type to capacity scheduler logs

2017-06-08 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6701: --- Summary: Add application type to capacity scheduler logs Key: YARN-6701 URL: https://issues.apache.org/jira/browse/YARN-6701 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-6689) PlacementRule should be configurable

2017-06-05 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-6689: --- Summary: PlacementRule should be configurable Key: YARN-6689 URL: https://issues.apache.org/jira/browse/YARN-6689 Project: Hadoop YARN Issue Type: Improvement

[jira] [Resolved] (YARN-6005) Protocol for scheduler configuration changes between client and RM

2017-06-06 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-6005. - Resolution: Won't Fix Since the CLI in YARN-5953 does not require protocol changes (it uses HTTP),

[jira] [Resolved] (YARN-5954) Implement a CapacityScheduler policy for configuration changes

2017-06-06 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-5954. - Resolution: Won't Fix YARN-5949 covers the ACL part of the policy. As far as the configuration

[jira] [Created] (YARN-7225) Add queue and partition info to RM audit log

2017-09-19 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7225: --- Summary: Add queue and partition info to RM audit log Key: YARN-7225 URL: https://issues.apache.org/jira/browse/YARN-7225 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-7241) Merge YARN-5734 to trunk/branch-2

2017-09-21 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7241: --- Summary: Merge YARN-5734 to trunk/branch-2 Key: YARN-7241 URL: https://issues.apache.org/jira/browse/YARN-7241 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-7238) Documentation for API based scheduler configuration management

2017-09-21 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7238: --- Summary: Documentation for API based scheduler configuration management Key: YARN-7238 URL: https://issues.apache.org/jira/browse/YARN-7238 Project: Hadoop YARN

[jira] [Resolved] (YARN-5734) OrgQueue for easy CapacityScheduler queue configuration management

2017-10-10 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-5734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-5734. - Resolution: Fixed Resolving this ticket, since all of the required tasks have been merged to

[jira] [Created] (YARN-7252) Removing queue then failing over results in exception

2017-09-25 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7252: --- Summary: Removing queue then failing over results in exception Key: YARN-7252 URL: https://issues.apache.org/jira/browse/YARN-7252 Project: Hadoop YARN Issue

[jira] [Resolved] (YARN-7251) Misc changes to YARN-5734

2017-09-25 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-7251. - Resolution: Fixed > Misc changes to YARN-5734 > - > > Key:

[jira] [Created] (YARN-7251) Misc changes to YARN-5734

2017-09-25 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7251: --- Summary: Misc changes to YARN-5734 Key: YARN-7251 URL: https://issues.apache.org/jira/browse/YARN-7251 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-7101) Dedupe getNodePath implementation in ZKRMStateStore to use ZKCuratorManager

2017-08-25 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7101: --- Summary: Dedupe getNodePath implementation in ZKRMStateStore to use ZKCuratorManager Key: YARN-7101 URL: https://issues.apache.org/jira/browse/YARN-7101 Project:

[jira] [Created] (YARN-7345) Incorrect minor device numbers written to devices.deny file

2017-10-17 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7345: --- Summary: Incorrect minor device numbers written to devices.deny file Key: YARN-7345 URL: https://issues.apache.org/jira/browse/YARN-7345 Project: Hadoop YARN

[jira] [Created] (YARN-7383) Node resource not parsed correctly for resource names containing dot

2017-10-23 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7383: --- Summary: Node resource not parsed correctly for resource names containing dot Key: YARN-7383 URL: https://issues.apache.org/jira/browse/YARN-7383 Project: Hadoop YARN

[jira] [Created] (YARN-7503) Configurable heap size / JVM opts in service AM

2017-11-15 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7503: --- Summary: Configurable heap size / JVM opts in service AM Key: YARN-7503 URL: https://issues.apache.org/jira/browse/YARN-7503 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-7584) Support resource profiles in native services

2017-11-29 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7584: --- Summary: Support resource profiles in native services Key: YARN-7584 URL: https://issues.apache.org/jira/browse/YARN-7584 Project: Hadoop YARN Issue Type:

[jira] [Resolved] (YARN-7584) Support resource profiles and fine-grained resource requests in native services

2017-12-04 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-7584. - Resolution: Duplicate > Support resource profiles and fine-grained resource requests in native >

[jira] [Created] (YARN-7596) Resource configs not parsed correctly in MapReduce for resources with dot

2017-12-01 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7596: --- Summary: Resource configs not parsed correctly in MapReduce for resources with dot Key: YARN-7596 URL: https://issues.apache.org/jira/browse/YARN-7596 Project: Hadoop

[jira] [Created] (YARN-7427) NullPointerException in ResourceInfo when queue is not using label

2017-11-01 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7427: --- Summary: NullPointerException in ResourceInfo when queue is not using label Key: YARN-7427 URL: https://issues.apache.org/jira/browse/YARN-7427 Project: Hadoop YARN

[jira] [Created] (YARN-7396) NPE when accessing container logs due to null dirsHandler

2017-10-25 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7396: --- Summary: NPE when accessing container logs due to null dirsHandler Key: YARN-7396 URL: https://issues.apache.org/jira/browse/YARN-7396 Project: Hadoop YARN

[jira] [Created] (YARN-7376) YARN top ACLs

2017-10-20 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7376: --- Summary: YARN top ACLs Key: YARN-7376 URL: https://issues.apache.org/jira/browse/YARN-7376 Project: Hadoop YARN Issue Type: Improvement Reporter:

[jira] [Created] (YARN-7737) prelaunch.err file not found exception on container failure

2018-01-11 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7737: --- Summary: prelaunch.err file not found exception on container failure Key: YARN-7737 URL: https://issues.apache.org/jira/browse/YARN-7737 Project: Hadoop YARN

[jira] [Created] (YARN-8570) GPU support in SLS

2018-07-23 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-8570: --- Summary: GPU support in SLS Key: YARN-8570 URL: https://issues.apache.org/jira/browse/YARN-8570 Project: Hadoop YARN Issue Type: Improvement

[jira] [Created] (YARN-8200) Backport resource types/GPU features to branch-2

2018-04-23 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-8200: --- Summary: Backport resource types/GPU features to branch-2 Key: YARN-8200 URL: https://issues.apache.org/jira/browse/YARN-8200 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-7974) Allow updating application tracking url after registration

2018-02-26 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-7974: --- Summary: Allow updating application tracking url after registration Key: YARN-7974 URL: https://issues.apache.org/jira/browse/YARN-7974 Project: Hadoop YARN

[jira] [Created] (YARN-8847) Add resource-types.xml to configuration when refreshing maximum allocation

2018-10-04 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-8847: --- Summary: Add resource-types.xml to configuration when refreshing maximum allocation Key: YARN-8847 URL: https://issues.apache.org/jira/browse/YARN-8847 Project: Hadoop

[jira] [Resolved] (YARN-8847) Add resource-types.xml to configuration when refreshing maximum allocation

2018-10-04 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-8847. - Resolution: Invalid Actually, upon closer inspection it's handled in AdminService. Seems this was

[jira] [Created] (YARN-8825) Print application tags in ApplicationSummary

2018-09-25 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-8825: --- Summary: Print application tags in ApplicationSummary Key: YARN-8825 URL: https://issues.apache.org/jira/browse/YARN-8825 Project: Hadoop YARN Issue Type:

[jira] [Resolved] (YARN-9222) Change startTime semantics for RMApp

2019-01-23 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-9222. - Resolution: Fixed darn it, seems this is a dupe of YARN-7088 > Change startTime semantics for

[jira] [Created] (YARN-9222) Change startTime semantics for RMApp

2019-01-22 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9222: --- Summary: Change startTime semantics for RMApp Key: YARN-9222 URL: https://issues.apache.org/jira/browse/YARN-9222 Project: Hadoop YARN Issue Type: Bug

[jira] [Resolved] (YARN-7794) SLSRunner is not loading timeline service jars causing failure

2018-11-30 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-7794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-7794. - Resolution: Fixed Fix Version/s: 2.9.3 3.0.4 2.10.0

[jira] [Created] (YARN-9085) Guaranteed and MaxCapacity CSQueueMetrics

2018-12-05 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9085: --- Summary: Guaranteed and MaxCapacity CSQueueMetrics Key: YARN-9085 URL: https://issues.apache.org/jira/browse/YARN-9085 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9036) Escape newlines in health report in YARN UI

2018-11-19 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9036: --- Summary: Escape newlines in health report in YARN UI Key: YARN-9036 URL: https://issues.apache.org/jira/browse/YARN-9036 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9187) Backport YARN-6852 for GPU-specific native changes to branch-2

2019-01-08 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9187: --- Summary: Backport YARN-6852 for GPU-specific native changes to branch-2 Key: YARN-9187 URL: https://issues.apache.org/jira/browse/YARN-9187 Project: Hadoop YARN

[jira] [Created] (YARN-9180) Port YARN-7033 NM recovery of assigned resources to branch-3.0/branch-2

2019-01-07 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9180: --- Summary: Port YARN-7033 NM recovery of assigned resources to branch-3.0/branch-2 Key: YARN-9180 URL: https://issues.apache.org/jira/browse/YARN-9180 Project: Hadoop

[jira] [Created] (YARN-9182) Backport YARN-6445 resource profile performance improvements to branch-2

2019-01-07 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9182: --- Summary: Backport YARN-6445 resource profile performance improvements to branch-2 Key: YARN-9182 URL: https://issues.apache.org/jira/browse/YARN-9182 Project: Hadoop

[jira] [Created] (YARN-9181) Backport YARN-6232 for generic resource type usage to branch-2

2019-01-07 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9181: --- Summary: Backport YARN-6232 for generic resource type usage to branch-2 Key: YARN-9181 URL: https://issues.apache.org/jira/browse/YARN-9181 Project: Hadoop YARN

[jira] [Created] (YARN-9177) Use resource map for app metrics in TestCombinedSystemMetricsPublisher for branch-2

2019-01-04 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9177: --- Summary: Use resource map for app metrics in TestCombinedSystemMetricsPublisher for branch-2 Key: YARN-9177 URL: https://issues.apache.org/jira/browse/YARN-9177

[jira] [Created] (YARN-9175) Null resources check in ResourceInfo for branch-3.0

2019-01-03 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9175: --- Summary: Null resources check in ResourceInfo for branch-3.0 Key: YARN-9175 URL: https://issues.apache.org/jira/browse/YARN-9175 Project: Hadoop YARN Issue

[jira] [Created] (YARN-9174) branch-3.0/branch-2 refactoring of GpuDevice class

2019-01-03 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9174: --- Summary: branch-3.0/branch-2 refactoring of GpuDevice class Key: YARN-9174 URL: https://issues.apache.org/jira/browse/YARN-9174 Project: Hadoop YARN Issue

[jira] [Created] (YARN-9188) Port YARN-7136 to branch-2

2019-01-09 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9188: --- Summary: Port YARN-7136 to branch-2 Key: YARN-9188 URL: https://issues.apache.org/jira/browse/YARN-9188 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Resolved] (YARN-9412) Backport YARN-6909 to branch-2

2019-03-27 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-9412. - Resolution: Fixed This ended up being a clean port. Closing. > Backport YARN-6909 to branch-2 >

[jira] [Created] (YARN-9438) launchTime not written to state store for running applications

2019-04-03 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9438: --- Summary: launchTime not written to state store for running applications Key: YARN-9438 URL: https://issues.apache.org/jira/browse/YARN-9438 Project: Hadoop YARN

[jira] [Created] (YARN-9412) Backport YARN-6909 to branch-2

2019-03-26 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9412: --- Summary: Backport YARN-6909 to branch-2 Key: YARN-9412 URL: https://issues.apache.org/jira/browse/YARN-9412 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-9409) Port resource type changes from YARN-7237 to branch-3.0/branch-2

2019-03-25 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9409: --- Summary: Port resource type changes from YARN-7237 to branch-3.0/branch-2 Key: YARN-9409 URL: https://issues.apache.org/jira/browse/YARN-9409 Project: Hadoop YARN

[jira] [Created] (YARN-9397) Fix empty NMResourceInfo object test failures in branch-2

2019-03-18 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9397: --- Summary: Fix empty NMResourceInfo object test failures in branch-2 Key: YARN-9397 URL: https://issues.apache.org/jira/browse/YARN-9397 Project: Hadoop YARN

[jira] [Created] (YARN-9289) Backport YARN-7330 for GPU in UI to branch-2

2019-02-07 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9289: --- Summary: Backport YARN-7330 for GPU in UI to branch-2 Key: YARN-9289 URL: https://issues.apache.org/jira/browse/YARN-9289 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9291) Backport YARN-7637 to branch-2

2019-02-08 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9291: --- Summary: Backport YARN-7637 to branch-2 Key: YARN-9291 URL: https://issues.apache.org/jira/browse/YARN-9291 Project: Hadoop YARN Issue Type: Task

[jira] [Created] (YARN-9261) Backport YARN-7270 addendum to YARN-8200

2019-01-31 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9261: --- Summary: Backport YARN-7270 addendum to YARN-8200 Key: YARN-9261 URL: https://issues.apache.org/jira/browse/YARN-9261 Project: Hadoop YARN Issue Type:

[jira] [Resolved] (YARN-9261) Backport YARN-7270 addendum to YARN-8200

2019-01-31 Thread Jonathan Hung (JIRA)
[ https://issues.apache.org/jira/browse/YARN-9261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-9261. - Resolution: Fixed Clean backport. Pushed to YARN-8200 > Backport YARN-7270 addendum to YARN-8200

[jira] [Created] (YARN-9272) Backport YARN-7738 for refreshing max allocation for multiple resource types

2019-02-01 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9272: --- Summary: Backport YARN-7738 for refreshing max allocation for multiple resource types Key: YARN-9272 URL: https://issues.apache.org/jira/browse/YARN-9272 Project:

[jira] [Created] (YARN-9271) Backport YARN-6927 for resource type support in MapReduce

2019-02-01 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9271: --- Summary: Backport YARN-6927 for resource type support in MapReduce Key: YARN-9271 URL: https://issues.apache.org/jira/browse/YARN-9271 Project: Hadoop YARN

[jira] [Created] (YARN-9280) Backport YARN-6620 to YARN-8200/branch-2

2019-02-04 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9280: --- Summary: Backport YARN-6620 to YARN-8200/branch-2 Key: YARN-9280 URL: https://issues.apache.org/jira/browse/YARN-9280 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9559) Create AbstractContainersLauncher for pluggable ContainersLauncher logic

2019-05-15 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9559: --- Summary: Create AbstractContainersLauncher for pluggable ContainersLauncher logic Key: YARN-9559 URL: https://issues.apache.org/jira/browse/YARN-9559 Project: Hadoop

[jira] [Created] (YARN-9615) Add dispatcher metrics to RM

2019-06-10 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9615: --- Summary: Add dispatcher metrics to RM Key: YARN-9615 URL: https://issues.apache.org/jira/browse/YARN-9615 Project: Hadoop YARN Issue Type: Task

[jira] [Created] (YARN-9529) Log correct cpu controller path on error

2019-05-03 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9529: --- Summary: Log correct cpu controller path on error Key: YARN-9529 URL: https://issues.apache.org/jira/browse/YARN-9529 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9668) UGI conf doesn't read user overridden configurations on RM and NM startup

2019-07-08 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9668: --- Summary: UGI conf doesn't read user overridden configurations on RM and NM startup Key: YARN-9668 URL: https://issues.apache.org/jira/browse/YARN-9668 Project: Hadoop

[jira] [Created] (YARN-9751) Separate queue and app ordering policy capacity scheduler configs

2019-08-15 Thread Jonathan Hung (JIRA)
Jonathan Hung created YARN-9751: --- Summary: Separate queue and app ordering policy capacity scheduler configs Key: YARN-9751 URL: https://issues.apache.org/jira/browse/YARN-9751 Project: Hadoop YARN

[jira] [Created] (YARN-9762) Add submission context label to audit logs

2019-08-19 Thread Jonathan Hung (Jira)
Jonathan Hung created YARN-9762: --- Summary: Add submission context label to audit logs Key: YARN-9762 URL: https://issues.apache.org/jira/browse/YARN-9762 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9763) Print application tags in application summary

2019-08-19 Thread Jonathan Hung (Jira)
Jonathan Hung created YARN-9763: --- Summary: Print application tags in application summary Key: YARN-9763 URL: https://issues.apache.org/jira/browse/YARN-9763 Project: Hadoop YARN Issue Type:

[jira] [Created] (YARN-9760) Support configuring application priorities on a workflow level

2019-08-19 Thread Jonathan Hung (Jira)
Jonathan Hung created YARN-9760: --- Summary: Support configuring application priorities on a workflow level Key: YARN-9760 URL: https://issues.apache.org/jira/browse/YARN-9760 Project: Hadoop YARN

[jira] [Created] (YARN-9764) Print application submission context label in application summary

2019-08-19 Thread Jonathan Hung (Jira)
Jonathan Hung created YARN-9764: --- Summary: Print application submission context label in application summary Key: YARN-9764 URL: https://issues.apache.org/jira/browse/YARN-9764 Project: Hadoop YARN

[jira] [Created] (YARN-9761) Allow overriding application submissions based on server side configs

2019-08-19 Thread Jonathan Hung (Jira)
Jonathan Hung created YARN-9761: --- Summary: Allow overriding application submissions based on server side configs Key: YARN-9761 URL: https://issues.apache.org/jira/browse/YARN-9761 Project: Hadoop YARN

[jira] [Created] (YARN-9770) Create a queue ordering policy which picks child queues with equal probability

2019-08-21 Thread Jonathan Hung (Jira)
Jonathan Hung created YARN-9770: --- Summary: Create a queue ordering policy which picks child queues with equal probability Key: YARN-9770 URL: https://issues.apache.org/jira/browse/YARN-9770 Project:

[jira] [Resolved] (YARN-7585) NodeManager should go unhealthy when state store throws DBException

2019-08-30 Thread Jonathan Hung (Jira)
[ https://issues.apache.org/jira/browse/YARN-7585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hung resolved YARN-7585. - Fix Version/s: 2.10.0 Resolution: Fixed Committed to branch-2. > NodeManager should go

  1   2   >