[jira] [Commented] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-16 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255363#comment-13255363 ] Dmitriy V. Ryaboy commented on PIG-2652: Spent some time debugging my refactoring an

Re: Build errors

2012-04-16 Thread Prashant Kommireddi
Never mind, I was caught in between checkins! On Mon, Apr 16, 2012 at 6:44 PM, Prashant Kommireddi wrote: > Seems like a few files are missing ? > > [echo] *** Building Main Sources *** > [echo] *** To compile with all warnings enabled, supply > -Dall.warnings=1 on command line *** >

Re: Java 7 and Pig, hijacked from PIG-2643

2012-04-16 Thread Scott Carey
We are starting to test it internally in our cluster. This is a broader hadoop issue. Note, Oracle's last public (free) release of a Java 6 JRE will be towards the end of this year. After that, even security updates will ONLY be available in a Java 7 JRE. On 4/16/12 10:28 AM, "Dmitriy Ryaboy"

Re: Java 7 and Pig, hijacked from PIG-2643

2012-04-16 Thread Dmitriy Ryaboy
Last time I tried to run a Java 7 jar on a java 6 jvm, things blew up. This suggests to me that before Pig can use Java 7, Hadoop has to be able to (since hadoop spins out the jvm process that runs the pig map/reduce jobs). Do you know if Hadoop can run on Java 7? D On Mon, Apr 16, 2012 at 10:18

Re: Java 7 and Pig, hijacked from PIG-2643

2012-04-16 Thread Scott Carey
On 4/13/12 1:30 AM, "Gianmarco De Francisci Morales" wrote: >Sure, >probably Java7 is more mature than Pig. >However as far as I know it is a pain to install on Mac. Yes, you have to install using the developer preview, but it is available from the same place all other JRE's from Oracle are. [

Re: Java 7 and Pig, hijacked from PIG-2643

2012-04-16 Thread Alan Gates
There are some exciting new features in Java 7. However, realistically we can't start using it until Hadoop does. I don't recall any discussion on it on their list, though I may have missed it. But AFAIK they have no migration plans at this time. Alan. On Apr 12, 2012, at 11:55 AM, Jonathan

[jira] [Commented] (PIG-2653) Precompile option in PIG (Ability to store the plan for queries which are run multiple times)

2012-04-16 Thread Rajesh Balamohan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254661#comment-13254661 ] Rajesh Balamohan commented on PIG-2653: --- If there are hooks available for finding out

Build failed in Jenkins: Pig-trunk #1227

2012-04-16 Thread Apache Jenkins Server
See Changes: [billgraham] PIG-2574 Make reducer estimator plugable -- [...truncated 2484 lines...] [ivy:resolve] found org.mortbay.jetty#jetty-util;6.1.26 in default [ivy:resolve] found org.mortbay