[jira] [Updated] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-07 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HDFS-13104:
-
Resolution: Not A Problem
Status: Resolved  (was: Patch Available)

As pointed by [~kihwal], -refreshSuperUserGroupsConfiguration provides method 
to update proxy user information on NN.

> Make hadoop proxy user changes reconfigurable in Namenode
> -
>
> Key: HDFS-13104
> URL: https://issues.apache.org/jira/browse/HDFS-13104
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HDFS-13104.001.patch, HDFS-13104.002.patch
>
>
> Currently any changes to add/delete a new proxy user requires NN restart 
> requiring a downtime. This jira proposes to make the changes in proxy/user 
> configuration reconfiguration via that ReconfigurationProtocol so that the 
> changes can take effect without a NN restart. For details please refer 
> https://hadoop.apache.org/docs/r2.8.0/hadoop-project-dist/hadoop-common/Superusers.html.



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

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



[jira] [Updated] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-02 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HDFS-13104:
-
Attachment: HDFS-13104.002.patch

> Make hadoop proxy user changes reconfigurable in Namenode
> -
>
> Key: HDFS-13104
> URL: https://issues.apache.org/jira/browse/HDFS-13104
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HDFS-13104.001.patch, HDFS-13104.002.patch
>
>
> Currently any changes to add/delete a new proxy user requires NN restart 
> requiring a downtime. This jira proposes to make the changes in proxy/user 
> configuration reconfiguration via that ReconfigurationProtocol so that the 
> changes can take effect without a NN restart.



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

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



[jira] [Updated] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-02 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HDFS-13104:
-
Description: Currently any changes to add/delete a new proxy user requires 
NN restart requiring a downtime. This jira proposes to make the changes in 
proxy/user configuration reconfiguration via that ReconfigurationProtocol so 
that the changes can take effect without a NN restart. For details please refer 
https://hadoop.apache.org/docs/r2.8.0/hadoop-project-dist/hadoop-common/Superusers.html.
  (was: Currently any changes to add/delete a new proxy user requires NN 
restart requiring a downtime. This jira proposes to make the changes in 
proxy/user configuration reconfiguration via that ReconfigurationProtocol so 
that the changes can take effect without a NN restart.)

> Make hadoop proxy user changes reconfigurable in Namenode
> -
>
> Key: HDFS-13104
> URL: https://issues.apache.org/jira/browse/HDFS-13104
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HDFS-13104.001.patch, HDFS-13104.002.patch
>
>
> Currently any changes to add/delete a new proxy user requires NN restart 
> requiring a downtime. This jira proposes to make the changes in proxy/user 
> configuration reconfiguration via that ReconfigurationProtocol so that the 
> changes can take effect without a NN restart. For details please refer 
> https://hadoop.apache.org/docs/r2.8.0/hadoop-project-dist/hadoop-common/Superusers.html.



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

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



[jira] [Updated] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-02 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HDFS-13104:
-
Attachment: HDFS-13104.001.patch

> Make hadoop proxy user changes reconfigurable in Namenode
> -
>
> Key: HDFS-13104
> URL: https://issues.apache.org/jira/browse/HDFS-13104
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HDFS-13104.001.patch
>
>
> Currently any changes to add/delete a new proxy user requires NN restart 
> requiring a downtime. This jira proposes to make the changes in proxy/user 
> configuration reconfiguration via that ReconfigurationProtocol so that the 
> changes can take effect without a NN restart.



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

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



[jira] [Updated] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-02 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HDFS-13104:
-
Status: Patch Available  (was: Open)

> Make hadoop proxy user changes reconfigurable in Namenode
> -
>
> Key: HDFS-13104
> URL: https://issues.apache.org/jira/browse/HDFS-13104
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
> Attachments: HDFS-13104.001.patch
>
>
> Currently any changes to add/delete a new proxy user requires NN restart 
> requiring a downtime. This jira proposes to make the changes in proxy/user 
> configuration reconfiguration via that ReconfigurationProtocol so that the 
> changes can take effect without a NN restart.



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

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



[jira] [Updated] (HDFS-13104) Make hadoop proxy user changes reconfigurable in Namenode

2018-02-02 Thread Mukul Kumar Singh (JIRA)

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

Mukul Kumar Singh updated HDFS-13104:
-
Issue Type: Improvement  (was: Bug)

> Make hadoop proxy user changes reconfigurable in Namenode
> -
>
> Key: HDFS-13104
> URL: https://issues.apache.org/jira/browse/HDFS-13104
> Project: Hadoop HDFS
>  Issue Type: Improvement
>  Components: namenode
>Reporter: Mukul Kumar Singh
>Assignee: Mukul Kumar Singh
>Priority: Major
>
> Currently any changes to add/delete a new proxy user requires NN restart 
> requiring a downtime. This jira proposes to make the changes in proxy/user 
> configuration reconfiguration via that ReconfigurationProtocol so that the 
> changes can take effect without a NN restart.



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

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