This commit is contained in:
colben
2026-03-25 16:59:35 +08:00
parent da3a75a9c8
commit 86136de798

View File

@@ -81,7 +81,7 @@ Rocky9 | hive-ms21 | 192.168.8.21/24 | Hive Metastore, MySQL8.0, Tez
<property>
<name>tez.lib.uris</name>
<type>string</type>
<value>hdfs://hdp-nn:8020/tez/tez-0.9.2.tar.gz</value>
<value>${fs.defaultFS}/tez/tez-0.9.2.tar.gz</value>
</property>
</configuration>
```