Skip to content
Snippets Groups Projects
Commit 23ae3663 authored by nchammas's avatar nchammas Committed by Reynold Xin
Browse files

updated link to mailing list

Author: nchammas <nicholas.chammas@gmail.com>

Closes #923 from nchammas/patch-1 and squashes the following commits:

65c4d18 [nchammas] updated link to mailing list
parent 9c1f204d
No related branches found
No related tags found
No related merge requests found
......@@ -253,4 +253,4 @@ This has been a short guide to point out the main concerns you should know about
Spark application -- most importantly, data serialization and memory tuning. For most programs,
switching to Kryo serialization and persisting data in serialized form will solve most common
performance issues. Feel free to ask on the
[Spark mailing list](http://groups.google.com/group/spark-users) about other tuning best practices.
[Spark mailing list](https://spark.apache.org/community.html) about other tuning best practices.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment