|
|
+
Mohit Anchlia 2012-12-22, 06:38
+
Alan Gates 2012-12-22, 14:13
-
Re: Multiple input fileRohini Palaniswamy 2012-12-27, 17:14
You can also use a comma separated list of file paths in the load command.
On Sat, Dec 22, 2012 at 6:13 AM, Alan Gates <[EMAIL PROTECTED]> wrote: > Yes. See http://pig.apache.org/docs/r0.10.0/basic.html#load for a > discussion of how to use globs in file paths. > > Alan. > > On Dec 21, 2012, at 10:38 PM, Mohit Anchlia wrote: > > > Is it possible to load multiple files in the same load command? I have > > files in different path that I need to load, is that possible? > > |