[
https://issues.apache.org/jira/browse/MAHOUT-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582747#comment-15582747
]
ASF GitHub Bot commented on MAHOUT-1885:
----------------------------------------
Github user andrewpalumbo commented on the issue:
https://github.com/apache/mahout/pull/261
+1
Sent from my Verizon Wireless 4G LTE smartphone
-------- Original message --------
From: Trevor Grant <[email protected]>
Date: 10/16/2016 9:53 PM (GMT-08:00)
To: apache/mahout <[email protected]>
Cc: Andrew Palumbo <[email protected]>, Author <[email protected]>
Subject: Re: [apache/mahout] MAHOUT-1885 [WIP][FOR COMMENT]: Inital
implementation of VCL bindings for mahout math. (#261)
@rawkintrevo commented on this pull request.
________________________________
In
spark-shell/src/main/scala/org/apache/mahout/sparkbindings/shell/MahoutSparkILoop.scala<https://github.com/apache/mahout/pull/261>:
> @@ -162,7 +163,7 @@ class MahoutSparkILoop extends SparkILoop {
_ __ ___ __ _| |__ ___ _ _| |_
| '_ ` _ \ / _` | '_ \ / _ \| | | | __|
| | | | | | (_| | | | | (_) | |_| | |_
- |_| |_| |_|\__,_|_| |_|\___/ \__,_|\__| version 0.12.2
+ |_| |_| |_|\__,_|_| |_|\___/ \__,_|\__| version 0.13.0
I agree to keep. The Zeppelin integration has a few of its own little
issues, esp when it comes to serialization, and some other stuff. The
mahout-shell will always be way more 'bullet proof'. I also like to sanity
check myself, to figure out is an issues 1) Zeppelin's Fault, 2) Mahout's Fault
3) My Fault, by running code in the mahout-spark shell (after a zeppelin
failure).
-
You are receiving this because you authored the thread.
Reply to this email directly, view it on
GitHub<https://github.com/apache/mahout/pull/261>, or mute the
thread<https://github.com/notifications/unsubscribe-auth/AHU2HfXtW5iB3MHcYnchiUK-k3JTxFGFks5q0v76gaJpZM4KSKUm>.
> Inital Implementation of VCL Bindings
> -------------------------------------
>
> Key: MAHOUT-1885
> URL: https://issues.apache.org/jira/browse/MAHOUT-1885
> Project: Mahout
> Issue Type: Improvement
> Components: Math
> Affects Versions: 0.12.2
> Reporter: Andrew Palumbo
> Assignee: Andrew Palumbo
> Fix For: 0.13.0
>
>
> Push a working experimental branch of VCL bindings into master. There is
> still a lot of work to be done. All tests are passing, At the moment there
> am opening this JIRA mostly to get a number for PR and to test profiles
> against on travis.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)