[jira] [Updated] (YARN-2915) Enable YARN RM scale out via federation using multiple RM's

2015-09-09 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-2915:
---
Assignee: Subru Krishnan  (was: Jagadesh Kiran N)

> Enable YARN RM scale out via federation using multiple RM's
> ---
>
> Key: YARN-2915
> URL: https://issues.apache.org/jira/browse/YARN-2915
> Project: Hadoop YARN
>  Issue Type: New Feature
>  Components: nodemanager, resourcemanager
>Reporter: Sriram Rao
>Assignee: Subru Krishnan
> Attachments: FEDERATION_CAPACITY_ALLOCATION_JIRA.pdf, 
> Federation-BoF.pdf, Yarn_federation_design_v1.pdf, federation-prototype.patch
>
>
> This is an umbrella JIRA that proposes to scale out YARN to support large 
> clusters comprising of tens of thousands of nodes.   That is, rather than 
> limiting a YARN managed cluster to about 4k in size, the proposal is to 
> enable the YARN managed cluster to be elastically scalable.  



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


[jira] [Assigned] (YARN-2915) Enable YARN RM scale out via federation using multiple RM's

2015-09-09 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N reassigned YARN-2915:
--

Assignee: Jagadesh Kiran N  (was: Subru Krishnan)

> Enable YARN RM scale out via federation using multiple RM's
> ---
>
> Key: YARN-2915
> URL: https://issues.apache.org/jira/browse/YARN-2915
> Project: Hadoop YARN
>  Issue Type: New Feature
>  Components: nodemanager, resourcemanager
>Reporter: Sriram Rao
>Assignee: Jagadesh Kiran N
> Attachments: FEDERATION_CAPACITY_ALLOCATION_JIRA.pdf, 
> Federation-BoF.pdf, Yarn_federation_design_v1.pdf, federation-prototype.patch
>
>
> This is an umbrella JIRA that proposes to scale out YARN to support large 
> clusters comprising of tens of thousands of nodes.   That is, rather than 
> limiting a YARN managed cluster to about 4k in size, the proposal is to 
> enable the YARN managed cluster to be elastically scalable.  



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


[jira] [Updated] (YARN-3845) [YARN] YARN status in web ui does not show correctly in IE 11

2015-06-24 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3845:
---
Attachment: IE11_yarn.gif

Attached the Snapshot 

> [YARN] YARN status in web ui does not show correctly in IE 11
> -
>
> Key: YARN-3845
> URL: https://issues.apache.org/jira/browse/YARN-3845
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Jagadesh Kiran N
>Priority: Trivial
> Attachments: IE11_yarn.gif
>
>
> In IE 11 , the color display is not proper for the scheduler . In other 
> browser it is showing correctly.



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


[jira] [Created] (YARN-3845) [YARN] YARN status in web ui does not show correctly in IE 11

2015-06-24 Thread Jagadesh Kiran N (JIRA)
Jagadesh Kiran N created YARN-3845:
--

 Summary: [YARN] YARN status in web ui does not show correctly in 
IE 11
 Key: YARN-3845
 URL: https://issues.apache.org/jira/browse/YARN-3845
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Jagadesh Kiran N
Priority: Trivial


In IE 11 , the color display is not proper for the scheduler . In other browser 
it is showing correctly.



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


[jira] [Updated] (YARN-3694) Fix dead link for TimelineServer REST API

2015-05-21 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3694:
---
Attachment: YARN-3694.patch

Attaching the patch ,please review. 

> Fix dead link for TimelineServer REST API
> -
>
> Key: YARN-3694
> URL: https://issues.apache.org/jira/browse/YARN-3694
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Reporter: Akira AJISAKA
>Assignee: Jagadesh Kiran N
>Priority: Minor
>  Labels: newbie
> Attachments: YARN-3694.patch
>
>
> There is a dead link in the index.
> {code:title=hadoop-project/src/site/site.xml}
>href="TimelineServer.html#Timeline_Server_REST_API_v1"/>
> {code}
> should be fixed as
> {code}
>href="hadoop-yarn/hadoop-yarn-site/TimelineServer.html#Timeline_Server_REST_API_v1"/>
> {code}



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


