Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 64 (0.167s).
Loading phrases to help you
refine your search...
Re: Multiple files with AvroStorage and comma separated lists - Pig - [mail # user]
...Great, I'll submit a patch later in the day.  Best,  stan  On Tue, Jan 24, 2012 at 11:29 AM, Bill Graham  wrote: ted USING put mat.getSplits(PigInputFormat.java:282) 9) 7...
   Author: Stan Rosenberg, 2012-01-24, 16:31
Re: Multiple files with AvroStorage and comma separated lists - Pig - [mail # user]
...Philipp,  I would say that it is a bug.  I ran into the same problem some time ago.  Essentially, AvroStorage does not recognize globs and does not recognize commas, both of w...
   Author: Stan Rosenberg, 2012-01-24, 16:22
Re: STORING each relation in it's own file - Pig - [mail # user]
...Hi Yulia,  One way to accomplish this is by writing your own StoreFunc.  Take a look at org.apache.pig.piggybank.storage.MultiStorage.  You'd need to create your own output fo...
   Author: Stan Rosenberg, 2012-01-13, 21:40
Re: Simple AvroStorage LOAD and STORE with Avro 1.6.0 - Pig - [mail # user]
...Andrew,  Something looks odd in this stack trace:  Caused by: java.lang.ClassCastException: org.apache.pig.data.BinSedesTuple cannot be cast to org.apache.avro.generic.IndexedRecor...
   Author: Stan Rosenberg, 2012-01-10, 16:36
Re: Simple AvroStorage LOAD and STORE with Avro 1.6.0 - Pig - [mail # user]
...Generally, AvroStorage works fine for us with Avro 1.6.  However, we also patched AvroStorage on a couple of occasions, e.g., see PIG-2330.  stan  On Mon, Jan 9, 2012 at 3:47 ...
   Author: Stan Rosenberg, 2012-01-09, 20:52
Re: Simple AvroStorage LOAD and STORE with Avro 1.6.0 - Pig - [mail # user]
...Andrew,  The source of the problem may be AvroStorage in piggybank.  Could you please include the entire stack trace?  stan  On Mon, Jan 9, 2012 at 4:15 AM, Andrew Kenwor...
   Author: Stan Rosenberg, 2012-01-09, 16:30
Re: Partition keys in LoadMetadata is broken in 0.10? - Pig - [mail # user]
...Just to be clear, the concrete syntax had a typo; should have been:  A = load 'daily_activity' USING HiveLoader WHERE date_partition > 20110101 and date_partition  wrote: o &nbs...
   Author: Stan Rosenberg, 2012-01-01, 03:37
Re: Partition keys in LoadMetadata is broken in 0.10? - Pig - [mail # user]
...Hi Daniel,  Thanks for pointing out PIG-2346.  However, what happens if the user decides to rename some of the fields using the 'as' statement; we have the same problem, i.e., 'for...
   Author: Stan Rosenberg, 2012-01-01, 03:34
Fwd: Partition keys in LoadMetadata is broken in 0.10? - Pig - [mail # user]
...Howdy All,  I am resurrecting my previous message sent to the list on Dec. 7.  Let me first summarize.  In a nutshell, as far as I can tell, partition-aware loading is broken ...
   Author: Stan Rosenberg, 2011-12-30, 17:54
Re: Using AvroStorage() - Pig - [mail # user]
...It works for me with 0.9.1'.  Not sure what else it could be; '\r' if you're on windows? Can you confirm that you don't have any funny newline characters, e.g., using 'od -h'.  On ...
   Author: Stan Rosenberg, 2011-12-13, 20:03
Sort:
project
Pig (64)
Hadoop (18)
MapReduce (11)
Kafka (6)
Hive (2)
type
mail # user (61)
issue (3)
date
last 7 days (1)
last 30 days (1)
last 90 days (2)
last 6 months (3)
last 9 months (64)
author
Dmitriy Ryaboy (1352)
Alan Gates (955)
Jonathan Coveney (732)
Daniel Dai (545)
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)
Stan Rosenberg