Re: pig on tez NoSuchMethodError decodeBase64

2015-03-10 Thread Patcharee Thongtra
Hi, I thought Tez will work with commons-codec 1.4, but I found something weird. There is only commons-codec 1.4 and newer in my cluster, but I got error. When I tried to run with explicitly defined commons-codec 1.5, pig -Dpig.additional.jars=...,commons-codec-1.5.jar -useHCatalog -x TEZ

Re: Loading multiple files, each file as a record

2015-03-10 Thread Ronald Green
Thanks for your suggestion. I wouldn't want to run a map reduce job just to just get the file in a single tuple. But also, I can't be sure I get the lines sorted within the group, in the same order they are in the file. Thanks On 10 March 2015 at 06:39, Arvind S arvind18...@gmail.com wrote:

Where to get the tar.gz files for Pig version 0.12.1.2.1.7.0-784

2015-03-10 Thread ranchunmao
Hi, I was trying to find the tar.gz package for Pig version 0.12.1.2.1.7.0-784, but didn't get the luck. The reason for me to do that is I want to setup a local environment in my laptop to verify my application works within that Pig version. My application is using pig command to execute some