What do you mean by a bag in Pig?



What do you mean by a bag in Pig?..

Answer / Monit Kumar

In Pig, a bag is an unordered collection of tuples. It can contain multiple tuples with the same schema, and it does not enforce any order on the elements within the bag.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is the difference between Pig and SQL?

1 Answers  


What is kerberos secured cluster in apache pig?

1 Answers  


How does pig work?

1 Answers  


How does the Pig platform handle relational systems data?

1 Answers  


What co-group does in Pig?

1 Answers  


Why should we use ‘distinct’ keyword in Pig scripts?

1 Answers  


What are the drawbacks of Pig?

1 Answers  


Are pig scripts support distributed file systems?

1 Answers  


What is a MapFile?

1 Answers  


What is the MapReduce plan in pig architecture?

1 Answers  


What is the use of having Filters in Apache Pig ?

1 Answers  


How do you run the pig scripts in local mode?

1 Answers  


Categories