Answer Posted / Amit Rao Gautam
The LOAD keyword is essential in Pig scripts as it allows data to be read from various sources such as HDFS, external databases, or even generated data. Without the LOAD keyword, you cannot process any data within your Pig script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers