-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60130/
-----------------------------------------------------------
Review request for Ambari, Nate Cole and Robert Levas.
Bugs: AMBARI-21265
https://issues.apache.org/jira/browse/AMBARI-21265
Repository: ambari
Description
-------
parquet-logging.properties is missing in hive conf when HDP is upgraded. Same
file exists in the fresh installation.
The problem is that this file was introduced by HDP 2.6, but if a pre-existing
version of Hive is installed, then the RPMs don't overwrite the existing
configurations.
Diffs
-----
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/metainfo.xml
4ba3cf1e57
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py
959e1111fa
ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py
f68079989e
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/configuration/parquet-logging.xml
PRE-CREATION
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/hive.py
b7b04a2095
ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0/package/scripts/params_linux.py
91f10d899f
ambari-server/src/main/resources/stacks/HDP/2.6/services/HIVE/configuration/parquet-logging.xml
PRE-CREATION
Diff: https://reviews.apache.org/r/60130/diff/1/
Testing
-------
Upgrade to HDP 2.6, installation of fresh HDP 2.6
----------------------------------------------------------------------
Total run:1167
Total errors:0
Total failures:0
OK
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:41 min
[INFO] Finished at: 2017-06-15T14:24:33-04:00
[INFO] Final Memory: 22M/248M
[INFO] ------------------------------------------------------------------------
Thanks,
Jonathan Hurley