[jira] [Commented] (YARN-3195) Add -help to yarn logs and nodes CLI command

2015-02-23 Thread Jagadesh Kiran N (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14334402#comment-14334402
 ] 

Jagadesh Kiran N commented on YARN-3195:


HI the test case failing  at 
"org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientOnAMRMTokenRollOver"
 is not releated any of the changes done in the Patch.

> Add -help to yarn logs and nodes CLI command
> 
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.20150223-1.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) Add -help to yarn logs and nodes CLI command

2015-02-23 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: YARN-3195.20150223-1.patch

Updated the failure Test cases 

> Add -help to yarn logs and nodes CLI command
> 
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.20150223-1.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) Add -help to yarn logs and nodes CLI command

2015-02-23 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: (was: YARN-3195.patch)

> Add -help to yarn logs and nodes CLI command
> 
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Improvement
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-19 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: YARN-3195.patch

Attached the patch after fix.Please check

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-19 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: (was: YARN-3195.patch)

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-19 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: (was: YARN-3195.patch)

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Commented] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-17 Thread Jagadesh Kiran N (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324613#comment-14324613
 ] 

Jagadesh Kiran N commented on YARN-3195:


Thanks Devaraj K i will add -help option for these two commands yarn node,yarn 
logs  and share  the patch

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch, 
> YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Commented] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-16 Thread Jagadesh Kiran N (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322831#comment-14322831
 ] 

Jagadesh Kiran N commented on YARN-3195:


Hi Devaraj K, Thanks for your review ,please find my anlaysis below

Not considered the Yarn commands which are direct executables & doesnt require 
help. Ex : ./yarn classpath xxx or ./yarn version

Please check below for inconsitency

*Help : present for these below commands*
./yarn container :-help is present & Displays help when run -help command 
./yarn rmadmin : -help is present & Displays help when run -help command 
./yarn application : -help is present & Displays help when run -help command
./yarn applicationattempt :-help is present & & Displays help when run -help 
command
./yarn queue : -help is present & Displays help when run this command


*Help :Not present for these below commands*

./yarn :-help is missing ./yarn -help : Displays the help
./yarn node : -help is missing ,./yarn node -help throws exception Unrecognized 
option: -help
./yarn logs : -help is not present ,./yarn logs  -help :Displays the help
./yarn deamonlog :-help is not present ,./yarn deamonlog -help :Displays the 
help
  * For these Not present areas i want to add help 
,please check and confirm so that i can go a head *

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Assignee: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch, 
> YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: (was: YARN-3195.patch)

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch, 
> YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: YARN-3195.patch

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch, 
> YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: YARN-3195.patch

Attaced patch as per open source guidelines

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch, 
> YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: (was: YARN-3195.patch)

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: YARN-3195.patch

updated and attaching the patch

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch, 
> YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: YARN-3195.patch

Attached the Patch .

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png, YARN-3195.patch
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Updated] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3195:
---
Attachment: Helptobe removed in Queue.png

Attached snapshot for defect

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
> Attachments: Helptobe removed in Queue.png
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Created] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)
Jagadesh Kiran N created YARN-3195:
--

 Summary: [YARN]Missing uniformity  In Yarn Queue CLI command
 Key: YARN-3195
 URL: https://issues.apache.org/jira/browse/YARN-3195
 Project: Hadoop YARN
  Issue Type: Bug
  Components: client
Affects Versions: 2.6.0
 Environment: SUSE Linux SP3
Reporter: Jagadesh Kiran N
Priority: Minor
 Fix For: 2.7.0


Help is generic command should not be placed here because of this uniformity is 
missing compared to other commands.Remove -help command inside ./yarn queue as 
uniformity with respect to other commands 
{code}
SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
queue -help
15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
usage: queue
* -help  Displays help for all commands.*
 -statusList queue information about given queue.
SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
queue
15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
Invalid Command Usage :
usage: queue
* -help  Displays help for all commands.*
 -statusList queue information about given queue.
{code}
* -help  Displays help for all commands.*





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


