Sure! I'll post updates as well in the ML :-) I'm doing it on twitter for now (until doc is ready).
The repo is there (branch spark) : https://github.com/andypetrella/scala-notebook/tree/spark Some tweets: * very first working stuff: https://twitter.com/noootsab/status/508758335982927872/photo/1 * using graphx: https://twitter.com/noootsab/status/517073481104908289/photo/1 * using sql (it has already evolved in order to declare variable names): https://twitter.com/noootsab/status/518917295226515456/photo/1 * using ADAM+mllib: https://twitter.com/noootsab/status/511270449054220288/photo/1 There are plenty of others stuffs but will need some time for the write-up (soon) cheers, andy aℕdy ℙetrella about.me/noootsab [image: aℕdy ℙetrella on about.me] <http://about.me/noootsab> On Wed, Oct 8, 2014 at 4:57 PM, Michael Allman <[email protected]> wrote: > Hi Andy, > > This sounds awesome. Please keep us posted. Meanwhile, can you share a > link to your project? I wasn't able to find it. > > Cheers, > > Michael > > On Oct 8, 2014, at 3:38 AM, andy petrella <[email protected]> wrote: > > Heya > > You can check Zeppellin or my fork of the Scala notebook. > I'm going this week end to push some efforts on the doc, because it > supports for realtime graphing, Scala, SQL, dynamic loading of dependencies > and I started this morning a widget to track the progress of the jobs. > I'm quite happy with it so far, I used it with graphx, mllib, ADAM and the > Cassandra connector so far. > However, its major drawback is that it is a one man (best) effort ftm! :-S > Le 8 oct. 2014 11:16, "Dai, Kevin" <[email protected]> a écrit : > >> Hi, All >> >> >> >> We need an interactive interface tool for spark in which we can run spark >> job and plot graph to explorer the data interactively. >> >> Ipython notebook is good, but it only support python (we want one >> supporting scala)… >> >> >> >> BR, >> >> Kevin. >> >> >> >> >> > >
