[
https://issues.apache.org/jira/browse/MAHOUT-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Trevor Grant deleted MAHOUT-2063:
---------------------------------
> MindMajix is the globally professional in IT courses training which emphasize
> on hands-on experience with examples from real-time scenarios by experts.
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MAHOUT-2063
> URL: https://issues.apache.org/jira/browse/MAHOUT-2063
> Project: Mahout
> Issue Type: Comment
> Reporter: priyankamakke
> Priority: Minor
>
> h2.
> h2. Starting Mahout’s Spark shell
> # Goto the directory where you unpacked Spark and type {{sbin/start-all.sh}}
> to locally start Spark
> # Open a browser, point it to [http://localhost:8080/] to check whether
> Spark successfully started. Copy the url of the spark master at the top of
> the page (it starts with *spark://*)
> # Define the following environment variables: <pre class="codehilite">export
> MAHOUT_HOME=[directory into which you checked out Mahout] export
> SPARK_HOME=[directory where you unpacked Spark] export MASTER=[url of the
> Spark master]
> </pre>
> # Finally, change to the directory where you unpacked
> [Mahou|https://mindmajix.com/apache-mahout-training]t and type {{bin/mahout
> spark-shell}}, you should see the shell starting and get the prompt
> {{mahout>}}. Check
> [FAQ|http://mahout.apache.org/users/sparkbindings/faq.html] for further
> troubleshooting.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)