Does Hive support record level Insert, delete or update?
Answer / Ram Babu
Hive does not support record level Insert, delete or update operations natively. Instead, you must insert a complete row (insert overwrite), delete an entire partition (drop partition) or truncate the table (truncate table).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ObjectInspector functionality?
What is the difference between Internal Table and External Table in Hive?
When to use Hive?
Can a partition be archived? What are the advantages and Disadvantages?
Difference between external table and internal table in HIVE ?
How can you configure remote metastore mode in Hive?
If you run hive as a server, what are the available mechanism for connecting it from application?
What are different modes of metastore deployment in Hive?
What are the different Data Types available in Hive?
Explain what is Hive?
How to Rename a table in Hive
What is Internal and External table in 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)