How to restrict the number of lines to be printed in pig ?
Answer Posted / Maroof Ahmad
"To restrict the number of lines printed by DUMP, you can use LIMIT. For example: DUMP your_relation LIMIT 5;"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers