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 >
