[
https://issues.apache.org/jira/browse/AMBARI-17286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivér Szabó reopened AMBARI-17286:
-----------------------------------
reverted on trunk:
{code:java}
commit 317f5c0be2d0f64ebc398d6b14ad8bf8a35e7c11
Author: oleewere <[email protected]>
Date: Mon Jun 20 14:50:19 2016 +0200
Revert "AMBARI-17286 Service config links should use public host name
(zhewang)"
This reverts commit 54d76f5b8fe9d1b6fbcbab1732267b7e13413118.
{code}
reverted on branch-2.4:
{code:java}
commit a92f9787ba6e0fac811428a3f58c90d576f1c06d
Author: oleewere <[email protected]>
Date: Mon Jun 20 14:56:59 2016 +0200
Revert "AMBARI-17286 Service config links should use public host name
(zhewang)"
This reverts commit 6c8c9bef9947c5e5647baca8e3e3cfbb0bae19c1.
{code}
reason: only 162 test passed during running python tests.
these lines caused that in unitTests.py:
{code:java}
TEST_MASK = 'test_stack_advisor.py'
CUSTOM_TEST_MASK = '[Tt]est*.py'
{code}
> Service config links should use public host name
> ------------------------------------------------
>
> Key: AMBARI-17286
> URL: https://issues.apache.org/jira/browse/AMBARI-17286
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Zhe (Joe) Wang
> Assignee: Zhe (Joe) Wang
> Fix For: 2.4.0
>
> Attachments: AMBARI-17286.v0.patch, AMBARI-17286.v1.patch
>
>
> Service config links (e.g. tez.tez-ui.history-url.base) need to use the
> Ambari server's public name / IP instead of the private one. (Since
> tez.tez-ui.history-url.base is used to navigate from RM UI to Tez View.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)