Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st. We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here. Need help or have questions? Drop us a line at [email protected]
Hive Pre Upgrade tool command fails after not able to access HDFS
The command is not able to find the right configuration of hadoop core components, primarily due to unavailability of hadoop core component configuration files in the command.
Resolution steps
There are different ways to export the hadoop core configuration, one of them is below.
1. Follow the below HWX document to make sure you have properly followed the steps. (Check appropriate link for your version)
2. Follow till "Procedure for compacting Hive tables (no Kerberos)" step 3 and before running the pre-upgrade tool command, export hadoop and hive env files
3. Now while running the pre-upgrade tool command, include two more paths in the command (/etc/hadoop/conf:/etc/hive/conf).
So the command below similar to below.