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.

How to find Ambari web UI html script ?

avatar
Expert Contributor

Hi i am using HDP 2.4 in Azure .I Just need to find Ambari web UI html script . can some one help here is great apprciated

1 ACCEPTED SOLUTION

avatar
New Member

On a default install, it's in /usr/lib/ambari-server/web. Source code is available at https://github.com/apache/ambari/tree/branch-2.4/ambari-web

View solution in original post

2 REPLIES 2

avatar
New Member

On a default install, it's in /usr/lib/ambari-server/web. Source code is available at https://github.com/apache/ambari/tree/branch-2.4/ambari-web

avatar
Expert Contributor

Thank you so much@Nate