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...


What are the Optimizations a developer can use during joins?



What are the Optimizations a developer can use during joins?..

Answer / Sunita Choudhary

"In Apache Pig, optimizing joins can be achieved through several methods:n1. Using semi-join and anti-join to filter data before joining.n2. Using filter pushdown, where possible, to move filters closer to the data source.n3. Avoiding self-joins as much as possible.n4. Reducing join conditions by pre-aggregating data."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

How do you write comments in pig scripts?

1 Answers  


What are the 2 modes used to run pig scripts?

1 Answers  


Write a Pig UDF Example ?

1 Answers  


What is a bag in Pig Latin?

1 Answers  


Explain about the different complex data types in Pig?

1 Answers  


List the relational operators in pig.

1 Answers  


What are the different UDF’s in Pig?

1 Answers  


Explain tobag function?

1 Answers  


Highlight the difference between group and Cogroup operators in Pig?

1 Answers  


What is a UDF in Pig?

1 Answers  


What Is Difference Between Mapreduce and Pig ?

1 Answers  


Explain avrostorage function?

1 Answers  


Categories