summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/community.html61
1 files changed, 58 insertions, 3 deletions
diff --git a/site/community.html b/site/community.html
index 79ab192f1..fe4aa35bd 100644
--- a/site/community.html
+++ b/site/community.html
@@ -185,10 +185,42 @@
<div class="col-md-9 col-md-pull-3">
<h2>Apache Spark Community</h2>
+<p><a name="have-questions"></a></p>
+<h3>Have Questions?</h3>
+
+<h4>StackOverflow</h4>
+
+<p>For usage questions and help (e.g. how to use this Spark API), it is recommended you use the
+StackOverflow tag <a href="http://stackoverflow.com/questions/tagged/apache-spark"><code>apache-spark</code></a>
+as it is an active forum for Spark users&#8217; questions and answers.</p>
+
+<p>Some quick tips when using StackOverflow:</p>
+
+<ul>
+ <li>Prior to asking submitting questions, please:
+ <ul>
+ <li>Search StackOverflow&#8217;s
+<a href="http://stackoverflow.com/questions/tagged/apache-spark"><code>apache-spark</code></a> tag to see if
+your question has already been answered</li>
+ <li>Search the nabble archive for
+<a href="http://apache-spark-user-list.1001560.n3.nabble.com/">users@spark.apache.org</a></li>
+ </ul>
+ </li>
+ <li>Please follow the StackOverflow <a href="http://stackoverflow.com/help/how-to-ask">code of conduct</a></li>
+ <li>Always use the <code>apache-spark</code> tag when asking questions</li>
+ <li>Please also use a secondary tag to specify components so subject matter experts can more easily find them.
+ Examples include: <code>pyspark</code>, <code>spark-dataframe</code>, <code>spark-streaming</code>, <code>spark-r</code>, <code>spark-mllib</code>,
+<code>spark-ml</code>, <code>spark-graphx</code>, <code>spark-graphframes</code>, <code>spark-tensorframes</code>, etc.</li>
+ <li>Please do not cross-post between StackOverflow and the mailing lists</li>
+ <li>No jobs, sales, or solicitation is permitted on StackOverflow</li>
+</ul>
+
<p><a name="mailing-lists"></a></p>
-<h3>Mailing Lists</h3>
+<h4>Mailing Lists</h4>
+
+<p>For broad, opinion based, ask for external resources, debug issues, bugs, contributing to the
+project, and scenarios, it is recommended you use the user@spark.apache.org mailing list.</p>
-<p>Get help using Spark or contribute to the project on our mailing lists:</p>
<ul>
<li>
<a href="http://apache-spark-user-list.1001560.n3.nabble.com">user@spark.apache.org</a> is for usage questions, help, and announcements.
@@ -204,7 +236,30 @@
</li>
</ul>
-<p>The StackOverflow tag <a href="http://stackoverflow.com/questions/tagged/apache-spark"><code>apache-spark</code></a> is an unofficial but active forum for Spark users' questions and answers.</p>
+<p>Some quick tips when using email:</p>
+
+<ul>
+ <li>Prior to asking submitting questions, please:
+ <ul>
+ <li>Search StackOverflow at <a href="http://stackoverflow.com/questions/tagged/apache-spark"><code>apache-spark</code></a>
+to see if your question has already been answered</li>
+ <li>Search the nabble archive for
+<a href="http://apache-spark-user-list.1001560.n3.nabble.com/">users@spark.apache.org</a></li>
+ </ul>
+ </li>
+ <li>Tagging the subject line of your email will help you get a faster response, e.g.
+<code>[Spark SQL]: Does Spark SQL support LEFT SEMI JOIN?</code></li>
+ <li>Tags may help identify a topic by:
+ <ul>
+ <li>Component: Spark Core, Spark SQL, ML, MLlib, GraphFrames, GraphX, TensorFrames, etc</li>
+ <li>Level: Beginner, Intermediate, Advanced</li>
+ <li>Scenario: Debug, How-to</li>
+ </ul>
+ </li>
+ <li>For error logs or long code examples, please use <a href="https://gist.github.com/">GitHub gist</a>
+and include only a few lines of the pertinent code / log within the email.</li>
+ <li>No jobs, sales, or solicitation is permitted on the Apache Spark mailing lists.</li>
+</ul>
<p><a name="events"></a></p>
<h3>Events and Meetups</h3>