On Oct 11, 2019 4:32 AM, Trevor Grant <trevor.d.gr...@gmail.com> wrote:

I think it _was_ merged at one point. For a long time the "Mahout Example
Notebook" lived in Zeppelin.

Yeah I thought i remembered something like that..

The issue was, just about the time we made that, Zeppelin version bumped to
Spark 2.0, which we still don't have binaries for so it was always a
question of the user having to hack their way into ti.

So the 14.1 branch does deploy binaries now the default is spark 2.4.4 and 
scala_2.12:


https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-spark_2.12/14.1-SNAPSHOT/

https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-core_2.12/14.1-SNAPSHOT/

https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-hdfs_2.12/14.1-SNAPSHOT/

https://repository.apache.org/content/repositories/snapshots/org/apache/mahout/mahout-spark-cli-drivers_2.12/14.1-SNAPSHOT/

Those are pushed by hand using `mvn deploy`


Afaik, there's docs on how to set it up on Mahout.apache.org, which are
still accurate. You just need to make sure you compile Mahout for the
version of spark you're going to run.

Thanks..   Yeah I want to try something with Zeppelin.  I'll give it a shot 
either building or with these binaries when I can.

Also be advised, the Spark "fat" jar is _NOT_ required.

It'd also be cool to looking into hosting notebooks on mahout.apache.org,
but I don't have cycles for that atm.


 +1


tg



On Wed, Oct 9, 2019 at 5:30 PM Andrew Palumbo <ap....@outlook.com> wrote:

> Hey all.. I'm working on some simple Mahout integration programs.. they're
> publicly available on my GitHub.
>
> https://github.com/andrewpalumbo/mahoutTestApps
>
> (Need to push some  hanged from messing around last night still).  It's
> intended as bit an integration test "suite" and a how-to to test newly
> released and snapshot jars.
>
>
> @rawkintrevo.. what is the status with the Zeppelin Mahout kernel?  I know
> it was never merged to the Zeppelin master, but I thought I remembered some
> integration.. is it just a question of adding Mahout jars to the spark
> kernel?  Id like to use it for ggplot2, and some separate demos.
>
> Any info is appreciated.
>
> Thanks,
>
> Andy
>

Reply via email to