[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-11-07 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Attachment: YARN-8880-trunk.005.patch

> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch, YARN-8880-trunk.002.patch, 
> YARN-8880-trunk.003.patch, YARN-8880-trunk.004.patch, 
> YARN-8880-trunk.005.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enabled
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  com.cmp1.hdw1,...
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-11-07 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Attachment: YARN-8880-trunk.004.patch

> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch, YARN-8880-trunk.002.patch, 
> YARN-8880-trunk.003.patch, YARN-8880-trunk.004.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enabled
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  com.cmp1.hdw1,...
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-11-07 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Attachment: YARN-8880-trunk.003.patch

> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch, YARN-8880-trunk.002.patch, 
> YARN-8880-trunk.003.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enabled
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  com.cmp1.hdw1,...
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-17 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Attachment: YARN-8880-trunk.002.patch

> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch, YARN-8880-trunk.002.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enabled
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  com.cmp1.hdw1,...
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enabled
 true/false
 
 
 yarn.nodemanager.pluggable-device-framework.device-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.

  was:
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.pluggable-device-framework.device-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enabled
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.pluggable-device-framework.device-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.

  was:
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enable
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enabled
 true/false
 
 
 yarn.nodemanager.pluggable-device-framework.device-classes
 com.cmp1.hdw1,...
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.

  was:
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enabled
 true/false
 
 
 yarn.nodemanager.pluggable-device-framework.device-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enabled
>  true/false
>  
>  
>  yarn.nodemanager.pluggable-device-framework.device-classes
>  com.cmp1.hdw1,...
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Attachment: YARN-8880-trunk.001.patch

> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
> Attachments: YARN-8880-trunk.001.patch
>
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enable
>  true/false
>  
>  
>  yarn.nodemanager.resource-plugins.pluggable-classes
>  
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them in resource-types.xml.
Please note that the count value defined in node-resource.xml will be 
overridden by plugin.

  was:
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them 


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enable
>  true/false
>  
>  
>  yarn.nodemanager.resource-plugins.pluggable-classes
>  
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them in resource-types.xml.
> Please note that the count value defined in node-resource.xml will be 
> overridden by plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-classes
 
 {code}

The admin needs to know the register resource name of every plugin classes 
configured. And declare them 

  was:
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-classes
 
 {code}


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enable
>  true/false
>  
>  
>  yarn.nodemanager.resource-plugins.pluggable-classes
>  
>  {code}
> The admin needs to know the register resource name of every plugin classes 
> configured. And declare them 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-classes
 
 {code}

  was:
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-class
 
 {code}


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enable
>  true/false
>  
>  
>  yarn.nodemanager.resource-plugins.pluggable-classes
>  
>  {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-8880) Add configurations for pluggable plugin framework

2018-10-16 Thread Zhankun Tang (JIRA)


 [ 
https://issues.apache.org/jira/browse/YARN-8880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhankun Tang updated YARN-8880:
---
Description: 
Added two configurations for the pluggable device framework.
{code:java}

 yarn.nodemanager.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-class
 
 {code}

  was:
Added two configurations for the pluggable device framework.
{code:java}

 
yarn.nodemanager.resource-plugins.pluggable-device-framework.enable
 true/false
 
 
 yarn.nodemanager.resource-plugins.pluggable-class
 
 {code}


> Add configurations for pluggable plugin framework
> -
>
> Key: YARN-8880
> URL: https://issues.apache.org/jira/browse/YARN-8880
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Reporter: Zhankun Tang
>Assignee: Zhankun Tang
>Priority: Major
>
> Added two configurations for the pluggable device framework.
> {code:java}
> 
>  yarn.nodemanager.pluggable-device-framework.enable
>  true/false
>  
>  
>  yarn.nodemanager.resource-plugins.pluggable-class
>  
>  {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org