What types of costs are associated with creating the index on hive tables?
Answer / Mahesh
Creating an index in Hive can increase query performance by reducing the amount of data that needs to be scanned. However, it also incurs costs related to storage (since each index requires additional space) and maintenance (rebuilding or reorganizing the index periodically to maintain its efficiency).
| Is This Answer Correct ? | 0 Yes | 0 No |
Are there any problems which can only be solved by MapReduce and cannot be solved by PIG? In which kind of scenarios MR jobs will be more useful than PIG?
Differentiate between describe and describe extended?
If you omit the overwrite clause while creating a hive table,what happens to file which are new and files which already exist?
Explain Hive Thrift server?
What is the maximum size of string data type supported by hive? Mention the hive support binary formats.
How can you delete the DBPROPERTY in Hive?
What are the file formats that Hive supports and can use be used for storage?
What ate the key components of Hive Architecture?
What is the current version of Hive?
LOWER or LCASE function in Hive with example?
How do we write our own custom serde?
Give some points of hive for hadoop ?
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)