[
https://issues.apache.org/jira/browse/AMBARI-21265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doroszlai, Attila reopened AMBARI-21265:
----------------------------------------
Hi [~jonathan.hurley],
[{{HIVE/2.1.0.3.0}}|https://github.com/apache/ambari/tree/branch-2.5/ambari-server/src/main/resources/common-services/HIVE/2.1.0.3.0]
was not present in {{branch-2.5}} prior to this commit. Adding
{{configuration/parquet-logging.xml}} causes error in unit test due to missing
{{metainfo.xml}}:
{noformat}
Tests run: 66, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 26.597 sec <<<
FAILURE! - in org.apache.ambari.server.api.services.AmbariMetaInfoTest
{noformat}
Can you please check? Thanks.
> parquet-logging.properties is missing in hive conf when HDP is upgraded
> ------------------------------------------------------------------------
>
> Key: AMBARI-21265
> URL: https://issues.apache.org/jira/browse/AMBARI-21265
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Critical
> Fix For: 2.5.2
>
> Attachments: AMBARI-21265.patch
>
>
> parquet-logging.properties is missing in hive conf when HDP is upgraded. Same
> file exists in the fresh installation.
> {code}
> Previous HDP version: 2.3.2.0-2950
> Current HDP version: 2.5.3.0-37
> Previous Ambari: 2.2.2.17-2
> Current Ambari: 2.4.2.0
> {code}
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)