Created 08-24-2016 06:33 PM
I know we can do an all or nothing approach to locking down the ResourceManager UI but I am looking for a slightly more granular control. I want to allow user X to see the UI and only be able to view their running jobs. Is this possible through existing RM configurations?
I have seen a related question but it is actually the opposite of my requirement above.
Created 08-25-2016 02:04 AM
Sadly no. It's all or nothing. As long as you can reach that ResourceManager UI, you see it all. There is no segregation. ResourceManager is really not user-aware. You would need another layer in top of that capable to show only some parts of what ResourceManager UI provides. This could be something that maybe Ranger could implement, but it would require some major redo of that ResourceManagerUI. I don't think that is that configurable. Just check the code for it.
Created 08-25-2016 02:04 AM
Sadly no. It's all or nothing. As long as you can reach that ResourceManager UI, you see it all. There is no segregation. ResourceManager is really not user-aware. You would need another layer in top of that capable to show only some parts of what ResourceManager UI provides. This could be something that maybe Ranger could implement, but it would require some major redo of that ResourceManagerUI. I don't think that is that configurable. Just check the code for it.
 
					
				
				
			
		
