Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

What is the best way to modify session timeout of Ranger Admin WebUI?

avatar
New Member

I found it may be possible to set a session timeout of Ranger Admin WebUI by modifying <session-timeout> parameter in web.xml (usually placed in /usr/hdp/${version}/ranger-admin/ews/webapps/WEB-INF), however, this parameter cannot be set via Ambari WebUI. Is it the best way to modify web.xml on Ranger Admin host? If not, what is the best way for it?

1 ACCEPTED SOLUTION

avatar

Yes, modify web.xml directly on Ranger admin host.

View solution in original post

4 REPLIES 4

avatar

Yes, modify web.xml directly on Ranger admin host.

avatar
New Member

@vperiasamy

Thank you for your answer!

I hope I could configure it on Ambari WebUI...

avatar
Super Guru

@Takefumi OHIDE

There is no option to modify the timeout setting from AMbari UI. This can only be done via cli.

avatar
New Member

@Sagar Shimpi

Thank you for your reply. I understood.