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 UDF in Pig?



What is a UDF in Pig?..

Answer / Naveen Chand

A User Defined Function (UDF) in Apache Pig allows users to define custom functions that can be used within the Pig Latin language. These functions extend the built-in functionality of Pig, enabling users to apply their own logic to the data being processed. UDFs are written in Java or other languages compatible with Hadoop.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

Explain count_star?

1 Answers  


When we write a= load …, what does 'a' called?

1 Answers  


What are the different Eval functions available in Pig?

1 Answers  


State the usage of 'filters', 'group' , 'orderBy', 'distinct' keywords in pig scripts?

1 Answers  


What are all stats classes in the org.apache.pig.tools.pigstats package?

1 Answers  


Why do we use ‘filters’ Pig scripts?

1 Answers  


What are the different math functions available in Pig?

1 Answers  


How do you write comments in pig scripts?

1 Answers  


What are the scalar data types in Pig?

1 Answers  


What are the different execution modes available in Pig?

1 Answers  


Highlight the difference between group and Cogroup operators in Pig?

1 Answers  


What is a tuple in pig?

1 Answers  


Categories