Re: Pig 0.14. and Hadoop 2.0.0

2015-02-05 Thread Russell Jurney
for your help. -- Michael -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

[jira] [Commented] (PIG-3670) Fix assert in Pig script

2014-11-30 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14229455#comment-14229455 ] Russell Jurney commented on PIG-3670: - The syntax ended up being: ASSERT my_relation

[jira] [Commented] (PIG-3367) Add assert keyword (operator) in pig

2014-11-28 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14228565#comment-14228565 ] Russell Jurney commented on PIG-3367: - This JIRA doesn't work. I don't think it ever

[jira] [Commented] (PIG-3367) Add assert keyword (operator) in pig

2014-11-28 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14228566#comment-14228566 ] Russell Jurney commented on PIG-3367: - To answer my own question, see PIG-3670 Add

[jira] [Commented] (PIG-3670) Fix assert in Pig script

2014-11-28 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14228567#comment-14228567 ] Russell Jurney commented on PIG-3670: - Can someone please chime in and tell us what

Re: Review Request 27820: Setup for Macros in DataFu. Basic setup, no automated testing. Need feedback.

2014-11-18 Thread Russell Jurney
of the macro in the future where the tokens can be fed in, without tokenization of raw text. Russell Jurney wrote: This sounds pretty reasonable. Actually, why don't I make the sample UDF configurable? An option of the Macro. Matthew Hayes wrote: It might be hard to parameterize all

Re: Review Request 27820: Setup for Macros in DataFu. Basic setup, no automated testing. Need feedback.

2014-11-17 Thread Russell Jurney
generated e-mail. To reply, visit: https://reviews.apache.org/r/27820/#review61350 --- On Nov. 10, 2014, 6:33 p.m., Russell Jurney wrote: --- This is an automatically generated e

Review Request 27820: Setup for Macros in DataFu. Basic setup, no automated testing. Need feedback.

2014-11-10 Thread Russell Jurney
for me, but testing not automated. Thanks, Russell Jurney

Re: Review Request 27820: Setup for Macros in DataFu. Basic setup, no automated testing. Need feedback.

2014-11-10 Thread Russell Jurney
/27820/diff/ Testing (updated) --- Works for me, but testing not automated. See https://issues.apache.org/jira/browse/DATAFU-61 Thanks, Russell Jurney

[jira] [Resolved] (PIG-2830) Macros should work in Grunt

2014-10-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney resolved PIG-2830. - Resolution: Not a Problem Assignee: Russell Jurney At some point since this JIRA was filed

Re: Branching Pig 0.14

2014-09-24 Thread Russell Jurney
, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. -- Russell Jurney twitter.com/rjurney russell.jur

Re: GSOC 2014

2014-02-13 Thread Russell Jurney
Thats great to hear. Surely someone will mentor ON ERROR? On Thu, Feb 13, 2014 at 3:09 AM, Lorand Bendig lben...@gmail.com wrote: Russel, I'd be keen on working this. Already have some initial code fragments. -Lorand On 02/13/2014 01:45 AM, Russell Jurney wrote: Suggestion: ON ERROR

Re: GSOC 2014

2014-02-12 Thread Russell Jurney
in error, please contact the sender immediately and delete it from your system. Thank You. -- ...:::Aniket:::... Quetzalco@tl -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

[jira] [Commented] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2014-02-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13897089#comment-13897089 ] Russell Jurney commented on PIG-2417: - What work remains to get this working on YARN? I

[jira] [Commented] (PIG-3478) Make StreamingUDF work for Hadoop 2

2014-02-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13897111#comment-13897111 ] Russell Jurney commented on PIG-3478: - Looking into this myself. Make StreamingUDF

[jira] [Created] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3671: --- Summary: CONCAT operation bleeds into ToDate, making it ERROR Key: PIG-3671 URL: https://issues.apache.org/jira/browse/PIG-3671 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3671: Attachment: date_and_time.txt Attaching date and time file for reproducing bug. CONCAT operation

