Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 29 (0.097s).
Loading phrases to help you
refine your search...
RE: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
...Ok, I figured out the problem. I have a customized hadoop conf directory. In hadoop-env.sh file, I defined an "extra java classpath" as  export HADOOP_CLASSPATH="/usr/lib/hadoop/lib/*:/...
   Author: Danfeng Li, 2013-03-13, 17:05
RE: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
...Hi, Cheolsoo,  I tried this on my laptop's ubuntu, it works fine. Do you have any suggestion where should I look into on the server to figure out the problem?  Thanks. Dan  Fr...
   Author: Danfeng Li, 2013-03-13, 06:26
RE: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
...Here's the output for the secretDebugCmd  dli2@sig1:~/$ pig12 -secretDebugCmd -param input="s" -param output="t" -c b224G_1.pig Find hadoop at /usr/bin/hadoop dry run: HADOOP_CLASSPATH:...
   Author: Danfeng Li, 2013-03-12, 23:45
RE: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
...I download version r11 (https://alexoutilities.googlecode.com/svn-history/r358/repository/com/google/common/google-guava/r11/google-guava-r11.jar ) and put it in my run directory, but still ...
   Author: Danfeng Li, 2013-03-12, 22:32
RE: pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
...Thanks for the quick repsonse, which guava version I should use?  From: Dmitriy Ryaboy [mailto:[EMAIL PROTECTED]]  Sent: Tuesday, March 12, 2013 2:52 PM To: [EMAIL PROTECTED] Subje...
   Author: Danfeng Li, 2013-03-12, 21:54
pig 0.12.0 ERROR 2998: Unhandled internal error. com.google.common.collect.ImmutableSet.of - Pig - [mail # user]
...When I try to run pig 0.12.0, I got the following error  $ pig12 -param input="t" -param output="s" -c b224G_1.pig log4j:ERROR Could not find value for key log4j.appender.NullAppender l...
   Author: Danfeng Li, 2013-03-12, 21:50
RE: Multiple CurrentTime calls return the same timestamp - Pig - [mail # user]
...So if I understand it correctly, for the same run, all the CurrentTime() will return the same timestamp. I wonder if there any udf can provide runtime timestamp.  Thanks. Dan  From...
   Author: Danfeng Li, 2013-02-27, 19:02
Multiple CurrentTime calls return the same timestamp - Pig - [mail # user]
...I called CurrentTime() twice in my pig code, but the final results are end up as the same timestamp.  The code is following:  A = load 'test.txt' as (a:chararray); dump A; B = fore...
   Author: Danfeng Li, 2013-02-27, 00:09
RE: error when using CurrentTime() - Pig - [mail # user]
...Hi, Cheolsoo,   Sorry for the late reply. I figured it out it's due to my environmental variables are still point to the old version of pig. Thanks for looking into this.   I do ha...
   Author: Danfeng Li, 2013-02-26, 23:04
error when using CurrentTime() - Pig - [mail # user]
...I got the following error when using the new built in function CurrentTime()  2013-02-15 14:42:37,228 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2997: Unable to recreate exce...
   Author: Danfeng Li, 2013-02-15, 23:21
Sort:
project
Pig (29)
Hadoop (1)
MapReduce (1)
type
mail # user (29)
date
last 7 days (0)
last 30 days (0)
last 90 days (9)
last 6 months (14)
last 9 months (29)
author
Dmitriy Ryaboy (1352)
Alan Gates (954)
Jonathan Coveney (729)
Daniel Dai (541)
Russell Jurney (485)
Olga Natkovich (453)
Prashant Kommireddi (367)
Bill Graham (334)
Cheolsoo Park (246)
Mridul Muralidharan (201)
Thejas Nair (195)
Ashutosh Chauhan (169)
Julien Le Dem (154)
Jeff Zhang (146)
Santhosh Srinivasan (142)
Danfeng Li