When to choose "Internal Table" in Hive?
Answer / Mitul Saxena
The Internal Table in Hive is a performance optimized table storage format that stores data on HDFS and manages its own metadata. It is recommended when you require high query performance, as it uses columnar storage, partitioning, and bucketing for efficient data access. However, it may not support some advanced features like JSON serialization or external tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of hive ddl commands?
What is the utilization of hcatalog?
Does Pig give any warning when there is a type mismatch or missing field?
When to use explode in Hive?
What is the difference between Cassandra, Pig and Hive?
Specify the different types of tables accessible in hive?
Give the command to see the indexes on a table?
Why is Hive not suitable for OLTP systems?
Is it possible to add 100 more nodes when we already have 100 nodes in Hive?
Mention what is the difference between Hbase and Hive?
Hive for Hadoop - Give some points?
When application is on high latency (high response time)?
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)