Hi Samar,
Can you share the JobManager and TaskManager logs returned by:
yarn logs -applicationId <ID>?
Is your browser rendering a blank page, or does the HTTP request not finish?
Can you show the output of one of the following commands:
curl -v http://host:port
curl -v http://host:port/jobs
Best,
Gary