| clear query|facets|time |
Search criteria: .
Results from 21 to 27 from
27 (0.137s).
|
|
|
Loading phrases to help you refine your search...
|
|
Reading a grouped file - Pig - [mail # user]
|
|
...Hi I have a file in format {(1,123,score) ,(1,124,score)} {(2,356,score),(2,678,score)} etc I am guessing the person who was working on this forgot to flatten this in last step? ...
|
|
|
Author: jamal sasha,
2012-10-23, 15:24
|
|
|
Re: matrix multiplication - Pig - [mail # user]
|
|
...Hi Thanks for reply . But how do I sort this for each user group instead of the entire list by score. And then for each user group I want to have top 20 rather than selecting top 20 from the...
|
|
|
Author: jamal sasha,
2012-10-22, 17:20
|
|
|
Re: matrix multiplication - Pig - [mail # user]
|
|
...Hi Great . Thanks alot. How do I sort the result by score and select top 20 (say)? On Monday, October 22, 2012, Gunther Hagleitner wrote: wrote:...
|
|
|
Author: jamal sasha,
2012-10-22, 14:12
|
|
|
matrix multiplication - Pig - [mail # user]
|
|
...Hi, I am trying to do matrix multiplication using pig. Basically I have data in the form: data1.txt item1,item2,0.3 item1, item3, 0.4 item1, item5, 0.6 And then I another ...
|
|
|
Author: jamal sasha,
2012-10-22, 02:40
|
|
|
question - Pig - [mail # user]
|
|
...nt has rented a particular movie , price: float)...
|
|
|
Author: jamal sasha,
2012-10-11, 20:36
|
|
|
Pig question. - Pig - [mail # user]
|
|
...Hi, I have a table in format: Id: int, amount: float, true_date: chararray, time:chararray, state:chararray Fortunately, there are only two states in my db. &...
|
|
|
Author: jamal sasha,
2012-10-03, 14:53
|
|
|
Finding records greater than a value - Pig - [mail # user]
|
|
...Hi I have two files.. File 1 contains following data. Id, amount 1234, 22.7 1158,88 1234, 280 File 2 contains following data Id, min, max 1234, 8, 150 Now I want to c...
|
|
|
Author: jamal sasha,
2012-09-28, 16:52
|
|
|
|
|
|
|