[
https://issues.apache.org/jira/browse/MAHOUT-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966192#comment-13966192
]
Dmitriy Lyubimov commented on MAHOUT-1489:
------------------------------------------
are you forking correct branch? You need to fork shell. Keep in mind that you
_do_ need to fork in github in order to issue a pull request (which is what i
really would suggest you to do next in order to be able to put comment on the
code).
I assume everything will work exactly as it works today with spark interpreter
(i.e. you supply master url to the shell invocation, optionally followed by the
script file and execution options) -- the shell will take it from there. you
need to check out spark shell help to figure how it works.
the master url of local mode is simply "local". Again see the spark manual, In
the shell itself there's no distinction in command set regardless of the mode,
everything is 100% identical.
> 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
>
>
> 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)