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


Why is pig used in hadoop?



Why is pig used in hadoop?..

Answer / Smriti Chauhan

Apache Pig is used with Hadoop because it provides a platform for analyzing large data sets that can be processed in parallel across many machines. Pig's SQL-like language, Pig Latin, allows users to write complex data analysis scripts easily and efficiently.nnExample usage:n`data = LOAD '<input_file>'; filtered_data = FILTER data BY col1 > 10; GROUP filtered_data BY col2; COUNT filtered_data;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

Explain plucktuple?

1 Answers  


What are the various diagnostic operators available in Apache Pig?

1 Answers  


What is the bag?

1 Answers  


Explain pig architecture?

1 Answers  


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

1 Answers  


Explain Features of Pig?

1 Answers  


Differentiate between Hadoop MapReduce and Pig?

1 Answers  


What is the difference between Apache Pig and Hive?

1 Answers  


What are the relation operations in Pig? Explain any two with examples?

1 Answers  


What is interactive mode in apache pig?

1 Answers  


How is Pig Useful For?

1 Answers  


What are all stats classes in the java api package available?

1 Answers  


Categories