47518/not-able-to-create-database-in-hive
Hi, Unable to create a custom database in HIVE. Please correct me if I need to do any setting changes.
The namenode is in safemode which is the reason for the error shown. So open your terminal and fire the command as shown below and then create a database in hive shell.
$ hadoop dfsadmin -safemode leave
You dont have to specify the file name ...READ MORE
You have to add the partition before ...READ MORE
You will have to exclusively mention the ...READ MORE
You have to start JobHistoryServer process specifically ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
put syntax: put <localSrc> <dest> copy syntax: copyFr ...READ MORE
In your case there is no difference ...READ MORE
Yes, you can find out which database ...READ MORE
Hey, This step shows the configuration properties you ...READ MORE
OR
Already have an account? Sign in.