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


How would you diagnose or do exception handling in the pig?



How would you diagnose or do exception handling in the pig?..

Answer / Prabhat Shishodia

In Apache Pig, exceptions can be handled using the TRY and CATCH statements. You can use TRY to enclose the code where an exception might occur and specify CATCH blocks for different types of exceptions. Within each CATCH block, you can define actions to take when a specific exception occurs. Additionally, Pig's Logging and Monitoring features can help in diagnosing issues.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What is the difference between store and dumps commands?

1 Answers  


What are different String functions available in PIG?

1 Answers  


How would you diagnose or do exception handling in the pig?

1 Answers  


What are the various diagnostic operators available in Apache Pig?

1 Answers  


What is Flatten?

1 Answers  


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

1 Answers  


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

1 Answers  


Is the keyword ‘DEFINE’ as a function name?

1 Answers  


Explain about the execution plans of a pig script?<Br> or<br> differentiate between the logical and physical plan of an apache pig script?

1 Answers  


Why Do We Need Apache Pig?

1 Answers  


is it posible to join multiple fields in pig scripts?

1 Answers  


Explain totuple function?

1 Answers  


Categories