[ 
https://issues.apache.org/jira/browse/MAHOUT-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13977183#comment-13977183
 ] 

Dmitriy Lyubimov commented on MAHOUT-1489:
------------------------------------------

Ok, so two environment variables to pay attention to: MAHOUT_HOME and MASTER 
(Spark master). 

e.g. to run with "standalone" spark cluster: 

{code}
MAHOUT_HOME=~/tools/mahout MASTER='spark://master-host:7077' bin/mahout 
spark-shell
{code}

> Interactive Scala & Spark Bindings Shell & Script processor
> -----------------------------------------------------------
>
>                 Key: MAHOUT-1489
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1489
>             Project: Mahout
>          Issue Type: New Feature
>    Affects Versions: 1.0
>            Reporter: Saikat Kanjilal
>            Assignee: Dmitriy Lyubimov
>             Fix For: 1.0
>
>         Attachments: MAHOUT-1489.patch, MAHOUT-1489.patch.1, 
> mahout-spark-shell-running-standalone.png
>
>
> Build an interactive shell /scripting (just like spark shell). Something very 
> similar in R interactive/script runner mode.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to