What does flatten do in pig?



What does flatten do in pig?..

Answer / Abhay Kumar Pandey

In Pig, the FLATTEN operator is used to convert a bag (a collection of tuples with potentially duplicate field names) into a set of tuples.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

How do you run the pig scripts in local mode?

1 Answers  


What co-group does in Pig?

1 Answers  


When we write a= load …, what does 'a' called?

1 Answers  


What is the use of illustrate in pig?

1 Answers  


What are the Applications of Apache Pig?

1 Answers  


What are the different execution modes available in Pig?

1 Answers  


Explain hive udf function?

1 Answers  


What is the difference between Apache Pig and Hive?

1 Answers  


What are the data types of Pig Latin?

1 Answers  


What does flatten do in pig?

1 Answers  


What is the logical plan in pig architecture?

1 Answers  


Give some points of pig for hadoop ?

1 Answers  


Categories