What do you understand by hive?
Answer / 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 |
Explain bucketing in Hive?
What types of costs are associated with creating the index on hive tables?
If you omit the overwrite clause while creating a hive table,what happens to file which are new and files which already exist?
What is the significance of ‘IF EXISTS” clause while dropping a table?
What will be the output of cast ('XYZ' as INT)?
Write a query to insert a new column(new_col int) into a hiev table (htab) at a position before an existing column (x_col)
What are the key segments of hive architecture?
In case of embedded Hive, can the same metastore be used by multiple users?
What is Hive Data Definition language?
Specify the different methods of hive?
How can you configure remote metastore mode in Hive?
What is the functionality of Query Processor in Apache Hive?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)