Nope add that as a spark interpreter setting. 0.7.2 should work fine with Spark 2.2 afaik. You may want to go with Zeppelin 0.8 when you upgrade to Spark 2.3.
-- Ruslan Dautkhanov On Mon, Jun 4, 2018 at 10:29 AM, Michael Segel <msegel_had...@hotmail.com> wrote: > I’m assuming that I want to set this in ./conf/zeppelin-site.xml … > > Didn’t have any impact. Still getting the same error. > > > On Jun 4, 2018, at 11:17 AM, Michael Segel <msegel_had...@hotmail.com> > wrote: > > Hmmm…. did not know that option existed. > Are there any downsides to doing this? > > Thx > > -Mike > > > On Jun 4, 2018, at 11:10 AM, Ruslan Dautkhanov <dautkha...@gmail.com> > wrote: > > Should you try to set zeppelin.spark.enableSupportedVersionCheck to > false at spark interpreter level ? > > > > -- > Ruslan Dautkhanov > > On Mon, Jun 4, 2018 at 9:05 AM, Michael Segel <msegel_had...@hotmail.com> > wrote: > >> Hi, >> >> I’m trying to use Zeppelin to connect to a MapR Cluster… >> >> Yes, I know that MapR has their own supported release but I also want to >> use the same set up to also run stand alone too… >> >> My issue is that I’m running Zeppelin 0.7.2 and when I try to connect to >> spark, I get the following error…. >> >> Spark 2.2.1-mapr-1803 is not supported >> >> Ok… so its been a while, I’m trying to see what would cause this and if >> there was an easy fix… (other than going w MapR’s release and running it in >> a container.) >> >> >> Thx >> >> -Mike >> >> > > >