Hello everyone,
I tried to connect mysql database with hive. But it shows the below error.
SOURCE $HIVE_HOME/scripts/metastore/upgrade/mysql/hive-schema-0.14.0.mysql.sql;
ERROR:
Failed to open file '$HIVE_HOME/scripts/metastore/upgrade/mysql/hive-schema-0.14.0.mysql.sql', error: 2
Can someone tell me what I am doing wrong?
Thank You