What are the drawbacks of Pig?
How do users interact with HDFS in Apache Pig ?
The difference between GROUP and COGROUP operators in Pig?
Does Pig support multi-line commands?
Differentiate between the physical plan and logical plan in Pig script?
You have a file personal_data.txt in the HDFS directory with 100 records. You want to see only the first 5 records from the employee.txt file. How will you do this?
What is a UDF in Pig?
What is Grunt shell?
Explain about the execution plans of a pig script?
or
differentiate between the logical and physical plan of an apache pig script?
What are the differences between PIG and HIVE?
What are the different types of UDF's in Java supported by Apache Pig?
Are pig scripts support distributed file systems?
Why do we need Pig?
What are the different Eval functions available in Pig?
How should 'store' keyword is useful in pig scripts?