adspace
Answer Posted / Mamta Singh
Hive is a data warehousing and SQL-like query language built on top of Apache Hadoop. It allows users to write queries in a format similar to SQL, and then execute those queries against large datasets stored in HDFS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When to choose "External Table" in Hive?
Can We Change settings within Hive Session? If Yes, How?
Where does the data of a Hive table gets stored?
What are the different types of tables available in Hive?
How to skip header rows from a table in Hive?
What is the stable version of Hive ?
When we are using queries instead of scripting?
When to use explode in Hive?
How can I delete the above index named index_bonuspay?
What is a Hive variable? What for we use it?