What is the purpose of exploding in hive?



What is the purpose of exploding in hive?..

Answer / Rachit Awasthi

Explode in Hive is used to split arrays into rows. It takes an array column and generates a new row for each element in the array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Hive Interview Questions

What are the Binary Storage formats supported in Hive?

1 Answers  


What are the different IDE available for Hive Development?

1 Answers  


what are the different modes of Hive?

1 Answers  


is HQL case sensitive?

1 Answers  


Why hive does not store metadata information in hdfs?

1 Answers  


what is Metastore in Hive?

1 Answers  


Explain how can you change a column data type in Hive?

1 Answers  


How Hive distributes the rows into buckets?

1 Answers  


How will you consume CSV file into the Hive warehouse using built SerDe?

1 Answers  


Hive for Hadoop - Give some points?

1 Answers  


What do you mean by schema on read?

1 Answers  


What are the different types of tables available in Hive?

0 Answers  


Categories