Can you join multiple fields in apache pig scripts?



Can you join multiple fields in apache pig scripts?..

Answer / Shamendra

Yes, Apache Pig supports joining multiple fields using the JOIN operator. You can perform inner, outer, left, and right joins depending on your requirements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Pig Interview Questions

What are the different UDF’s in Pig?

1 Answers  


Why we use BloomMapFile?

1 Answers  


What is a skewed join?

1 Answers  


What are the complex datatypes in pig?

1 Answers  


Tell me about the execution modes of Apache Pig?

1 Answers  


What are the different pig data types?

1 Answers  


Is the keyword ‘DEFINE’ as a function name?

1 Answers  


How Apache Pig deals with the schema and schema-less data?

1 Answers  


What do you know about the case sensitivity of apache pig?

1 Answers  


What are different String functions available in PIG?

1 Answers  


Define the Use of Pig?

1 Answers  


What are the exception handling operators in Pig script?

1 Answers  


Categories