Explain about the execution pl of a pig script?
or
differentiate between the logical and physical plan of an apache pig script?
Explain about the execution plans of a pig script?
or
differentiate between the logical and physical plan of an apache pig script?
You have a file employee.txt in the hdfs directory with 100 records. You want to see only the first 10 records from the employee.txt file. How will you do this?
1000
What is a tuple?
What is a map in pig?
The difference between GROUP and COGROUP operators in Pig?
What relational operators can we use that are related to combining and splitting in Pig language?
How Pig differs from MapReduce?
What is interactive mode in apache pig?
Name the scalar data type and complex data types in Pig?
How to fetch particular columns in pig?
What are the different UDF’s in Pig?
State the usage of 'filters', 'group' , 'orderBy', 'distinct' keywords in pig scripts?
is it posible to join multiple fields in pig scripts?
Explain hbasestorage function?
What problem does Apache Pig solve?
Does 'ILLUSTRATE' run a MapReduce job?
What does illustrate do in Apache Pig?