[jira] [Comment Edited] (YARN-8647) Add a flag to disable move app between queues

2018-08-11 Thread sarun singla (JIRA)


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

sarun singla edited comment on YARN-8647 at 8/12/18 3:04 AM:
-

[~abmodi] 

Use Case: There are around ~200 + application developers who submit the jobs to 
this cluster. Majority of these jobs are submitted as batch users, which is why 
we want to disable the feature of move queue on cluster level instead of 
disabling for few users. Maybe something like a flag on cluster level.
{code:java}
move_to_queue=false{code}
Please let me know if this explains the use case. cc [~wangda]


was (Author: saruntek):
[~abmodi] 

Use Case: There are around ~200 + application developers who submit the jobs to 
this cluster. Majority of these jobs are submitted as batch users, which is why 
we want to disable the feature of move queue on cluster level instead of 
disabling for few users. Maybe something like a flag on cluster level.
{code:java}
move_to_queue=false{code}
Please let me know if this explains the use case.

> Add a flag to disable move app between queues
> -
>
> Key: YARN-8647
> URL: https://issues.apache.org/jira/browse/YARN-8647
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager
>Affects Versions: 2.7.3
>Reporter: sarun singla
>Assignee: Abhishek Modi
>Priority: Critical
>
> For large clusters where we have a number of users submitting application, we 
> can result into scenarios where app developers try to move the queues for 
> their applications using something like 
> {code:java}
> yarn application -movetoqueue  -queue {code}
> Today there is no way of disabling the feature if one does not want 
> application developers to use  the feature.
> *Solution:*
> We should probably add an option to disable move queue feature from RM side 
> on the cluster level.



--
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] [Commented] (YARN-8647) Add a flag to disable move app between queues

2018-08-11 Thread sarun singla (JIRA)


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

sarun singla commented on YARN-8647:


[~abmodi] 

Use Case: There are around ~200 + application developers who submit the jobs to 
this cluster. Majority of these jobs are submitted as batch users, which is why 
we want to disable the feature of move queue on cluster level instead of 
disabling for few users. Maybe something like a flag on cluster level.
{code:java}
move_to_queue=false{code}
Please let me know if this explains the use case.

> Add a flag to disable move app between queues
> -
>
> Key: YARN-8647
> URL: https://issues.apache.org/jira/browse/YARN-8647
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager
>Affects Versions: 2.7.3
>Reporter: sarun singla
>Assignee: Abhishek Modi
>Priority: Critical
>
> For large clusters where we have a number of users submitting application, we 
> can result into scenarios where app developers try to move the queues for 
> their applications using something like 
> {code:java}
> yarn application -movetoqueue  -queue {code}
> Today there is no way of disabling the feature if one does not want 
> application developers to use  the feature.
> *Solution:*
> We should probably add an option to disable move queue feature from RM side 
> on the cluster level.



--
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-8647) Add a flag to disable move queue

2018-08-10 Thread sarun singla (JIRA)


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

sarun singla updated YARN-8647:
---
Description: 
For large clusters where we have a number of users submitting application, we 
can result into scenarios where app developers try to move the queues for their 
applications using something like 
{code:java}
yarn application -movetoqueue  -queue {code}
Today there is no way of disabling the feature if one does not want application 
developers to use  the feature.

*Solution:*

We should probably add an option to disable move queue feature from RM side on 
the cluster level.

  was:
For large clusters where we have a number of users submitting application, we 
can result into scenarios where app developers try to move the queues for their 
applications using something like 
{code:java}
yarn application -movetoqueue  -queue {code}
Today there is no way of disabling the feature if one does not want application 
developers to use  the feature.

Solution:

We probably add an option to disable move queue feature from RM side on the 
cluster level.


> Add a flag to disable move queue
> 
>
> Key: YARN-8647
> URL: https://issues.apache.org/jira/browse/YARN-8647
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager
>Affects Versions: 2.7.3
>Reporter: sarun singla
>Priority: Critical
>
> For large clusters where we have a number of users submitting application, we 
> can result into scenarios where app developers try to move the queues for 
> their applications using something like 
> {code:java}
> yarn application -movetoqueue  -queue {code}
> Today there is no way of disabling the feature if one does not want 
> application developers to use  the feature.
> *Solution:*
> We should probably add an option to disable move queue feature from RM side 
> on the cluster level.



--
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-8647) Add a flag to disable move queue

2018-08-10 Thread sarun singla (JIRA)


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

sarun singla updated YARN-8647:
---
Description: 
For large clusters where we have a number of users submitting application, we 
can result into scenarios where app developers try to move the queues for their 
applications using something like 
{code:java}
yarn application -movetoqueue  -queue {code}
Today there is no way of disabling the feature if one does not want application 
developers to use  the feature.

Solution:

We probably add an option to disable move queue feature from RM side on the 
cluster level.

  was:
For large clusters where we have a number of users submitting application, we 
can result into scenarios where app developers try to move the queues for their 
applications using something like 

{code}yarn application -movetoqueue  -queue \{/code}

Today there is no way of disabling the feature if one does not want application 
developers to use  the feature.

Solution:

We probably add an option to disable move queue feature from RM side on the 
cluster level.


> Add a flag to disable move queue
> 
>
> Key: YARN-8647
> URL: https://issues.apache.org/jira/browse/YARN-8647
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: resourcemanager
>Affects Versions: 2.7.3
>Reporter: sarun singla
>Priority: Critical
>
> For large clusters where we have a number of users submitting application, we 
> can result into scenarios where app developers try to move the queues for 
> their applications using something like 
> {code:java}
> yarn application -movetoqueue  -queue {code}
> Today there is no way of disabling the feature if one does not want 
> application developers to use  the feature.
> Solution:
> We probably add an option to disable move queue feature from RM side on the 
> cluster level.



--
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] [Commented] (YARN-5450) Enhance logging for Cluster.java around InetSocketAddress

2016-08-04 Thread sarun singla (JIRA)

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

sarun singla commented on YARN-5450:


[~vrushalic] this looks good to me.

> Enhance logging for Cluster.java around InetSocketAddress
> -
>
> Key: YARN-5450
> URL: https://issues.apache.org/jira/browse/YARN-5450
> Project: Hadoop YARN
>  Issue Type: New Feature
>  Components: yarn
>Reporter: sarun singla
>Assignee: Vrushali C
>Priority: Minor
>  Labels: YARN
> Attachments: YARN-5450.01.patch
>
>
> We need to add more logging for cluster.java class around " 
> initialize(InetSocketAddress jobTrackAddr, Configuration conf) " method to 
> give better logging like about the source of the property.



--
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] [Created] (YARN-5450) Enhance logging for Cluster.java around InetSocketAddress

2016-07-29 Thread sarun singla (JIRA)
sarun singla created YARN-5450:
--

 Summary: Enhance logging for Cluster.java around InetSocketAddress
 Key: YARN-5450
 URL: https://issues.apache.org/jira/browse/YARN-5450
 Project: Hadoop YARN
  Issue Type: New Feature
  Components: yarn
Reporter: sarun singla
Priority: Minor


We need to add more logging for cluster.java class around " 
initialize(InetSocketAddress jobTrackAddr, Configuration conf) " method to give 
better logging like about the source of the property.



--
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