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 is a bag in apache pig?



What is a bag in apache pig?..

Answer / Vikrant Singh Bhadana

A Bag in Apache Pig is an unordered collection of elements, which may contain duplicate values. Unlike arrays and tuples, the order of elements does not matter in a bag. Bags are created using the `BAG` operator or by specifying the `bag` storage type when defining the schema.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

Differentiate between the physical plan and logical plan in Pig script?

1 Answers  


How do you run pig scripts on kerberos secured cluster?

1 Answers  


What are the different functions available in pig latin language?

1 Answers  


Explain about the execution plans of a Pig Script? Or Differentiate between the logical and physical plan of an Apache Pig script?

1 Answers  


Name the scalar data type and complex data types in Pig?

1 Answers  


Whether Pig Latin language is case-sensitive or not?

1 Answers  


What do you understand by an inner bag and outer bag in Pig?

1 Answers  


What is the use of binstorage?

1 Answers  


What is the use of foreach operation in Pig scripts?

1 Answers  


What are different modes of execution in Apache Pig?

1 Answers  


How does the Pig platform handle relational systems data?

1 Answers  


How to fetch particular columns in pig?

1 Answers  


Categories