| clear query|facets|time |
Search criteria: .
Results from 201 to 210 from
24684 (0.369s).
|
|
|
Loading phrases to help you refine your search...
|
|
[PIG-3308] Storing data in hive columnar rc format - Pig - [issue]
|
|
...I've coded HiveColumnarStorage that can store Pig structures as a Hive Columnar RC tables. Code is based on Elephant-bird RCFilePigStorage. The difference is that data are stored in Hive fri...
|
|
|
http://issues.apache.org/jira/browse/PIG-3308
Author: Marcin Czech,
2013-05-03, 18:17
|
|
|
DBStorage doesn't commit in batch mode - Pig - [mail # user]
|
|
...I'm using pig 0.11.1 to load about 100 rows into mysql using DBStorage. If I run my script from grunt everything works fine and the rows are committed. If I run pig in batch mode the script ...
|
|
|
Author: Peter Connolly,
2013-05-03, 13:18
|
|
|
Different behaviour with same Pig Version - Pig - [mail # user]
|
|
...Hi, I have 2 differents behaviour for the same Pig version (with hadoop 1.1.2) on different servers. If anyone can tell me why with the same versions and the same parameters I don't ha...
|
|
|
Author: cscetbon.ext@...,
2013-05-03, 09:44
|
|
|
[PIG-3310] ImplicitSplitInserter does not generate new uids for nested schema fields, leading to miscomputations - Pig - [issue]
|
|
...Hi,Consider the following exampleinp = LOAD '$INPUT' AS (memberId:long, shopId:long, score:int);tuplified = FOREACH inp GENERATE (memberId, shopId) AS tuplify, score;D1 = FOREACH tuplified G...
|
|
|
http://issues.apache.org/jira/browse/PIG-3310
Author: Clément Stenac,
2013-05-03, 09:01
|
|
|
[PIG-3281] Pig version in pig.pom is incorrect in branch-0.11 - Pig - [issue]
|
|
...The pig version in pig.pom in branch-0.11 is still "0.11.0-SNAPSHOT".This makes it fail to publish the pig.pom file to Artifactory in jenkins....
|
|
|
http://issues.apache.org/jira/browse/PIG-3281
Author: Cheolsoo Park,
2013-05-03, 06:13
|
|
|
Re: Welcome our newest committer Prashant Kommireddi - Pig - [mail # user]
|
|
...Thanks everyone! Glad to be part of such a great open source project community. — Sent from Mailbox for iPhone On Thu, May 2, 2013 at 9:34 PM, Prasanth J wrote: ...
|
|
|
Author: Prashant Kommireddi,
2013-05-03, 05:44
|
|
|
Re: AvroStorage Default values are set to null even if they are specified - Pig - [mail # user]
|
|
...Hi Viray, Yes, that's a known bug. Here is what happens: 1) Let's say there are two schema X and Y. 2) AvroStorage creates a tuple whose size == max( sizeOf(X), sizeOf(Y) ). 3) F...
|
|
|
Author: Cheolsoo Park,
2013-05-03, 05:00
|
|
|
Re: Welcome our newest committer Prashant Kommireddi - Pig - [mail # user]
|
|
...Congrats Prashant. Thanks On May 2, 2013, at 6:02 PM, Rohini Palaniswamy wrote: ...
|
|
|
Author: Prasanth J,
2013-05-03, 04:33
|
|
|
AvroStorage Default values are set to null even if they are specified - Pig - [mail # user]
|
|
...Hi Cheolsoo/Pig User Group, I am using the Pig 0.11 piggybank - AvroStorage. When merging multiple schemas where default values have been specified in the avro schema; The AvroStorage...
|
|
|
Author: Viraj Bhat,
2013-05-03, 03:34
|
|
|
Re: Review Request: PIG-3223 AvroStorage does not handle comma separated input paths - Pig - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10351/ (Updated May 3, 2013, 12:33 a.m.) Review request for pig. Description &nbs...
|
|
|
Author: Johnny Zhang,
2013-05-03, 00:33
|
|
|
|