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

Saikat Kanjilal commented on MAHOUT-1489:
-----------------------------------------

Ok lots of changes here so far:

1) added a new maven project called shell
2) created a new package under org/apache/mahout called shell which contains 
the spark shell code and all its dependencies (sub packages include 
server/storage/ui and util), we may not need these but for now my goal is to 
just get the project compiling
3) currently battling through a bunch of compilation errors with classes not 
being found which I'll be bringing in as needed (100+errors just related to 
this)

github repo is here again for reference: 
https://github.com/skanjila/mahout-scala-spark-shell

Dmitry my goal is to get this compiling with all dependencies brought in from 
spark which we can remove later

> 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)

Reply via email to