We are in a little bit in more delicate situations here. We are essentially flavors of Spark and Flink interpreter that already exist. maybe they can be extended in OOA sense. i.e. we are adding mahout-spark and mahout-flink but maybe there's a shorter way to reduce size of this "interpreter" set based on the fact that we are just add-on libraries on something that already exists.
On Mon, Jun 15, 2015 at 3:45 PM, Ted Dunning <[email protected]> wrote: > Yes. The method for doing this is to define an "interpreter" for Zeppelin. > > Numerous projects have done this very quickly so, objectively speaking, it > isn't a big task. > > A bigger issue might be Scala version compatibility. > > > > On Mon, Jun 15, 2015 at 1:10 PM, Dmitriy Lyubimov <[email protected]> > wrote: > > > Hello, > > > > is it possible to add support for Apache Mahout Algebra to Zepellin (and > > especially plotting interpretations)? > > > > We have shell [1] which kind of has the same purpose but it severely > lacks > > nice attributes of a notebook. > > > > It is add-on on top of spark, that it it just needs some specific mahout > > artifacts imported, and some packages to be imported to top level in > order > > to work. > > > > I am ready to help, my sense it should be fairly easy to do. > > > > Thank you. > > > > -Dmitriy > > > > [1] http://mahout.apache.org/users/sparkbindings/play-with-shell.html > > >
