| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
485 (0.071s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: schema of pig flatten - Pig - [mail # user]
|
|
...You must cast explicitly: b = foreach a generate (int)foo as foo:int; Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com On Sep 4, 2012, at 4:17 AM, Huo ...
|
|
|
Author: Russell Jurney,
2012-09-04, 14:04
|
|
|
Re: How to report documentation errors? - Pig - [mail # user]
|
|
...Report them together with a patch that fixes them. Russell Jurney http://datasyndrome.com On Aug 31, 2012, at 10:02 PM, Miyakawa Taku wrote: ...
|
|
|
Author: Russell Jurney,
2012-09-01, 05:11
|
|
|
Re: Custom DB Loader UDF - Pig - [mail # user]
|
|
...I've thought about that, but getting stuff into Piggybank is hard - you have to peg it to a Pig release. My plan is to get MySQL working in github, then generalize into DbStorage in piggyban...
|
|
|
Author: Russell Jurney,
2012-09-01, 00:09
|
|
|
Template UDF Project? - Pig - [mail # dev]
|
|
...I need to create a toJSON(tuple)/toJSON(bag) UDF for a Pig/Redis post, to make the content stored in Redis JSON. This lets me store complex types. There is enough code out there that this is...
|
|
|
Author: Russell Jurney,
2012-08-31, 23:23
|
|
|
Re: Custom DB Loader UDF - Pig - [mail # user]
|
|
...That would be awesome - I will generalize it and blog about what a great person you are :D On Fri, Aug 31, 2012 at 3:12 PM, Terry Siu wrote: Russell Jurney twitter....
|
|
|
Author: Russell Jurney,
2012-08-31, 23:03
|
|
|
Re: Custom DB Loader UDF - Pig - [mail # user]
|
|
...I don't have an answer, and I'm only learning these APIs myself, but you're writing something I'm planning on writing very soon - a MySQL-specific LoadFunc for Pig. I would greatly appreciat...
|
|
|
Author: Russell Jurney,
2012-08-31, 22:02
|
|
|
August Pig Hackathon Recap - Pig - [mail # user]
|
|
...I wrote up a recap of the August Pig Hackathon with links: http://hortonworks.com/blog/recap-of-the-august-pig-hackathon-at-hortonworks/ Thanks everyone for attending! Russell Ju...
|
|
|
Author: Russell Jurney,
2012-08-30, 19:48
|
|
|
Re: Custom joins - Pig - [mail # user]
|
|
...Join on a dummy key or CROSS, then plug the token in a udf. Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] datasyndrome.com On Aug 29, 2012, at 4:56 PM, Mat Kelcey wr...
|
|
|
Author: Russell Jurney,
2012-08-30, 00:04
|
|
|
Pig as Connector: HBase, JRuby UDFs and Sinatra - Pig - [mail # user]
|
|
...I wrote a tutorial for using Pig/HBase/HBaseStorage and JRuby UDFs + code sharing with Sinatra at http://hortonworks.com/blog/pig-as-hadoop-connector-part-two-hbase-jruby-and-sinatra/ ...
|
|
|
Author: Russell Jurney,
2012-08-27, 13:28
|
|
|
Does anyone have a working HBaseStorage script in 0.10? - Pig - [mail # dev]
|
|
...I'm having trouble and I'm having to read the source to debug it. Does anyone have working HBaseStorage example they can share? Russell Jurney twitter.com/rjurney [EMAIL PROTECTED] dat...
|
|
|
Author: Russell Jurney,
2012-08-25, 00:45
|
|
|
|