What are pig scripts?



What are pig scripts?..

Answer / Ashish Rastogi

Pig scripts are data analysis and transformation programs written in Pig Latin, the high-level data flow language for Apache Hadoop. These scripts allow users to define a series of operations (or 'pigs') on large datasets, which can be executed efficiently across distributed computing resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What relational operators can we use that are related to combining and splitting in Pig language?

1 Answers  


What are the advantages of pig language?

1 Answers  


Why is pig used in hadoop?

1 Answers  


What are the differences between PIG and HIVE?

1 Answers  


What are Pig Execution modes?

1 Answers  


Does 'ILLUSTRATE' run a MapReduce job?

1 Answers  


What are the limitations of the Pig?

1 Answers  


What are pig scripts?

1 Answers  


How to restrict the number of lines to be printed in pig ?

1 Answers  


While writing evaluate UDF, which method has to be overridden?

1 Answers  


What is a bag in pig?

1 Answers  


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

1 Answers  


Categories