Answer Posted / Sameer Rai
LOAD keyword is used to load external data into Pig. The syntax is LOAD '<source_location>' INTO '<output_alias>'; It can be a local file, HDFS location or any database supported by Pig.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers