Step 9: (Optional) Enable Authentication for HTTP Web Consoles for Hadoop Roles
Minimum Required Role: Configurator (also provided by Cluster Administrator, Full Administrator)
Authentication for access to the HDFS, MapReduce, and YARN roles' web consoles can be enabled using a configuration option for the appropriate service. To enable this authentication:
- From the Clusters tab, select the service (HDFS, MapReduce, or YARN) for which you want to enable authentication.
- Click the Configuration tab.
- Expand
A command is triggered to generate the new required credentials.
, check the Enable
Authentication for HTTP Web-Consoles property, and save your changes.
- Once the command finishes, restart all roles of that service.
Enabling SPNEGO as an Authentication Backend for Hue
To enable SPNEGO authentication:
- From the Clusters tab, select the Hue service.
- Click the Configuration tab.
- Expand , and for the Authentication Backend property, select desktop.auth.backend.SpnegoDjangoBackend.
- Click Save Changes.
- Restart the Hue service.