What are the various diagnostic operators available in Apache Pig?
Answer Posted / Munish Kumar Binjola
"The diagnostic operators available in Apache Pig include DUMP, LIST, and EXPLAIN. DUMP displays the contents of a relation or bag.nLIST shows the value of an individual field or variable.nEXPLAIN shows the execution plan for a query."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers