Re: Pig 0.11

2012-10-22 Thread Russell Jurney
JRuby gems in JRuby UDFs is a new feature and I'd like it to go in 0.11. https://issues.apache.org/jira/browse/PIG-2927 Russell Jurney http://datasyndrome.com On Oct 22, 2012, at 1:17 PM, Olga Natkovich onatkov...@yahoo.com wrote: There are still 76 unresolved JIRAs more than half unassigned

Re: Pig 0.11

2012-10-26 Thread Russell Jurney
We need to be aggressive about mentioning the ant step to users all over the docs, as they may have never built software before. Russell Jurney twitter.com/rjurney On Oct 26, 2012, at 3:25 PM, Alan Gates ga...@hortonworks.com wrote: No blog posts, but a long and tortured email thread

Re: Pig 0.11

2012-10-26 Thread Russell Jurney
Oh, cool. Sounds like a good policy. Russell Jurney twitter.com/rjurney On Oct 26, 2012, at 3:44 PM, Alan Gates ga...@hortonworks.com wrote: To be clear, we can still push out the tarball with jars in it as we do today. That is just not the official release. The only change end users

Re: Did anything interesting come out of the Strata Pig meetup, from a dev perspective?

2012-10-26 Thread Russell Jurney
those as well Russell Jurney twitter.com/rjurney On Oct 26, 2012, at 2:54 PM, Jonathan Coveney jcove...@gmail.com wrote: I am told that the turnout was really good, and that it was generally high quality. I'm curious, for the people who were there, if there were any salient themes from

Re: Pig 0.11

2012-10-28 Thread Russell Jurney
dereferencing nested tuple fields (Daniel Dai/Jonathan Packer) * PIG-2614 - AvroStorage crashes on LOADING a single bad error (Jonathan Coveney/Russell Jurney) * PIG-2537 - Output from flatten with a null tuple input generating data inconsistent with the schema (Daniel Dai/Xuefu Zhang) * PIG-1967

Re: Welcome our newest committer Cheolsoo Park

2012-10-31 Thread Russell Jurney
Congrats, Chelsoo. I think we met briefly at Strata, and had I noticed your name I'd have high fived you :) Russell Jurney http://datasyndrome.com On Nov 1, 2012, at 12:44 AM, Aniket Mokashi aniket...@gmail.com wrote: Congrats Cheolsoo... On Fri, Oct 26, 2012 at 4:26 PM, Santhosh M S

Re: [DISCUSS] Remove Penny from contrib

2012-10-31 Thread Russell Jurney
I'll be the +1 :) Russell Jurney http://datasyndrome.com On Nov 1, 2012, at 12:53 AM, Bill Graham billgra...@gmail.com wrote: +1 On Wed, Oct 31, 2012 at 5:36 PM, Cheolsoo Park cheol...@cloudera.comwrote: +1. I agree. On Wed, Oct 31, 2012 at 2:54 PM, Alan Gates ga...@hortonworks.com wrote

Meetup Update

2012-11-07 Thread Russell Jurney
I have the video. I'll post the questions and a Followup post soon. Russell Jurney twitter.com/rjurney

Re: How to filter by pig datatype?

2012-11-22 Thread Russell Jurney
This should be a builtin: String TypeOf(Object) { } B = filter A by TypeOf(foo.bar) == 'chararray'; The evalfunc can check the schema and try to cast the value? Russell Jurney twitter.com/rjurney On Nov 22, 2012, at 6:20 PM, pablomar pablo.daniel.marti...@gmail.com wrote: I'm stupid, I

Re: PIG-2599

2012-11-22 Thread Russell Jurney
Bless you! I have no advice, but this would be great. Thanks for having a go! Russell Jurney http://datasyndrome.com On Nov 23, 2012, at 1:53 AM, major seitan major.sei...@gmail.com wrote: I would like to take a swing at PIG-2599 https://issues.apache.org/jira/browse/PIG-2599

