| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
16 (0.09s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: How to create an empty alias - Pig - [mail # user]
|
|
...Sorry Guys, that last mail sent by mistake. That mail doesn't belongs here. Please ignore it Regards Yogesh Kumar ...
|
|
|
Author: yogesh dhari,
2012-11-08, 03:42
|
|
|
RE: How to create an empty alias - Pig - [mail # user]
|
|
...Just tell us what issue you are facing and what output do you want? give a demo data and tell what kind of output you want. Instead of posting query post the demo data and what o...
|
|
|
Author: yogesh dhari,
2012-11-07, 18:32
|
|
|
RE: accessing like array - Pig - [mail # user]
|
|
...Hi Jamal, Have you followed Mohammad Tariq's steps? Or else you can go like this, A = load '/filename' using PigStorage(',') as (id, val1,val2); B=foreach A generate id,val...
|
|
|
Author: yogesh dhari,
2012-11-07, 05:07
|
|
|
RE: [ANNOUNCE] Welcome newest Apache Pig PMC member - Pig - [mail # user]
|
|
|
|
Author: yogesh dhari,
2012-10-29, 18:31
|
|
|
PIG vs HIVE - Pig - [mail # user]
|
|
...Hi All, I want to understand about the exceptional cases where Hive takes over Pig and Pig takes over Hive. leaving the Fact Pig is best as an ETL Tool and Hive is best Dat...
|
|
|
Author: yogesh dhari,
2012-10-17, 19:02
|
|
|
RE: NEED HELP in Hive Query - Pig - [mail # user]
|
|
...Thanks Chyikwei :-) I got it now :-), Is there be another method without using flatten(A.name ) and so on ? A = load '/File/000000_0' using PigStorage('\u0001') &n...
|
|
|
Author: yogesh dhari,
2012-10-14, 17:57
|
|
|
RE: NEED HELP in Hive Query - Pig - [mail # user]
|
|
...Hi CHyi-kwei, Thanks for help, I think I wasn't able to clarify my question The query you wrote It will count the number of occurrence of same NAME, DATE and URL but won 't...
|
|
|
Author: yogesh dhari,
2012-10-14, 17:03
|
|
|
NEED HELP in Hive Query - Pig - [mail # user]
|
|
...Hi all, I have this file. I want this operation to perform in HIVE & PIG NAME DATE &nbs...
|
|
|
Author: yogesh dhari,
2012-10-14, 14:54
|
|
|
NEED HELP in PigStorage - Pig - [mail # user]
|
|
... Hi All , How to load it using PigStorage Please find the attachment, if I do copy paste of row here then it shows blank boxes between columns. but if I open that file...
|
|
|
Author: yogesh dhari,
2012-10-11, 17:23
|
|
|
NEED HELP in PigStorage - Pig - [mail # user]
|
|
...Hello all, Please help me how to store this kind of file using PigStorage, Please find the attachment of the file format, this file is generated by using insert overw...
|
|
|
Author: yogesh dhari,
2012-10-11, 16:56
|
|
|
|