[
https://issues.apache.org/jira/browse/MAHOUT-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
priyankamakke updated MAHOUT-2063:
----------------------------------
Description:
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.
was:
h2. Contributing by Testing Releases
[Spark’s|http://mindmajix.com/apache-spark-training] release process is
community-oriented, and members of the community can vote on new releases on
the {{[email protected]}} mailing list. Spark users are invited to
subscribe to this list to receive announcements, and test their workloads on
newer release and provide feedback on any performance or correctness issues
found in the newer release.
if you want more stuff then my suggestion is to visit
<a href="https://mindmajix.com/apache-spark-training">MindMajix</a>
> 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
> Components: Mahout spark shell
> Affects Versions: 0.12.2
> Reporter: priyankamakke
> Priority: Minor
> Fix For: 0.12.2
>
>
> 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
(v7.6.3#76005)