[
https://issues.apache.org/jira/browse/MAHOUT-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950282#comment-13950282
]
Saikat Kanjilal commented on MAHOUT-1489:
-----------------------------------------
Answers embedded:
(1) We probably need it on a fork of Mahout, not as a standalone project.
I'll do that and send you the link
(2) Are you sure we can't just inherit from spark shell, rather than
just copy-and-hack?
I'll look into either creating a child class that acts as a decorator which in
turn is composed of the spark shell and the scala shell combined together or
just inheriting directly from the spark shell
(3) we obviously need it to load with "mahout spark-shell" command
which would involve some hacking of mahout bash script to figure out
spark binaries inside SPARK_HOME etc.
Not too worried about this part, I wont get there for a bit but yes point
taken, anything else, I was wondering whether there are pieces of the scala
shell API that we should put on much lower priority than other features, I'll
come up with a list of features that I think we should implement and add them
to this JIRA.
Thanks
> 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)