Re: run time exceptions in Spark 1.2.0 manual build together with OpenStack hadoop driver

2015-02-09 Thread Sean Owen
Old releases can't be changed, but new ones can. This was merged into the 1.3 branch for the upcoming 1.3.0 release. If you really had to, you could do some surgery on existing distributions to swap in/out Jackson. On Mon, Feb 9, 2015 at 11:22 AM, Gil Vernik wrote: > Hi All, > > I understand tha

Re: run time exceptions in Spark 1.2.0 manual build together with OpenStack hadoop driver

2015-02-09 Thread Gil Vernik
download were built with jackson 1.8.8 which makes them impossible to use with Hadoop 2.6.0 jars Thanks Gil Vernik. From: Sean Owen To: Ted Yu Cc: Gil Vernik/Haifa/IBM@IBMIL, dev Date: 18/01/2015 08:23 PM Subject:Re: run time exceptions in Spark 1.2.0 manual build

Re: run time exceptions in Spark 1.2.0 manual build together with OpenStack hadoop driver

2015-01-18 Thread Sean Owen
Agree, I think this can / should be fixed with a slightly more conservative version of https://github.com/apache/spark/pull/3938 related to SPARK-5108. On Sun, Jan 18, 2015 at 3:41 PM, Ted Yu wrote: > Please tale a look at SPARK-4048 and SPARK-5108 > > Cheers > > On Sat, Jan 17, 2015 at 10:26 PM,

Re: run time exceptions in Spark 1.2.0 manual build together with OpenStack hadoop driver

2015-01-18 Thread Ted Yu
Please tale a look at SPARK-4048 and SPARK-5108 Cheers On Sat, Jan 17, 2015 at 10:26 PM, Gil Vernik wrote: > Hi, > > I took a source code of Spark 1.2.0 and tried to build it together with > hadoop-openstack.jar ( To allow Spark an access to OpenStack Swift ) > I used Hadoop 2.6.0. > > The buil

run time exceptions in Spark 1.2.0 manual build together with OpenStack hadoop driver

2015-01-17 Thread Gil Vernik
Hi, I took a source code of Spark 1.2.0 and tried to build it together with hadoop-openstack.jar ( To allow Spark an access to OpenStack Swift ) I used Hadoop 2.6.0. The build was fine without problems, however in run time, while trying to access "swift://" name space i got an exception: java.l