This is an automated email from the ASF dual-hosted git repository.
jialiang pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 86fa6670f4 AMBARI-26129: Remove hive.load.data.owner from hive
configuration (#3828)
86fa6670f4 is described below
commit 86fa6670f4399c3ba94ef217ae1f9149ed7069d2
Author: jialiang <[email protected]>
AuthorDate: Sat Sep 14 09:13:01 2024 +0800
AMBARI-26129: Remove hive.load.data.owner from hive configuration (#3828)
---
.../stacks/BIGTOP/3.2.0/services/HIVE/configuration/hive-site.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/HIVE/configuration/hive-site.xml
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/HIVE/configuration/hive-site.xml
index 6a55717a84..58e617d407 100644
---
a/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/HIVE/configuration/hive-site.xml
+++
b/ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/HIVE/configuration/hive-site.xml
@@ -659,11 +659,6 @@ limitations under the License.
<value>false</value>
<on-ambari-upgrade add="false"/>
</property>
- <property>
- <name>hive.load.data.owner</name>
- <value>hive</value>
- <on-ambari-upgrade add="false"/>
- </property>
<property>
<name>hive.txn.strict.locking.mode</name>
<value>false</value>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]