What is the difference between Apache Pig and Hive?



What is the difference between Apache Pig and Hive?..

Answer / Deepak Chaudhary

Apache Pig is a data flow language that runs on top of Hadoop, while Hive is a SQL-like query language for analyzing data stored in Hadoop. The main difference is that Pig is more flexible in handling complex data transformations and joins.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is Pig Latin?

1 Answers  


How to fetch particular columns in pig?

1 Answers  


Explain about the execution plans of a pig script?<Br> or<br> differentiate between the logical and physical plan of an apache pig script?

1 Answers  


What is a skewed join?

1 Answers  


Give some points of pig for hadoop ?

1 Answers  


What is Pig Storage?

1 Answers  


What is a tuple?

3 Answers  


What is the relationship between hdfs, hbase, pig, hive and azkaban?

1 Answers  


What are some of the apache pig use cases you can think of?

1 Answers  


What are the differences between PIG and SQL?

1 Answers  


What does FOREACH do?

1 Answers  


State the limitations of Apache Pig?

1 Answers  


Categories