-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30425/
-----------------------------------------------------------
Review request for Ambari, Nate Cole and Tom Beerbower.
Bugs: AMBARI-9408
https://issues.apache.org/jira/browse/AMBARI-9408
Repository: ambari
Description
-------
The JournalNode dfs.journalnode.* address to use is governed by the
dfs_http_policy being either HTTP or HTTPS. It's not governed by the presence
of either dfs.journalnode.http-address or dfs.journalnode.https-address which
is what this bug is.
Diffs
-----
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/journalnode_upgrade.py
4e85130
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py
b185058
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_journalnode.py 79f52ea
ambari-server/src/test/python/stacks/2.2/configs/journalnode-upgrade-jmx.json
PRE-CREATION
ambari-server/src/test/python/stacks/2.2/configs/journalnode-upgrade.json
PRE-CREATION
ambari-server/src/test/python/stacks/utils/RMFTestCase.py c19bdb3
Diff: https://reviews.apache.org/r/30425/diff/
Testing
-------
Executed RU...
-----------------------------------------------------------------------
Total run:587
Total errors:2
Total failures:0
ERROR
2 Errors in Knox unrelated to my changes
Thanks,
Jonathan Hurley