zhangbutao commented on code in PR #4408:
URL: https://github.com/apache/hive/pull/4408#discussion_r1266466992
##########
data/conf/hive-site-old.xml:
##########
@@ -80,14 +80,6 @@
<description></description>
</property>
-<property>
- <name>hive.metastore.metadb.dir</name>
Review Comment:
@ayushtkn It's weird. I compiled with the change again, and i still don't
find the config.
Step to verify this PR:
1. Complie Hive project with this PR:
`mvn clean install -DskipTests -Pitests -Piceberg`
2. Search the obsolete config to make sure it was cleaned:
`grep -rnw . -e "hive.metastore.metadb.dir"`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]