Friday, 13 September 2013

Can I access local file in Pig?

Can I access local file in Pig?

I have a file named blacklist.xml, each line of this file contains a
absolute path, multiple path is in this file. This file is store at
/Users/ABC/
May I know if there is anyway that I can load this file from the local
directory (/Users/ABC/) but not from HDFS? Thanks!!

No comments:

Post a Comment