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

Prabhu Joseph edited comment on YARN-9864 at 9/30/19 6:06 PM:
--------------------------------------------------------------

Thanks [~sunilg] for reviewing.

1. The existing sched-conf cli call fails on unsecure Cluster when 
AuthenticationFilterInitializer configured with "Unable to get user.name", it 
is a bug in existing code which is fixed as part of this. It does not break 
existing behavior.

2. Concurrent writes are possible and it will fail if format happens without 
reinitialize. Have added a formatLock which makes writes to wait for completion 
of any parallel format & reinitialize and vice versa.

Have attached  [^YARN-9864-005.patch]  fixing the review comment 2. Thanks.


was (Author: prabhu joseph):
Thanks [~sunilg] for reviewing.

1. The existing sched-conf cli call fails on unsecure Cluster when 
AuthenticationFilterInitializer configured with "Unable to get user.name", it 
is a bug in existing code which is fixed as part of this. It does not break 
existing behavior.

2. Concurrent writes are possible and it will fail if format happens without 
reinitialize. Have added a formatLock which makes writes to wait for completion 
of any parallel format & reinitialize and vice versa.

> Format CS Configuration present in Configuration Store
> ------------------------------------------------------
>
>                 Key: YARN-9864
>                 URL: https://issues.apache.org/jira/browse/YARN-9864
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: capacity scheduler
>    Affects Versions: 3.3.0
>            Reporter: Prabhu Joseph
>            Assignee: Prabhu Joseph
>            Priority: Major
>         Attachments: YARN-9864-001.patch, YARN-9864-002.patch, 
> YARN-9864-003.patch, YARN-9864-004.patch, YARN-9864-005.patch
>
>
> This provides an option to format the configuration changes present in 
> ConfigurationStore (ZK, LevelDB) and reinitialize from the Local 
> Capacity-scheduler.xml.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to