I'm trying to do this:
pigServer.registerQuery("raw_logs = LOAD 'access_log.{1,2,3}' USING
TextLoader() AS (line:chararray);");
But instead of expanding the source files to
access_log.1, access_log.2, access_log.3, Pig looks for one file named
access_log.{1,2,3}.
How do I fix this?
Thanks!
David
--
David Riccitelli
********************************************************************************
InsideOut10 s.r.l.
P.IVA: IT-11381771002
Fax: +39 0110708239
---
LinkedIn: http://it.linkedin.com/in/riccitelli
Twitter: ziodave
---
Layar Partner
Network<http://www.layar.com/publishing/developers/list/?page=1&country=&city=&keyword=insideout10&lpn=1>
********************************************************************************