Sreenath Somarajapuram created AMBARI-14940:
-----------------------------------------------
Summary: Tez Ambari View: Improve host & protocol configuration
logic
Key: AMBARI-14940
URL: https://issues.apache.org/jira/browse/AMBARI-14940
Project: Ambari
Issue Type: Bug
Reporter: Sreenath Somarajapuram
Assignee: Sreenath Somarajapuram
- Currently host for rm and timeline is obtained from window.location.origin.
As the support for origin is limited to modern browsers its better to construct
the value from location.protocol, location.hostName & location.port.
- As host points to Ambari proxy, there is no way to know the protocol at which
yarn daemons are configured to run. Value set in yarn.http.policy is required
for creating task attempt log links, and we need a mechanism to get that
configuration value at the UI side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)