[jira] [Updated] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3671: Attachment: date_time_bug.pig This file reproduces the bug with the attached file. CONCAT

[jira] [Updated] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3671: Description: date_and_time = LOAD 'date_and_time.txt' AS (date:chararray, time:chararray

[jira] [Commented] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13873876#comment-13873876 ] Russell Jurney commented on PIG-3671: - Note: Workaround is to STORE the entire relation

[jira] [Updated] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3671: Attachment: (was: date_time_bug.pig) CONCAT operation bleeds into ToDate, making it ERROR

[jira] [Updated] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3671: Attachment: date_time_bug.pig CONCAT operation bleeds into ToDate, making it ERROR

[jira] [Updated] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3671: Assignee: Daniel Dai CONCAT operation bleeds into ToDate, making it ERROR

[jira] [Commented] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13873935#comment-13873935 ] Russell Jurney commented on PIG-3671: - Also note: StringConcat, if done on the PREVIOUS

[jira] [Commented] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13873971#comment-13873971 ] Russell Jurney commented on PIG-3671: - This is not a bug. There was a header line in my

[jira] [Resolved] (PIG-3671) CONCAT operation bleeds into ToDate, making it ERROR

2014-01-16 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney resolved PIG-3671. - Resolution: Invalid CONCAT operation bleeds into ToDate, making it ERROR

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2014-01-15 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13872623#comment-13872623 ] Russell Jurney commented on PIG-2641: - Ok, I have a need to JSONize data to get bags

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2014-01-15 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13872643#comment-13872643 ] Russell Jurney commented on PIG-2641: - Is anyone else able to get the 6th patch to apply

[jira] [Commented] (PIG-3269) In operator support

2013-12-21 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13854917#comment-13854917 ] Russell Jurney commented on PIG-3269: - Does this work for searching IN a bag of tuples

[jira] [Commented] (PIG-3630) Macros that work in Pig 0.11 fail in Pig 0.12 :(

2013-12-19 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13853674#comment-13853674 ] Russell Jurney commented on PIG-3630: - Damn it. That exact code fails for me on latest

[jira] [Commented] (PIG-3630) Macros that work in Pig 0.11 fail in Pig 0.12 :(

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852067#comment-13852067 ] Russell Jurney commented on PIG-3630: - That one fails too. But yes: http

[jira] [Commented] (PIG-3630) Macros that work in Pig 0.11 fail in Pig 0.12 :(

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852189#comment-13852189 ] Russell Jurney commented on PIG-3630: - You forgot to put 'USING AvroStorage

[jira] [Commented] (PIG-3621) Python Avro library can't read Avros made with builtin AvroStorage

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852191#comment-13852191 ] Russell Jurney commented on PIG-3621: - I discovered the bug. Line 106

[jira] [Updated] (PIG-3621) Python Avro library can't read Avros made with builtin AvroStorage

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3621: Attachment: PIG-3631.patch One-line patch that changes the name of the schema to a non-reserved word

[jira] [Updated] (PIG-3621) Python Avro library can't read Avros made with builtin AvroStorage

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3621: Fix Version/s: 0.13.0 0.12.1 Status: Patch Available (was: Open

[jira] [Commented] (PIG-3630) Macros that work in Pig 0.11 fail in Pig 0.12 :(

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852252#comment-13852252 ] Russell Jurney commented on PIG-3630: - https://github.com/rjurney/PIG-3630 Reproducible

[jira] [Updated] (PIG-3621) Python Avro library can't read Avros made with builtin AvroStorage

2013-12-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3621: Assignee: Dmitriy V. Ryaboy (was: Joseph Adler) Python Avro library can't read Avros made

[jira] [Commented] (PIG-3630) Macros that work in Pig 0.11 fail in Pig 0.12 :(

2013-12-17 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13851394#comment-13851394 ] Russell Jurney commented on PIG-3630: - Thanks for taking a look, the macro is at https

[jira] [Created] (PIG-3630) Macros that work in Pig 0.11 fail in Pig 0.12 :(

2013-12-16 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3630: --- Summary: Macros that work in Pig 0.11 fail in Pig 0.12 :( Key: PIG-3630 URL: https://issues.apache.org/jira/browse/PIG-3630 Project: Pig Issue Type: Bug

[jira] [Created] (PIG-3621) Python Avro library can't read Avros made with builtin AvroStorage

2013-12-12 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3621: --- Summary: Python Avro library can't read Avros made with builtin AvroStorage Key: PIG-3621 URL: https://issues.apache.org/jira/browse/PIG-3621 Project: Pig

[jira] [Commented] (PIG-2620) Customizable Error Handling in Pig

2013-12-04 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13839875#comment-13839875 ] Russell Jurney commented on PIG-2620: - This ticket is the future of data processing. Who

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-09-25 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13778061#comment-13778061 ] Russell Jurney commented on PIG-2641: - How long do I have to get this into 0.12

Re: Illustrate Refactoring and Pig 0.12

2013-09-15 Thread Russell Jurney
This has been a long time coming. I'd like if it were in 0.12 Sent from my iPhone On Sep 15, 2013, at 10:28 AM, Jeremy Karn jk...@mortardata.com wrote: I've opened PIG-3460 which has a preliminary patch with all of the changes we've made to illustrate over at Mortar. I still have a few

Re: Are we ready for Pig 0.12.0 release?

2013-09-10 Thread Russell Jurney
immediately and delete it from your system. Thank You. -- Jeremy Karn / Lead Developer MORTAR DATA / 519 277 4391 / www.mortardata.com -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: Parquet support built in Pig

2013-08-29 Thread Russell Jurney
-3445 Please let me know what you think. Julien -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

[jira] [Commented] (PIG-1420) Make CONCAT act on all fields of a tuple, instead of just the first two fields of a tuple

2013-08-22 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13748057#comment-13748057 ] Russell Jurney commented on PIG-1420: - This JIRA is not fixed. I don't know how to re

Re: Pig and Storm

2013-07-24 Thread Russell Jurney
I think a Storm backend for Pig would be AWESOME. Btw, check out HStreaming. It's not FOSS, but shows there is demand. http://www.hstreaming.com/products/community/ Russell Jurney http://datasyndrome.com On Jul 23, 2013, at 9:53 AM, Pradeep Gollakota pradeep...@gmail.com wrote: Hi Pig

Re: A major addition to Pig. Working with spatial data

2013-06-03 Thread Russell Jurney
functions there so that we can have a plenty of functions once the new datatype is added. I'm open to both solutions but I'm just checking with you. Thanks Ahmed Best regards, Ahmed Eldawy On Wed, May 29, 2013 at 12:17 PM, Russell Jurney russell.jur...@gmail.comwrote: Awesome

Re: A major addition to Pig. Working with spatial data

2013-05-29 Thread Russell Jurney
Awesome. This would be a great addition to Pig. Please create a JIRA. Russell Jurney http://datasyndrome.com On May 29, 2013, at 8:51 AM, Ahmed Eldawy aseld...@gmail.com wrote: Hi all, Nick has pointed out to me an alternative GIS package that can replace JTS. ESRI has recently released

Re: JavaScript UDFs

2013-05-09 Thread Russell Jurney
That would be so cool! Russell Jurney http://datasyndrome.com On May 9, 2013, at 7:30 PM, Ruan Pethiyagoda r...@decadencefund.com wrote: At Hack Reactor, we are setting up a computationally heavy MapReduce job across a 1,000 machine cluster. It is an algorithmic tree traversal expected

Re: A major addition to Pig. Working with spatial data

2013-05-04 Thread Russell Jurney
If a way could be found, this would be an awesome addition to Pig. Russell Jurney http://datasyndrome.com On May 3, 2013, at 4:09 PM, Daniel Dai da...@hortonworks.com wrote: I am not sure how other Apache projects dealing with it? Seems Solr also has some connector to JTS? Thanks, Daniel

[jira] [Commented] (PIG-3088) Add a builtin udf which removes prefixes

2013-04-23 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13639872#comment-13639872 ] Russell Jurney commented on PIG-3088: - Prashant: that special case is the only time

Re: Pig 0.10.1 to Pig 0.11.1 API compatibility break

2013-04-19 Thread Russell Jurney
+1 for singing telegram Russell Jurney http://datasyndrome.com On Apr 19, 2013, at 12:30 AM, Bill Graham billgra...@gmail.com wrote: Hi Gerrit, Sorry to hear these changes caused you problems. The PPNL interface is marked as Evolving, so it should be expected that future releases

[jira] [Commented] (PIG-842) PigStorage should support multi-byte delimiters

2013-04-08 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13625886#comment-13625886 ] Russell Jurney commented on PIG-842: Jeff, I just ran into this problem with: A = LOAD

Re: Put a Google summer of code 2013 cwiki page

2013-03-21 Thread Russell Jurney
of a student summer project. I remember there are several projects we discussed in our last meetup: * Allow Pig use Hive UDFs, Alan, do we have a ticket for that? * A general framework for Pig performance test, Rohini, do we have a ticket? Thanks, Daniel -- Russell Jurney twitter.com/rjurney

[jira] [Commented] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-03-19 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607209#comment-13607209 ] Russell Jurney commented on PIG-3190: - Thanks for the notes. I'll get it fixed

Re: Contribute to PIG-3225

2013-03-15 Thread Russell Jurney
Can we have a GsoC entry to antlrize grunt? Who can mentor it? Russell Jurney http://datasyndrome.com On Mar 15, 2013, at 11:34 AM, Daniel Dai da...@hortonworks.com wrote: GSoC 2013 wiki is not up yet. You can find some information from last year's wiki: https://cwiki.apache.org/confluence

[jira] [Commented] (PIG-3015) Rewrite of AvroStorage

2013-03-12 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13600638#comment-13600638 ] Russell Jurney commented on PIG-3015: - Makes sense. Lets get

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-03-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598443#comment-13598443 ] Russell Jurney commented on PIG-2641: - I would like to alter the way Pig handles JSON

[jira] [Updated] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-03-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3190: Attachment: PIG-3190-3.patch Changed name from Lucene - Standard, and general cleanup based

Review Request: PIG-3190 Review

2013-03-10 Thread Russell Jurney
/ExpectedStandardTokens.txt PRE-CREATION test/org/apache/pig/test/data/InputFiles/ten_enron_emails.txt PRE-CREATION Diff: https://reviews.apache.org/r/9843/diff/ Testing --- Unit tests and local testing. Thanks, Russell Jurney

[jira] [Commented] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-03-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13598453#comment-13598453 ] Russell Jurney commented on PIG-3190: - https://reviews.apache.org/r/9843/ REview Board

[jira] [Updated] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-03-10 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3190: Status: Patch Available (was: Open) Add LuceneTokenizer and SnowballTokenizer to Pig - useful

Re: Welcome our new PMC chair, Julien Le Dem

2013-03-10 Thread Russell Jurney
Congrats! Russell Jurney http://datasyndrome.com On Mar 10, 2013, at 8:53 PM, Daniel Dai da...@hortonworks.com wrote: It is a bit late, Apache board approved the nomination of Julien Le Dem as our Pig PMC Chair last month. Welcome Julien! Thanks, Daniel

[jira] [Commented] (PIG-3220) No docs for CUBE in Pig 0.11 :(

2013-02-28 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13589582#comment-13589582 ] Russell Jurney commented on PIG-3220: - Sorry about that - I saw them marked as blockers

Fwd: [jira] [Created] (HIVE-4044) Add URL type

2013-02-27 Thread Russell Jurney
Do we want a URL type too? -- Forwarded message -- From: Samuel Yuan (JIRA) j...@apache.org Date: Feb 20, 2013 10:45 AM Subject: [jira] [Created] (HIVE-4044) Add URL type To: hive-...@hadoop.apache.org Cc: Samuel Yuan created HIVE-4044: -

[jira] [Commented] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2013-02-27 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13588955#comment-13588955 ] Russell Jurney commented on PIG-2417: - I'll do clean-up, plz advise

[jira] [Created] (PIG-3220) No docs for CUBE in Pig 0.11 :(

2013-02-25 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3220: --- Summary: No docs for CUBE in Pig 0.11 :( Key: PIG-3220 URL: https://issues.apache.org/jira/browse/PIG-3220 Project: Pig Issue Type: Bug Affects Versions

[jira] [Assigned] (PIG-3207) Pig fails with horrible and untraceable error when semi-colon is inside a comment that splits a statement

2013-02-21 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney reassigned PIG-3207: --- Assignee: Russell Jurney Pig fails with horrible and untraceable error when semi-colon

[jira] [Commented] (PIG-3131) Document PluckTuple UDF

2013-02-20 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13582370#comment-13582370 ] Russell Jurney commented on PIG-3131: - Crap, sorry. I thought I xmllint'd them all

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-20 Thread Russell Jurney
on Pig rather than upgrade hadoop in all our production DCs. -Prashant On Tue, Feb 19, 2013 at 9:54 AM, Russell Jurney russell.jur...@gmail.com wrote: I think someone should step up and fix the easy ones, if possible. On Tue, Feb 19, 2013 at 9

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-20 Thread Russell Jurney
. Any bugs found this late in the game have to be seen as failures of earlier testing. Alan. On Feb 20, 2013, at 11:33 AM, Russell Jurney wrote: Isn't the point of an RC to find and fix bugs like these On Wed, Feb 20, 2013 at 11:31 AM, Bill Graham billgra

Re: pig 0.11 candidate 2 feedback: Several problems

2013-02-19 Thread Russell Jurney
! email address. Please email me at billgra...@gmail.com going forward.* -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: How to make ivy import lucene-core and lucene-analyzers-common

2013-02-18 Thread Russell Jurney
Thanks On Feb 18, 2013 6:48 AM, Jonathan Coveney jcove...@gmail.com wrote: you need conf=compile-master after the rev I believe 2013/2/18 Russell Jurney russell.jur...@gmail.com I am working on a LuceneTokenize command, and need to import some stuff from lucene. I add this to ivy.xml

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580733#comment-13580733 ] Russell Jurney commented on PIG-2641: - I'm ok with fixing it up, but having talked

[jira] [Updated] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3190: Description: TOKENIZE is literally useless. The Lucene Standard/Snowball tokenizers in lucene

[jira] [Updated] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3190: Attachment: (was: PIG-3190.patch) Add LuceneTokenizer and SnowballTokenizer to Pig - useful

[jira] [Commented] (PIG-1914) Support load/store JSON data in Pig

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580756#comment-13580756 ] Russell Jurney commented on PIG-1914: - I don't think this should go in Piggybank, I

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580760#comment-13580760 ] Russell Jurney commented on PIG-2641: - Thanks, Jeremy. You're growing over

[jira] [Commented] (PIG-1914) Support load/store JSON data in Pig

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580773#comment-13580773 ] Russell Jurney commented on PIG-1914: - See PIG-2641 for more discussion

[jira] [Updated] (PIG-3190) Add LuceneTokenizer and SnowballTokenizer to Pig - useful text tokenization

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-3190: Attachment: PIG-3190-2.patch Working patch with unit test. Add LuceneTokenizer

Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig

2013-02-18 Thread Russell Jurney
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9481/#review16700 --- On Feb. 17, 2013, 9:47 p.m., Russell Jurney wrote: --- This is an automatically

[jira] [Updated] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-2641: Attachment: PIG-2641-5.patch Latest patch incorporating reviews. Create toJSON

Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig

2013-02-18 Thread Russell Jurney
; if(baos == null) { baos = new ByteArrayOutputStream(BUF_SIZE); } Russell Jurney wrote: ByteArrayOutputStream baos; if(baos == null) { baos = new ByteArrayOutputStream(BUF_SIZE); } does not parse

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580879#comment-13580879 ] Russell Jurney commented on PIG-2641: - I'm thinking about this, and I want to get

Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig

2013-02-18 Thread Russell Jurney
/TestToJson.java PRE-CREATION test/org/apache/pig/test/data/jsonStorage1.tojson PRE-CREATION Diff: https://reviews.apache.org/r/9481/diff/ Testing --- This works for me locally, and there is a working unit test. Thanks, Russell Jurney

Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig

2013-02-18 Thread Russell Jurney
On Feb. 18, 2013, 5:51 a.m., Prashant Kommireddi wrote: src/org/apache/pig/builtin/ToJson.java, line 40 https://reviews.apache.org/r/9481/diff/2/?file=259422#file259422line40 This can also be lazily created (once only)? Russell Jurney wrote: It can't be created once because

Review Request: Review for PIG-3190, add LuceneTokenize and SnowballTokenize

2013-02-18 Thread Russell Jurney
test/org/apache/pig/test/data/InputFiles/ten_enron_emails.txt PRE-CREATION Diff: https://reviews.apache.org/r/9511/diff/ Testing --- Runs locally for me, two unit tests pass Thanks, Russell Jurney

Re: Review Request: Review for PIG-2641 - add ToJson builtin to Pig

2013-02-18 Thread Russell Jurney
(BUF_SIZE); } On February 18th, 2013, 10:43 p.m., *Russell Jurney* wrote: ByteArrayOutputStream baos; if(baos == null) { baos = new ByteArrayOutputStream(BUF_ SIZE); } does not parse On February 18th, 2013, 11:02 p.m., *Russell Jurney* wrote: Thanks

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580900#comment-13580900 ] Russell Jurney commented on PIG-2641: - Prashant: I don't think that is going to work

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580902#comment-13580902 ] Russell Jurney commented on PIG-2641: - Oh, wait - you're right. But I was commented re

[jira] [Updated] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-2641: Attachment: PIG-2641-6.patch Updated with finally to close json Create toJSON

[jira] [Created] (PIG-3196) Add StanfordTokenize using the Stanford Tokenizer

2013-02-18 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3196: --- Summary: Add StanfordTokenize using the Stanford Tokenizer Key: PIG-3196 URL: https://issues.apache.org/jira/browse/PIG-3196 Project: Pig Issue Type: Bug

[jira] [Created] (PIG-3197) Add the Stanford Tokenizer to the list of Tokenizers in Pig: StanfordTokenize

2013-02-18 Thread Russell Jurney (JIRA)
Russell Jurney created PIG-3197: --- Summary: Add the Stanford Tokenizer to the list of Tokenizers in Pig: StanfordTokenize Key: PIG-3197 URL: https://issues.apache.org/jira/browse/PIG-3197 Project: Pig

[jira] [Resolved] (PIG-3196) Add StanfordTokenize using the Stanford Tokenizer

2013-02-18 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney resolved PIG-3196. - Resolution: Duplicate Dupe of PIG-3197 Add StanfordTokenize using the Stanford

[jira] [Commented] (PIG-2803) Include Wonderdog (ElasticSearch Integration) in contrib/

2013-02-17 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580283#comment-13580283 ] Russell Jurney commented on PIG-2803: - For an example of how to use Pig 0.11

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-17 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13580286#comment-13580286 ] Russell Jurney commented on PIG-2641: - Gunther: the patch was bad. Re-attaching

[jira] [Updated] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-17 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-2641: Attachment: PIG-2641-2.patch Working patch, albeit with duped code. Create toJSON

[jira] [Updated] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-17 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-2641: Attachment: PIG-2641-2.patch Working patch, fixes unit test issue. Still dupe code

[jira] [Updated] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2013-02-17 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Jurney updated PIG-2641: Attachment: PIG-2641-3.patch Re: feedback, made a JsonSerializer static class within JsonStorage

  1   2   3   4   5   >