I can confirm i have not encounter fundamental issues with samsara (yet)
while running with spark 2.2.0/scala 2.11.11 . it is mostly just adjusting
the build to use proper versions of artifacts.
On Mon, Dec 4, 2017 at 9:25 AM, Trevor Grant
wrote:
> Hi Marc,
>
> Actually, it's not THAT hard to ge
Hi Marc,
Actually, it's not THAT hard to get Spark 2.2 compatibility for Mahout.
The code base is more or less compatible. The issues were with respect to
Spark dependencies, specifically.
1. You have to build with Java 1.8
2. You have to have Hadoop 2.6+ (I think) support.
PR #335 outlines th
Hello all,
First time I write into this mailing list, so if there is something wrong with
my message please let me know.
I work for a company using Mahout and Spark. We have recently started a project
using Spark 2.2 and we would like to use Mahout but if I am not wrong,
according to his iss