Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Highlight the difference between group and Cogroup operators in Pig?



Highlight the difference between group and Cogroup operators in Pig?..

Answer / Nisha Bala

The main difference between GROUP and COGROUP operators lies in the number of relations they operate on: GROUP operates on one relation, whereas COGROUP operates on two or more relations. GROUP groups tuples based on a specified field or expression within a single relation, while COGROUP groups tuples together from multiple relations based on a common grouping field.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is Pig Latin?

1 Answers  


Explain textloader function?

1 Answers  


I have a relation r. How can I get the top 10 tuples from the relation r?

1 Answers  


How to write 'foreach' statement for tuple datatype in pig scripts?

1 Answers  


How does the Pig platform handle relational systems data?

1 Answers  


How Pig differs from MapReduce?

1 Answers  


What is a bag in pig?

1 Answers  


What is atom in pig?

1 Answers  


State the limitations of Apache Pig?

1 Answers  


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

1 Answers  


How do users interact with HDFS in Apache Pig ?

1 Answers  


What is the difference between Pig and MapReduce?

1 Answers  


Categories