Re: Build fails on 1.3 Branch

2015-03-30 Thread Marty Bower
Confirmed (on 1.3 branch) - thanks. On Sun, Mar 29, 2015 at 12:08 PM Reynold Xin wrote: > I pushed a hotfix to the branch. Should work now. > > > On Sun, Mar 29, 2015 at 9:23 AM, Marty Bower wrote: > >> Yes, that worked - thank you very much. >> >> >> >> On Sun, Mar 29, 2015 at 9:05 AM Ted Yu

Re: Build fails on 1.3 Branch

2015-03-29 Thread Reynold Xin
I pushed a hotfix to the branch. Should work now. On Sun, Mar 29, 2015 at 9:23 AM, Marty Bower wrote: > Yes, that worked - thank you very much. > > > > On Sun, Mar 29, 2015 at 9:05 AM Ted Yu wrote: > >> Jenkins build failed too: >> >> >> https://amplab.cs.berkeley.edu/jenkins/view/Spark/job/Sp

Re: Build fails on 1.3 Branch

2015-03-29 Thread Marty Bower
Yes, that worked - thank you very much. On Sun, Mar 29, 2015 at 9:05 AM Ted Yu wrote: > Jenkins build failed too: > > > https://amplab.cs.berkeley.edu/jenkins/view/Spark/job/Spark-1.3-Maven-with-YARN/HADOOP_PROFILE=hadoop-2.4,label=centos/326/consoleFull > > For the moment, you can apply the f

Re: Build fails on 1.3 Branch

2015-03-29 Thread Ted Yu
Jenkins build failed too: https://amplab.cs.berkeley.edu/jenkins/view/Spark/job/Spark-1.3-Maven-with-YARN/HADOOP_PROFILE=hadoop-2.4,label=centos/326/consoleFull For the moment, you can apply the following change: diff --git a/sql/core/src/test/scala/org/apache/spark/sql/ColumnExpressionSuite.sca

Build fails on 1.3 Branch

2015-03-29 Thread mjhb
I tried pulling the source and building for the first time, but cannot get past the "object NoRelation is not a member of package org.apache.spark.sql.catalyst.plans.logical" error below on the 1.3 branch. I can build the 1.2 branch. I have tried with both -Dscala-2.11 and 2.10 (after running the