Sebastian Toader created AMBARI-22156:
-----------------------------------------
Summary: Ambari creating a local folder named
hdfs:/mycluster/tmp/hive
Key: AMBARI-22156
URL: https://issues.apache.org/jira/browse/AMBARI-22156
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.5.0
Environment: .
Reporter: Sebastian Toader
Assignee: Madhuvanthi Radhakrishnan
Fix For: 3.0.0
As part of [AMBARI-20802|https://issues.apache.org/jira/browse/AMBARI-20802]
there was a [change|
https://github.com/apache/ambari/blob/branch-2.5/ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/hive.py#L314-L322]
introduced that always create hive scratch dir on local disk.
The scratch dir should be created on local disk only if there is no DFS (eg.
HDFS/ADLS/WASB etc) present in the cluster. Only for HMS scenarios should the
scratch dir be created on local disk.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)