Sreenath Somarajapuram created AMBARI-14951:
-----------------------------------------------
Summary: Tez Ambari View: Add protocol configuration for YARN
Key: AMBARI-14951
URL: https://issues.apache.org/jira/browse/AMBARI-14951
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)