| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
10 (0.302s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: pig union with avro - Pig - [mail # user]
|
|
...hello, I am doing this DEFINE AVRO_LOAD org.apache.pig.piggybank.strorage.avro.AvroStorage(); A = load '/user/abhi/a.txt' using AVRO_LOAD; B = load '/user/abhi/b.txt'...
|
|
|
Author: abhishek dodda,
2013-06-16, 02:48
|
|
|
pig union with avro - Pig - [mail # user]
|
|
...hello, I am doing this DEFINE AVRO_LOAD org.apache.pig.piggybank.strorage.avro.AvroStorage(); A = load '/user/abhi/a.txt' using AVRO_LOAD; B = load '/user/abhi/b.txt'...
|
|
|
Author: abhishek dodda,
2013-06-16, 02:44
|
|
|
Re: Pig and Avro Error - Pig - [mail # user]
|
|
...Thanks Cheolsoo for the reply i found the column which is causing the error. On Sun, Jun 9, 2013 at 12:26 PM, Cheolsoo Park wrote: ...
|
|
|
Author: abhishek dodda,
2013-06-09, 19:30
|
|
|
Pig and Avro Error - Pig - [mail # user]
|
|
...hi all, Running pig with avro storage and facing the below issue pig 0.10 and avro 1.7 * * *org.apache.avro.file.DataFileWriter$AppenderWriteException : java.lang.RuntimeExceptio...
|
|
|
Author: abhishek dodda,
2013-06-09, 18:01
|
|
|
Re: Pig optimization rules - Pig - [mail # user]
|
|
...Hi Thejas, Thanks for reply. Which factor to be considered to set number of number of reducers to a outer join query with replicated,Will increasing number of reducers in a outer join ...
|
|
|
Author: abhishek dodda,
2012-10-17, 03:15
|
|
|
Pig optimization rules - Pig - [mail # user]
|
|
...hi all, I am trying to learn and implement pig optimization rules, Can any one help me understanding below properities. The amount of memory allocated to bags is determined by *p...
|
|
|
Author: abhishek dodda,
2012-10-16, 03:47
|
|
|
Re: Pig storage and load functions and Cache - Pig - [mail # user]
|
|
...hi Dmitriy, Thanks for the information. Can you share your views on the below query. BinStorage() PigDump() PigStorage() TextLoader() Load or storing in which of the ...
|
|
|
Author: abhishek dodda,
2012-10-16, 03:10
|
|
|
Re: Optimizations in pig - Pig - [mail # user]
|
|
...Thanks for the information Zhu. Regards abhishek On Thu, Oct 4, 2012 at 4:35 PM, TianYi Zhu wrote:...
|
|
|
Author: abhishek dodda,
2012-10-05, 01:05
|
|
|
Re: Optimizations in pig - Pig - [mail # user]
|
|
...Thanks for your detailed explanation, I have some doubts which are below please clarify them On Thu, Oct 4, 2012 at 4:59 PM, Dmitriy Ryaboy wrote: -- w...
|
|
|
Author: abhishek dodda,
2012-10-05, 01:04
|
|
|
Small question - Pig - [mail # user]
|
|
...hi all, I am fairly new to pig.Can any one tell me how to write below hive query in pig latin. In this query iam using Cartesian join to achieve instring or contains in java. &nb...
|
|
|
Author: abhishek dodda,
2012-10-03, 00:04
|
|
|
|