Re: LOAD multiple files with glob

2012-11-26 Thread Russell Jurney
Is the globbing feature making it into the AvroStorage rewrite? Russell Jurney twitter.com/rjurney On Nov 26, 2012, at 7:50 AM, Bart Verwilst li...@verwilst.be wrote: To answer myself again, I compiled Pig 0.11 and Piggybank, and it's working very well now, globbing seems to be fully

Re: LOAD multiple files with glob

2012-11-26 Thread Russell Jurney
Thanks, I meant the globbing feature. That's great! So much awesome! Russell Jurney twitter.com/rjurney On Nov 26, 2012, at 10:37 AM, Joseph Adler joseph.ad...@gmail.com wrote: It's a total rewrite, so it hasn't exactly made it in. But yes, file globs should work correctly. That's one

Re: Our release process

2012-12-10 Thread Russell Jurney
Wait. Ack. Do we want everyone to do this? This sounds like fragmentation. :( Russell Jurney twitter.com/rjurney On Dec 10, 2012, at 3:24 PM, Olga Natkovich onatkov...@yahoo.com wrote: If everybody is using a private branch then (1) We are not serving a significant part of our community (2

Re: Prepare for Pig 0.10.1 release

2012-12-18 Thread Russell Jurney
Awesome. Russell Jurney http://datasyndrome.com On Dec 18, 2012, at 7:55 AM, Daniel Dai da...@hortonworks.com wrote: Hi, Pig developers, We have fixed a bunch of bugs since 0.10.0(http://svn.apache.org/repos/asf/pig/branches/branch-0.10/CHANGES.txt). I would like to propose a 0.10.1

Re: Prepare for Pig 0.10.1 release

2012-12-18 Thread Russell Jurney
High five! Think of all those new cores running Pig jobs! On Dec 18, 2012 6:24 PM, Daniel Dai da...@hortonworks.com wrote: I would like to commit Windows patches to 0.11.0. Allow me several days. Thanks, Daniel On Tue, Dec 18, 2012 at 5:47 PM, Julien Le Dem jul...@twitter.com wrote:

Re: Review Request: Add BigInteger and BigDecimal to Pig

2013-01-25 Thread Russell Jurney
: spelling error in TODO big/bit There seem to be lots of LINT changes - not keeping tabs for newline only lines. Not sure if that is right? Plz check LINT. - Russell Jurney On Jan. 22, 2013, 10:05 p.m., Jonathan Coveney wrote

Re: Move pig project from svn to git repository

2013-02-04 Thread Russell Jurney
. Jarcec -- *Note that I'm no longer using my Yahoo! email address. Please email me at billgra...@gmail.com going forward.* -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: [VOTE] Release Pig 0.11.0 (candidate 0)

2013-02-10 Thread Russell Jurney
=markup Please download, test, and try it out: http://people.apache.org/~billgraham/pig-0.11.0-candidate-0/ Should we release this? Vote closes on next Friday EOD, Feb 15th. Thanks, Bill -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: [VOTE] Release Pig 0.11.0 (candidate 0)

2013-02-12 Thread Russell Jurney
-candidate-0/ Should we release this? Vote closes on next Friday EOD, Feb 15th. Thanks, Bill -- *Note that I'm no longer using my Yahoo! email address. Please email me at billgra...@gmail.com going forward.* -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com

Re: [VOTE] Release Pig 0.11.0 (candidate 0)

2013-02-12 Thread Russell Jurney
tests failed? On Tue, Feb 12, 2013 at 7:55 AM, Russell Jurney russell.jur...@gmail.comwrote: BUILD FAILED /Users/rjurney/Software/pig-trunk/build.xml:941: The following error occurred while executing this line: /Users/rjurney/Software/pig-trunk/build.xml:863: The following error occurred

Re: How do you pass a schema to the backend in a builtin UDF?

2013-02-13 Thread Russell Jurney
prash1...@gmail.com Take a look at UDFContext. Sent from my iPhone On Feb 12, 2013, at 7:54 PM, Russell Jurney russell.jur...@gmail.com wrote: I am writing ToJson as a builtin. How do I send the schema of a builtin UDF to the back-end? In ToJson in github, I use

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

2013-02-16 Thread Russell Jurney
test. Thanks, Russell Jurney

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

2013-02-17 Thread Russell Jurney
--- On Feb. 16, 2013, 11:56 p.m., Russell Jurney wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9481/ --- (Updated Feb

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

2013-02-17 Thread Russell Jurney
, Russell Jurney

Re: Low hanging fruit

2013-02-17 Thread Russell Jurney
://issues.apache.org/jira/browse/PIG-3118 https://issues.apache.org/jira/browse/PIG-3111 https://issues.apache.org/jira/browse/PIG-3103 https://issues.apache.org/jira/browse/PIG-2602 Alternatively: go through old JIRAs, find duplicates, find JIRAs that are obsolete now, etc. 2013/2/17 Russell Jurney

Re: Low hanging fruit

2013-02-17 Thread Russell Jurney
I knocked out some of the documentation ones. On Sun, Feb 17, 2013 at 2:06 PM, Russell Jurney russell.jur...@gmail.comwrote: Thanks! On Sat, Feb 16, 2013 at 6:02 PM, Jonathan Coveney jcove...@gmail.comwrote: https://issues.apache.org/jira/browse/PIG-3177 https://issues.apache.org/jira

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

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

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

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

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: 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

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: -

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

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

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

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

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

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

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-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: 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: 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: 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

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: 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: [jira] [Commented] (PIG-2317) Ruby/Jruby UDFs

2012-01-04 Thread Russell Jurney
FYI, amped about this feature! Sent from my iPad On Jan 4, 2012, at 6:40 PM, Jonathan Coveney (Commented) (JIRA) j...@apache.org wrote: [

Re: Prepare for 0.9.2 release

2012-01-09 Thread Russell Jurney
Any chance to get PIG-2411 in there? :) Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com On Jan 9, 2012, at 5:47 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Jonathan is working on PIG-2428: In pig9, can't have limit(order by) without getting a null error

Re: MongoStorage broken

2012-02-05 Thread Russell Jurney
This now seems like a bug in Utils.getSchemaFromString On Sun, Feb 5, 2012 at 1:02 AM, Russell Jurney russell.jur...@gmail.comwrote: To answer my own question, this is because the schemas differ. The schema in the working case has a named tuple via AvroStorage. Storing to Mongo works when I

Re: MongoStorage broken

2012-02-06 Thread Russell Jurney
that covered the issue of getSchemaFromString not working properly in this use case. 2012/2/5 Russell Jurney russell.jur...@gmail.com Do I file this, or is it a dupe? I saw lots of existing tickets that look similar. On Sun, Feb 5, 2012 at 1:53 PM, Dmitriy Ryaboy dvrya...@gmail.comwrote

Re: Pig 0.10.0 release?

2012-02-16 Thread Russell Jurney
known blockers to releasing Pig 0.10 ? Dmitriy -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: Pig 0.10.0 release?

2012-02-16 Thread Russell Jurney
in. Other than that, the only blocker is we need someone to drive the release :) Dmitriy, are you interested? I can help run unit tests and e2e tests. Daniel On Thu, Feb 16, 2012 at 12:53 PM, Russell Jurney russell.jur...@gmail.com wrote: I was about to email about this. Is it too

Re: [jira] [Commented] (PIG-2541) Automatic record provenance (source tagging) for PigStorage

2012-02-16 Thread Russell Jurney
Is this putting lipstick on a pig? (that paper on provenance) Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com On Feb 16, 2012, at 10:08 PM, Prashant Kommireddi (Commented) (JIRA) j...@apache.org wrote: [ https://issues.apache.org/jira/browse/PIG-2541?page

Re: GSoC 2012

2012-02-25 Thread Russell Jurney
Would that mean a matrix Datatype in pita. Russell Jurney http://datasyndrome.com On Feb 25, 2012, at 6:20 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: I'd love to have a student work on getting Arnab Nandi's Cubing work into Pig, whether GSoC or an intern. Totally willing to mentor (and I

Re: GSoC 2012

2012-02-27 Thread Russell Jurney
On Sun, Feb 26, 2012 at 7:52 AM, Dmitriy Ryaboy dvrya...@gmail.com wrote: No, it means supporting the OLAP cube operation: http://en.wikipedia.org/wiki/OLAP_cube On Sat, Feb 25, 2012 at 6:46 PM, Russell Jurney russell.jur...@gmail.com wrote: Would that mean a matrix Datatype

Re: GSoC 2012

2012-02-28 Thread Russell Jurney
That sounds great. On Tue, Feb 28, 2012 at 8:04 AM, Zhijie Shen zjshe...@gmail.com wrote: https://issues.apache.org/jira/browse/PIG-1713, which is an idea proposed last year but not fixed. It can be moved to this year's idea list. On Tue, Feb 28, 2012 at 5:52 AM, Russell Jurney russell.jur

No more rjurney patches, github instead

2012-02-28 Thread Russell Jurney
I can't make patches. It takes me all day to do a very simple one. From now on I'm going to link to a branch on my branch of github, and link to a tag for the JIRA. I hope some committers who have less trouble with JIRA and text files will take mercy and commit these differences. -- Russell

Re: Pig User Group

2012-03-19 Thread Russell Jurney
Are the contributor meetings still happening? Russell Jurney http://datasyndrome.com On Mar 19, 2012, at 3:23 PM, Prashant Kommireddi prash1...@gmail.com wrote: Hi All, Is there a Pig User Group (not the mailing list) and sessions organized just like HUG? If not, do you folks think

Re: Pig User Group

2012-03-19 Thread Russell Jurney
a contributor meeting... 2012/3/19 Russell Jurney russell.jur...@gmail.com Are the contributor meetings still happening? Russell Jurney http://datasyndrome.com On Mar 19, 2012, at 3:23 PM, Prashant Kommireddi prash1...@gmail.com wrote: Hi All, Is there a Pig User Group

Re: [ANNOUNCE] Welcome new Apache Pig Committers and PMC members

2012-03-19 Thread Russell Jurney
Thanks for their work for the Apache Pig project in the past and look forward for their future contributions. Thanks, Daniel -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: Pig User Group

2012-03-19 Thread Russell Jurney
one sooner that's great. It would be cool to have a PUG every couple months, maybe rotating between SF and the valley. We just need someone with the time and desire to organize it. Alan. On Mar 19, 2012, at 4:25 PM, Russell Jurney wrote: Here here for San Francisco :) On Mon

Re: Pig User Group

2012-03-19 Thread Russell Jurney
. But if you guys are willing to organize one sooner that's great. It would be cool to have a PUG every couple months, maybe rotating between SF and the valley. We just need someone with the time and desire to organize it. Alan. On Mar 19, 2012, at 4:25 PM, Russell Jurney wrote

Re: Pig User Group

2012-03-19 Thread Russell Jurney
This sounds great. Dmitriy, throw out a date. Russell Jurney http://datasyndrome.com On Mar 19, 2012, at 9:23 PM, Alan Gates ga...@hortonworks.com wrote: Since these meetups can't be official Apache meetings, you don't need permission from Apache. By arranging them on this list you're

Fwd: Globbing several AVRO files with different (extended) schemes

2012-03-20 Thread Russell Jurney
could I handle this properly? Thanks Markus -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: Making git the repo of choice for Pig?

2012-03-21 Thread Russell Jurney
Please, yes. Russell Jurney http://datasyndrome.com On Mar 20, 2012, at 11:22 PM, Jonathan Coveney jcove...@gmail.com wrote: Would anyone be opposed to doing this? I think you can apply to do this via Apache, no? It would be nice to make git the first class citizen of choice... forcing

Re: Making git the repo of choice for Pig?

2012-03-21 Thread Russell Jurney
I think this changed, and you are now allowed. Looking for the tweets. Russell Jurney http://datasyndrome.com On Mar 21, 2012, at 9:36 AM, Alan Gates ga...@hortonworks.com wrote: AFAIK Apache still does not support git as a primary repository. You can use the git mirror, which Pig does

Re: Making git the repo of choice for Pig?

2012-03-21 Thread Russell Jurney
What do we have to do to be the first real project that uses git? Let's do that. Or, let's just sink svn to github. It will propel the project forward. Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com On Mar 21, 2012, at 9:04 PM, Bill Graham billgra...@gmail.com

Re: Making git the repo of choice for Pig?

2012-03-21 Thread Russell Jurney
What's the work? Russell Jurney http://datasyndrome.com On Mar 21, 2012, at 9:39 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: All that's left is for someone to volunteer to do the work. On Mar 21, 2012, at 9:17 PM, Russell Jurney russell.jur...@gmail.com wrote: What do we have to do

Re: Making git the repo of choice for Pig?

2012-03-21 Thread Russell Jurney
Let's start using github and publish to svn during releases. Russell Jurney http://datasyndrome.com On Mar 21, 2012, at 10:20 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Answering that question is the first part of the answer to that question. #recursion D On Wed, Mar 21, 2012 at 9:57

Re: Making git the repo of choice for Pig?

2012-03-22 Thread Russell Jurney
Viva el Chancho! Russell Jurney http://datasyndrome.com On Mar 21, 2012, at 11:10 PM, Alan Gates ga...@hortonworks.com wrote: (With my member and PMC hat on) No, that's a violation of Apache policy. Apache code is hosted on Apache sites, not on github. If we want to use git we have

Re: Making git the repo of choice for Pig?

2012-03-22 Thread Russell Jurney
to join the trial, I'm not sure. see http://git-wip-us.apache.org/ I suggest that if you are interested in this join the apache infrastructure-dev list. On 3/21/12 9:57 PM, Russell Jurney russell.jur...@gmail.com wrote: What's the work? Russell Jurney http://datasyndrome.com On Mar

Re: Making git the repo of choice for Pig?

2012-03-22 Thread Russell Jurney
Uhhh how do you even get on the infrastructure-dev list? Can't find link/instructions. Feeling dumb. On Thu, Mar 22, 2012 at 2:02 PM, Russell Jurney russell.jur...@gmail.comwrote: Thanks, Scott. Can a committer plz join that list with me and we can hash this out? On Thu, Mar 22, 2012

Re: Making git the repo of choice for Pig?

2012-03-22 Thread Russell Jurney
are interested in this join the apache infrastructure-dev list. On 3/21/12 9:57 PM, Russell Jurney russell.jur...@gmail.com wrote: What's the work? Russell Jurney http://datasyndrome.com On Mar 21, 2012, at 9:39 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: All that's

Re: Making git the repo of choice for Pig?

2012-03-22 Thread Russell Jurney
, I'm not sure. see http://git-wip-us.apache.org/ I suggest that if you are interested in this join the apache infrastructure-dev list. On 3/21/12 9:57 PM, Russell Jurney russell.jur...@gmail.com wrote: What's the work? Russell Jurney http://datasyndrome.com

Re: Making git the repo of choice for Pig?

2012-03-22 Thread Russell Jurney
the user to grant apache license to use the code. A pull request from github does not. This is all being hashed out elsewhere, none of us here are experts. On 3/22/12 2:08 PM, Russell Jurney russell.jur...@gmail.com wrote: If there is already a trial going, the project would benefit from

Re: [GSoC 2012] Self Introduction and interested projects

2012-03-25 Thread Russell Jurney
(Amy) Liu -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: [jira] [Created] (PIG-2615) HBase region observer coprocessor not firing from Pig 'store'

2012-03-25 Thread Russell Jurney
Ive gotten the latest pig in a new repo - again no differences. Thanks. Russell Jurney http://datasyndrome.com On Mar 25, 2012, at 7:28 PM, Nick Pinckernell (Created) (JIRA) j...@apache.org wrote: HBase region observer coprocessor not firing from Pig 'store

Re: Making git the repo of choice for Pig?

2012-03-27 Thread Russell Jurney
entity) feature, not a git (open source vcs) feature. Yes you can post a link on a Jira and ask people for review prior to submitting a formal patch. No that's not review board or Jira integration. On Mar 22, 2012, at 5:59 PM, Russell Jurney russell.jur...@gmail.com wrote

Re: pig-dev and dev@pig

2012-03-27 Thread Russell Jurney
Funny thing, *pig*-*dev*-*unsubscribe*@*hadoop*.*apache*.*org doesn't work anymore :)* On Tue, Mar 27, 2012 at 2:24 AM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Pig-dev is from when pig was in incubator. Just use dev. On Mar 27, 2012, at 2:00 AM, Russell Jurney russell.jur...@gmail.com wrote

Re: Making git the repo of choice for Pig?

2012-03-27 Thread Russell Jurney
patch. No that's not review board or Jira integration. On Mar 22, 2012, at 5:59 PM, Russell Jurney russell.jur...@gmail.com wrote: That is fine. Only committers can merge pull requests. Not a problem. I've never signed anything, and committers take my patches. Works

Re: Making git the repo of choice for Pig?

2012-04-03 Thread Russell Jurney
at 2:48 PM, Russell Jurney russell.jur...@gmail.com wrote: Using text patches is the problem as I see it. We should be using... something else. Doesn't git's functionality enable phasing out text patches? On Tue, Mar 27, 2012 at 11:16 AM, Scott Carey sc...@richrelevance.comwrote

Re: Pig User Group

2012-04-03 Thread Russell Jurney
Rebirthed. When is the Pig Hackathon at Twitter? :D On Mon, Mar 19, 2012 at 9:46 PM, Russell Jurney russell.jur...@gmail.comwrote: This sounds great. Dmitriy, throw out a date. Russell Jurney http://datasyndrome.com On Mar 19, 2012, at 9:23 PM, Alan Gates ga...@hortonworks.com wrote

Re: Making git the repo of choice for Pig?

2012-04-03 Thread Russell Jurney
Oh, and https://issues.apache.org/jira/browse/CASSANDRA-3676 On Tue, Apr 3, 2012 at 3:36 PM, Russell Jurney russell.jur...@gmail.comwrote: Some more info is available here, for the Cassandra project: https://issues.apache.org/jira/browse/INFRA-4254 https://github.com/apache/cassandra http

Re: Making git the repo of choice for Pig?

2012-04-03 Thread Russell Jurney
Ok, so we just need a date. Twitter on April blank we will be moving piggybank to github (and other awesome things). On Tue, Apr 3, 2012 at 3:55 PM, Alan Gates ga...@hortonworks.com wrote: Major +1 for moving Piggybank to github. Alan. On Apr 3, 2012, at 3:36 PM, Russell Jurney wrote

Re: Making git the repo of choice for Pig?

2012-04-03 Thread Russell Jurney
I prefer weekdays, but I'm flexible. Russell Jurney http://datasyndrome.com On Apr 3, 2012, at 5:11 PM, Jonathan Coveney jcove...@gmail.com wrote: Do people prefer a workday or a weekend? 2012/4/3 Russell Jurney russell.jur...@gmail.com Ok, so we just need a date. Twitter on April blank

Re: Making git the repo of choice for Pig?

2012-04-03 Thread Russell Jurney
No, that is not good :( Weekday for the hackathon? Russell Jurney http://datasyndrome.com On Apr 3, 2012, at 8:59 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Russell, you saw that the Cassandra thing still requires people to upload patches to JIRA? D On Tue, Apr 3, 2012 at 5:16 PM

Re: Making git the repo of choice for Pig?

2012-04-04 Thread Russell Jurney
Jurney russell.jur...@gmail.com wrote: No, that is not good :( Weekday for the hackathon? Russell Jurney http://datasyndrome.com On Apr 3, 2012, at 8:59 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Russell, you saw that the Cassandra thing still requires people to upload

Re: Making git the repo of choice for Pig?

2012-04-04 Thread Russell Jurney
of piggybank with version Y of Pig. On Wed, Apr 4, 2012 at 11:35 AM, Russell Jurney russell.jur...@gmail.com wrote: I agree. I think we'll see a massive uptick in contributors to Piggybank if it is on github. I think we can start getting companies like Twitter and LinkedIn to think about

Re: What outstanding patches are must haves for 0.10? (path to a RC theater)

2012-04-05 Thread Russell Jurney
JRuby and a working AvroStorage. Woohoo! Russell Jurney http://datasyndrome.com On Apr 4, 2012, at 10:48 PM, Alan Gates ga...@hortonworks.com wrote: +1. Let's roll 0.10. Alan. On Apr 4, 2012, at 9:34 PM, Jon Coveney wrote: I think we got everything important in. Am excited On Apr

Re: Welcome Pig's newest committer, Bill Graham!

2012-04-05 Thread Russell Jurney
and discussion on the JIRAs, and is a great advocate for Pig. Looking forward to more great work from Bill! -Dmitriy -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: [gsoc2012] plan/data flow visualizer web interface - PIG-2586

2012-04-05 Thread Russell Jurney
aware that the pig team has been very busy recently. Hope you’ll be able to provide some feedback soon. Thanks -- by, Manu (R Chathura Manuranga Perera) -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: [GSoC 2012] Self Introduction and interested projects

2012-04-06 Thread Russell Jurney
That's great, I'll review it now! Russell Jurney http://datasyndrome.com On Apr 6, 2012, at 7:03 AM, Shasha Liu grassons...@gmail.com wrote: Hi Russell, Based on the email discussions, I wrote my proposal of this pig visualizer project and submit it onto google-melange. Please take

Re: [gsoc2012] plan/data flow visualizer web interface - PIG-2586

2012-04-06 Thread Russell Jurney
Sorry for the delay, I am going over this now. I hope someone will step up to mentor-mentor me, as I think this is important work. Russell Jurney http://datasyndrome.com On Apr 6, 2012, at 2:04 AM, manu [ranga] rcmper...@gmail.com wrote: Hi, Thanks for the replies and feedback. I

Re: [gsoc2012] plan/data flow visualizer web interface - PIG-2586

2012-04-06 Thread Russell Jurney
Request sent. Account created: Russell Jurney (link_id: rjurney) Applied to mentor Apache in google-melange link_id: rjurney On Thu, Apr 5, 2012 at 5:01 PM, Daniel Dai da...@hortonworks.com wrote: Hi, Russell, You need to 1. send request to code-awa...@apache.org and priv...@pig.apache.org

Re: [gsoc2012] plan/data flow visualizer web interface - PIG-2586

2012-04-06 Thread Russell Jurney
) -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

Re: [GSoC 2012] Self Introduction and interested projects

2012-04-06 Thread Russell Jurney
maven to do all the tasks and get rid of all the dependency on ant, maven and ivy? Yes Best regards Shasha(Amy) Liu -- Russell Jurney twitter.com/rjurney russell.jur...@gmail.com datasyndrome.com

  1   2   3   4   5   >