refreshSuperUserGroupsConfiguration should use server side configuration for
the refresh
----------------------------------------------------------------------------------------
Key: HDFS-1192
URL: https://issues.apache.org/jira/browse/HDFS-1192
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Boris Shkolnik
Assignee: Boris Shkolnik
Currently refreshSuperUserGroupsConfiguration is using client side
Configuration.
One of the issues with this is that if the cluster is restarted it will loose
the "refreshed' values (unless they are copied to the NameNode/JobTracker
machine).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.