Thanks for the correction, Sean. Do the docs need to be updated on this
point, or is it safer for now just to note 2.4 specifically?

On Wed Dec 17 2014 at 5:54:53 AM Sean Owen <so...@cloudera.com> wrote:

> Spark works fine with 2.4 *and later*. The docs don't mean to imply
> 2.4 is the last supported version.
>
> On Wed, Dec 17, 2014 at 10:19 AM, Nicholas Chammas
> <nicholas.cham...@gmail.com> wrote:
> > Spark 1.3 does not exist. Spark 1.2 hasn't been released just yet. Which
> > version of Spark did you mean?
> >
> > Also, from what I can see in the docs, I believe the latest version of
> > Hadoop that Spark supports is 2.4, not 2.6.
> >
> > Nick
> >
> > On Wed Dec 17 2014 at 2:09:56 AM Kyle Lin <kylelin2...@gmail.com> wrote:
> >>
> >>
> >> I also got the same problem......
> >>
> >> 2014-12-09 22:58 GMT+08:00 Daniel Haviv <danielru...@gmail.com>:
> >>>
> >>> Hi,
> >>> I've built spark 1.3 with hadoop 2.6 but when I startup the
> spark-shell I
> >>> get the following exception:
> >>>
> >>> 14/12/09 06:54:24 INFO server.AbstractConnector: Started
> >>> SelectChannelConnector@0.0.0.0:4040
> >>> 14/12/09 06:54:24 INFO util.Utils: Successfully started service
> 'SparkUI'
> >>> on port 4040.
> >>> 14/12/09 06:54:24 INFO ui.SparkUI: Started SparkUI at
> http://hdname:4040
> >>> 14/12/09 06:54:25 INFO impl.TimelineClientImpl: Timeline service
> address:
> >>> http://0.0.0.0:8188/ws/v1/timeline/
> >>> java.lang.NoClassDefFoundError:
> >>> org/codehaus/jackson/map/deser/std/StdDeserializer
> >>>         at java.lang.ClassLoader.defineClass1(Native Method)
> >>>         at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
> >>>         at
> >>> java.security.SecureClassLoader.defineClass(SecureClassLoade
> r.java:142)
> >>>
> >>> Any idea why ?
> >>>
> >>> Thanks,
> >>> Daniel
> >>>
> >>>
> >
>

Reply via email to