What is the default location where hive stores table data?



What is the default location where hive stores table data?..

Answer / Jyoti Ranjan Singh

By default, Hive stores table data in the corresponding HDFS directories under the /user/hive/warehouse directory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

When to choose "External Table" in Hive?

0 Answers  


What is Hive query processor?

1 Answers  


What is SerDe in Apache Hive ?

1 Answers  


What is the maximum size of string data type supported by Hive?

1 Answers  


Give examples of the SerDe classes which hive uses to Serialize and Deserialize data?

1 Answers  


How would you drop a table in Hive?

1 Answers  


What is the use of explode in Hive?

1 Answers  


Can we say cogroup is a group of more than 1 data set?

1 Answers  


What are the advantages and Disadvantages in archieving partition in Hive?

1 Answers  


Does Pig give any warning when there is a type mismatch or missing field?

1 Answers  


What are different Hive commands available for hive and beeline CLI?

1 Answers  


Differentiate between PigLatin and Hive?

1 Answers  


Categories