- Local Mode
- HDFS (Hadoop Distributed File System) Mode Or MR Mode Or Clustered Mode
In this Mode the Apache Pig Will take the input from LFS (Local File System) and the Output will also produced on the same i.e LFS only.
Note : -There is no intervantion of HDFS
HDFS Mode Or MR Mode Or Clustered Mode
In this mode Apache pig will take the input from HDFS and the output will also produced on HDFS only.
Note : -There is no intervantion of LFS here
Continue to next Chapter :- Different Flavour of Pig Execution
No comments:
Post a Comment