Is Hive supports Temporary Tables?
Answer / Gyaneshchandra Sharma
Yes, Hive does support temporary tables. Temporary tables in Hive are created using the CREATE TEMPORARY TABLE statement. These tables can be used for intermediate calculations within a HiveQL query and will automatically be dropped when the query finishes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of Hcatalog?
What is the definition of Hive?
How can the columns of a table in hive be written to a file?
what does /*streamtable(table_name)*/ do?
Clarify how hive de-serialize and serialize the information?
How do you list all databases whose name starts with p?
Difference between HBase vs Hive?
What is the use of "order by" in Hive?
While loading data into a hive table using the load data clause, how do you specify it is a hdfs file and not a local file ?
If you run a select * query in hive, why does it not run mapreduce?
What are the advantages and Disadvantages in archieving partition in Hive?
Can i access Hive Without 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)