[GitHub] zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Spark Interp...

2016-06-16 Thread dlyubimov
Github user dlyubimov commented on the issue: https://github.com/apache/zeppelin/pull/928 the only i thing i can think of is if somehow to different versions of spark or any of its dependencies were loaded into two different classloaders. I think spark uses a dedicated

[GitHub] zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Spark Interp...

2016-06-16 Thread dlyubimov
Github user dlyubimov commented on the issue: https://github.com/apache/zeppelin/pull/928 what's the message? `DRMLike.collect()`, eventually, is a translation to `RDD.collect()` --- If your project is set up for it, you can reply to this email and have your reply appe

[GitHub] incubator-zeppelin issue #928: [ZEPPELIN-116][WIP] Add Mahout Support for Sp...

2016-06-02 Thread dlyubimov
Github user dlyubimov commented on the issue: https://github.com/apache/incubator-zeppelin/pull/928 is it possible to have a dialect, meaning requiring something like %spark.mahout ... while sharing configuration of most of the settings with the %spark