What is the difference between pig and hive?



What is the difference between pig and hive?..

Answer / Uttam Kumar

Pig is a data flow language that supports both declarative and procedural programming, while Hive is a data warehouse infrastructure built on top of Hadoop for providing SQL-like queries to handle structured data. Pig is generally more flexible but less efficient than Hive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is pig statistics?

1 Answers  


The difference between GROUP and COGROUP operators in Pig?

1 Answers  


What is the function of co-group in Pig?

1 Answers  


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

1 Answers  


What are all stats classes in the org.apache.pig.tools.pigstats package?

1 Answers  


What are the different execution mode available in Pig?

1 Answers  


What is the difference between Apache Pig and Hive?

1 Answers  


Is Pig script case sensitive?

1 Answers  


How do you write comments in pig scripts?

1 Answers  


is it posible to join multiple fields in pig scripts?

1 Answers  


What are the different UDF’s in Pig?

1 Answers  


Is piglatin a strongly typed language? If yes, then how did you come to the conclusion?

1 Answers  


Categories