InvisibleProgrammer commented on PR #6203: URL: https://github.com/apache/hive/pull/6203#issuecomment-3576225564
Double tested. We don't need to add extra dependencies. ``` export HADOOP_OPTS="-Dfs.defaultFS=file:///" $HIVE_HOME/bin/hive --service fixacidkeyindex --recover /mypath/escalations/acidwrongorder/delta_0000001_0000003_v0000005/bucket_00000 ``` -- 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]
