Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 24763 (0.148s).
Loading phrases to help you
refine your search...
Unable to run pig script with hcatalog - Pig - [mail # user]
...Hi,  I am trying to run a simple script with hcatalog and am running into issues.  Here is the pig script   test.pig  deepika_data = load 'hivetest' using org.apache.hcat...
   Author: Khera, Deepika, 2013-05-22, 21:13
Unable to run pig script with catalog - Pig - [mail # user]
...I am trying to run a simple script with hcatalog and am running into issues.  Here is the pig script   test.pig  deepika_data = load 'hivetest' using org.apache.hcatalog.pig.H...
   Author: Khera, Deepika, 2013-05-22, 21:02
[PIG-3269] In operator support - Pig - [issue]
...This is another language improvement using the same approach as in PIG-3268.Currently, Pig has no support for IN operator. To mimic it, users often have to concatenate several OR operators.F...
http://issues.apache.org/jira/browse/PIG-3269    Author: Cheolsoo Park, 2013-05-22, 20:12
[PIG-3336] Change IN operator to use or-expressions instead of EvalFunc - Pig - [issue]
...Currently, IN operator uses EvalFunc<Boolean> to evaluate result. This is not friendly with ProjectPushdown and hence values filtered by IN operator are not pushed to the loaders. We n...
http://issues.apache.org/jira/browse/PIG-3336    Author: Aniket Mokashi, 2013-05-22, 20:10
Anyone have any advice on how to solve: "ERROR 2087: Unexpected problem during optimization. Found index:0 in multiple LocalRearrange operators." - Pig - [mail # user]
...So I've got two relations: pageview counts by a GUID and URL and events by the same GUID and url. I'm trying to join them, but I keep getting this error: "ERROR 2087: Unexpected problem duri...
   Author: JT Zemp, 2013-05-22, 19:14
Scope in Explain - Pig - [mail # user]
...Hello,  Can anyone explain a little bit what the scope mean when I execute Explain?  I didn't find much about how to interpret the Explain output.  Thanks.  T.E....
   Author: Thomas Edison, 2013-05-22, 18:47
Use Pig to parse JSON objects - Pig - [mail # user]
...Hi all,  I have a two fields in my pig input file.  Let's say product_id and description.  Description is a JSON objects that actually describes the product.  Is there an...
   Author: Thomas Edison, 2013-05-22, 17:01
Re: Complex joins - Pig - [mail # user]
...I think you want something like this:  X = load 'data3' as (a: chararray, b: bag{(c: chararray)}); Y = foreach X generate a, FLATTEN(b);  It looks like the schema for data3 is not ...
   Author: Pradeep Gollakota, 2013-05-22, 16:41
Re: Complex joins - Pig - [mail # user]
...Looks like you're probably not reading the data in correctly. Perhaps you need to specify the USING PigStorage() syntax and specify the correct delimiter as an argument.  Also, if you w...
   Author: Sergey Goder, 2013-05-22, 16:32
Re: Complex joins - Pig - [mail # user]
...Actually I think you're right, the process in map/reduce isn't so different.  However, after trying to do this, we can't understand the output we see below. We expected to see only '3' ...
   Author: Ho Duc Ha, 2013-05-22, 15:51
Sort:
project
Hadoop (68963)
HBase (57975)
Hive (38411)
Pig (24713)
Accumulo (21233)
MapReduce (17929)
HDFS (8718)
Zookeeper (8143)
Kafka (7520)
Flume (7381)
Avro (7198)
Sqoop (6566)
Chukwa (5905)
type
mail # user (11969)
javadoc (7260)
mail # dev (3241)
source code (1132)
issue (992)
web site (74)
Sematext # blog (50)
wiki (45)
date
last 7 days (102)
last 30 days (415)
last 90 days (1311)
last 6 months (2284)
last 9 months (16366)
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)