| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.089s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How do I load JSON in Pig? - Pig - [mail # user]
|
|
...I dont think you really need to build it. you can find it at any maven repository. Arian Rodrigo Pasquali FEUP, SAPO Labs http://www.arianpasquali.com twitter @arianpasquali &nb...
|
|
|
Author: Arian Pasquali,
2012-11-19, 00:31
|
|
|
Re: How do I load JSON in Pig? - Pig - [mail # user]
|
|
...U dont need to build neither Just download those two jar I used in my example. Arian Em domingo, 18 de novembro de 2012, Russell Jurney escreveu: Sent from Gmail Mob...
|
|
|
Author: Arian Pasquali,
2012-11-18, 22:46
|
|
|
Re: How do I load JSON in Pig? - Pig - [mail # user]
|
|
...keep calm and use elephant-bird https://github.com/kevinweil/elephant-bird I posted here yesterday an example how to load tweets in json here goes again. I hope it helps. ...
|
|
|
Author: Arian Pasquali,
2012-11-18, 02:30
|
|
|
Re: problem filtering null values with pig - Pig - [mail # user]
|
|
...just for the record I m posting here the solution for my problem. Thank you for your help. In the end the problem seams to be with the JsonLoader I was using. I don't know why ex...
|
|
|
Author: Arian Pasquali,
2012-11-17, 05:01
|
|
|
Re: problem filtering null values with pig - Pig - [mail # user]
|
|
...You are right Cheolsoo, Indeed, it doesn't make any sense to write an UDF to compare datatypes. I know its possible, but doesn't sound the right way. Maybe it can be a bug at the JsonLoader ...
|
|
|
Author: Arian Pasquali,
2012-11-01, 19:47
|
|
|
Re: problem filtering null values with pig - Pig - [mail # user]
|
|
...can create an expression to compare datatypes? is it possible? ArianP 2012/10/31 Arian Pasquali ll ke t lter ot...
|
|
|
Author: Arian Pasquali,
2012-10-31, 21:54
|
|
|
Re: problem filtering null values with pig - Pig - [mail # user]
|
|
...you are right, it doesn't seam like a null value. it looks like a chararray. But the expression causes error when comparing a string with ([longitude#-9.15199849,latitude#38.71179122])  ...
|
|
|
Author: Arian Pasquali,
2012-10-31, 21:50
|
|
|
problem filtering null values with pig - Pig - [mail # user]
|
|
...hey people I'm having some troubles with a silly task, I can“t find a way to filter null values from my rows. This is the result when I dump the object geoinfo DUMP geoinfo; ([longitud...
|
|
|
Author: Arian Pasquali,
2012-10-31, 20:06
|
|
|
|