[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-29 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Affects Version/s: (was: 2.8.0)
   2.4.0

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.4.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-29 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.branch-2.8.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.4.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.branch-2.8.001.patch

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.branch-2.8.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.branch-2.8.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.branch-2.8.001.patch

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.branch-2.8.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Daniel Templeton (JIRA)

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

Daniel Templeton updated YARN-6020:
---

Ah.  If it's a branch-2 patch, then name the file
YARN-6020.branch-2.001.patch.




> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.001.patch

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Daniel Templeton (JIRA)

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

Daniel Templeton updated YARN-6020:
---
Fix Version/s: (was: 2.9.0)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Fix Version/s: (was: 3.0.0-alpha3)
   2.9.0

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 2.9.0
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 3.0.0-alpha3
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.001.patch

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 3.0.0-alpha3
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Fix Version/s: (was: 2.8.0)
   3.0.0-alpha3

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 3.0.0-alpha3
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Fix Version/s: 2.8.0

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 2.8.0
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Daniel Templeton (JIRA)

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

Daniel Templeton updated YARN-6020:
---
Fix Version/s: (was: 2.8.0)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.001.patch

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 2.8.0
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 2.8.0
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Fix Version/s: 2.8.0

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Fix For: 2.8.0
>
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.001.patch

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-28 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020.001.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2017-03-27 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Affects Version/s: (was: 3.0.0-alpha1)
   (was: 2.4.0)
   2.8.0

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.8.0
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2016-12-25 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: YARN-6020.001.patch

Reupload a patch because of jenkins error.

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.4.0, 3.0.0-alpha1
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020.001.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2016-12-25 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Attachment: (was: YARN-6020_1.patch)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.4.0, 3.0.0-alpha1
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (YARN-6020) Resource.add exceed Int boundary,when compute queue demand in FairScheduler

2016-12-23 Thread Feng Yuan (JIRA)

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

Feng Yuan updated YARN-6020:

Summary: Resource.add exceed Int boundary,when compute queue demand in 
FairScheduler  (was: Resource.add exceed Int boundary,when compute queue demand 
in FS)

> Resource.add exceed Int boundary,when compute queue demand in FairScheduler
> ---
>
> Key: YARN-6020
> URL: https://issues.apache.org/jira/browse/YARN-6020
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: fairscheduler
>Affects Versions: 2.4.0, 3.0.0-alpha1
>Reporter: Feng Yuan
>Assignee: Feng Yuan
>Priority: Critical
> Attachments: YARN-6020_1.patch
>
>
> Resource object use int to store memory field.When int exceed 
> Integer,MAX_VALUE,you will get a
> neagtive num of demand in FSQueue#updateDemand(),and your queue will nerver 
> get assign forever.
> I find this scenario still now in lasted code 3.0.x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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