Created on 10-30-2018 09:53 AM - edited 09-16-2022 06:51 AM
Sorry for reposting..
We have a strange request from users, There should be authentication for resource manager web UI, and user should able to see only his jobs. I know this is same as Hue job browser, how can I achieve with Resource amanger UI?
Cluster is not kerborised.
like: http://localhost:8088/cluster?user.name=testuser should be asking password, simple authentication, right now it just replaces Mr.who with 'testuser', also need to filter the jobs by user
Created 10-31-2018 10:47 PM
Created 10-31-2018 10:47 PM
Created 11-01-2018 07:46 AM
A couple of more questions:
http://<rm http address:port>/ws/v1/cluster/apps?queue=root.queue1
filter by queue in resource manager rest interface only showing 'running' applications only, is there any way to show finsihed applications? eve mentioning 'states=running,finished' it still showing only running applications. We are using Cloudera 5.14.
Is it possible to upgrade from CDH 5.14 to CDH 6.0 with out complete reinstall?, we are using parcels.