Initialize hive schema
Initialize hive schema
schematool -dbType derby -initSchema –verbose
Now you can start use HIVE, which table data are stored on hdfs file system we created earlier.
Last updated
Was this helpful?
schematool -dbType derby -initSchema –verbose
Now you can start use HIVE, which table data are stored on hdfs file system we created earlier.
Last updated
Was this helpful?