Wednesday, 30 January 2019

How to fix metastore issue in Hive and MySQL?

run mysql...
sudo mysql
drop database metastore

 $ schematool -dbType mysql -initSchema 
 $ schematool -dbType mysql -info

No comments:

Post a Comment

Flume - Simple Demo

// create a folder in hdfs : $ hdfs dfs -mkdir /user/flumeExa // Create a shell script which generates : Hadoop in real world <n>...