sounds good, will do! thx Sent from my iPhone
> On Oct 23, 2015, at 10:07 PM, Felix Cheung <felixcheun...@hotmail.com> wrote: > > that sounds reasonable. could you please open a JIRA? > > >> Date: Wed, 21 Oct 2015 11:45:39 -0700 >> Subject: Re: spark packages >> From: sriharsha....@gmail.com >> To: dev@zeppelin.incubator.apache.org >> >> that is awesome, thanks Simon!, it would be great to make the spark package >> repo available by default for Zeppelin given Spark Packages are very >> popular. >> thoughts? >> >>> On Wed, Oct 21, 2015 at 11:41 AM, Simon Ball <sb...@hortonworks.com> wrote: >>> >>> I’ve managed to get packages loaded using: >>> >>> %dep >>> >>> z.addRepo("Spark Packages Repo").url(" >>> http://dl.bintray.com/spark-packages/maven") >>> z.load("harsha2010:magellan:1.0.3-s_2.10”) >>> >>> Simon >>> >>>> On 21 Oct 2015, at 19:37, Ram Sriharsha <sriharsha....@gmail.com> wrote: >>>> >>>> Hi >>>> >>>> I am trying to dynamically load a spark package as a Zeppelin dependency >>> in >>>> %dep. >>>> I can't seem to get it to work: does %dep need a maven dependency? >>>> It would be great to be able to download spark packages as Zeppelin >>>> dependencies, does anyone know who to do this in Zeppelin today? >>>> >>>> Ram >