[jira] [Commented] (YARN-3195) [YARN]Missing uniformity In Yarn Queue CLI command

2015-02-13 Thread Jagadesh Kiran N (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320161#comment-14320161
 ] 

Jagadesh Kiran N commented on YARN-3195:


Pls assign to me

> [YARN]Missing uniformity  In Yarn Queue CLI command
> ---
>
> Key: YARN-3195
> URL: https://issues.apache.org/jira/browse/YARN-3195
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
> Environment: SUSE Linux SP3
>Reporter: Jagadesh Kiran N
>Priority: Minor
> Fix For: 2.7.0
>
>
> Help is generic command should not be placed here because of this uniformity 
> is missing compared to other commands.Remove -help command inside ./yarn 
> queue as uniformity with respect to other commands 
> {code}
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue -help
> 15/02/13 19:30:20 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> SO486LDPag65:/home/OpenSource/HA/install/hadoop/resourcemanager/bin # ./yarn 
> queue
> 15/02/13 19:33:14 WARN util.NativeCodeLoader: Unable to load native-hadoop 
> library for your platform... using builtin-java classes where applicable
> Invalid Command Usage :
> usage: queue
> * -help  Displays help for all commands.*
>  -statusList queue information about given queue.
> {code}
> * -help  Displays help for all commands.*



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


[jira] [Created] (YARN-3129) [YARN] Daemon log 'set level' and 'get level' is not reflecting in Process logs

2015-02-03 Thread Jagadesh Kiran N (JIRA)
Jagadesh Kiran N created YARN-3129:
--

 Summary: [YARN] Daemon log 'set level' and 'get level' is not 
reflecting in Process logs 
 Key: YARN-3129
 URL: https://issues.apache.org/jira/browse/YARN-3129
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Jagadesh Kiran N



a. Execute the command
./yarn daemonlog -setlevel xx.xx.xx.xxx:45020 ResourceManager DEBUG
b. It is not reflecting in process logs even after performing client level 
operations
c. Log level is not changed.





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


[jira] [Updated] (YARN-3128) [YARN - Shell command ] Typo in Yarn usage command

2015-02-03 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3128:
---
Description: Pls check the snapshot attached

> [YARN - Shell command ] Typo in Yarn usage command
> --
>
> Key: YARN-3128
> URL: https://issues.apache.org/jira/browse/YARN-3128
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Jagadesh Kiran N
>Priority: Trivial
> Attachments: OrinYarncommnad.png
>
>
> Pls check the snapshot attached



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


[jira] [Updated] (YARN-3128) [YARN - Shell command ] Typo in Yarn usage command

2015-02-03 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3128:
---
Attachment: OrinYarncommnad.png

> [YARN - Shell command ] Typo in Yarn usage command
> --
>
> Key: YARN-3128
> URL: https://issues.apache.org/jira/browse/YARN-3128
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Jagadesh Kiran N
>Priority: Trivial
> Attachments: OrinYarncommnad.png
>
>




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


[jira] [Updated] (YARN-3128) [YARN - Shell command ] Typo in Yarn usage command

2015-02-03 Thread Jagadesh Kiran N (JIRA)

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

Jagadesh Kiran N updated YARN-3128:
---
Summary: [YARN - Shell command ] Typo in Yarn usage command  (was: Yarn 
Usage command is not given properly)

> [YARN - Shell command ] Typo in Yarn usage command
> --
>
> Key: YARN-3128
> URL: https://issues.apache.org/jira/browse/YARN-3128
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: client
>Affects Versions: 2.6.0
>Reporter: Jagadesh Kiran N
>Priority: Trivial
>




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


[jira] [Created] (YARN-3128) Yarn Usage command is not given properly

2015-02-03 Thread Jagadesh Kiran N (JIRA)
Jagadesh Kiran N created YARN-3128:
--

 Summary: Yarn Usage command is not given properly
 Key: YARN-3128
 URL: https://issues.apache.org/jira/browse/YARN-3128
 Project: Hadoop YARN
  Issue Type: Bug
  Components: client
Affects Versions: 2.6.0
Reporter: Jagadesh Kiran N
Priority: Trivial






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