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
This commit is contained in:
nchammas 2014-05-30 22:04:57 -07:00 committed by Reynold Xin
parent 9c1f204d80
commit 23ae36630a

View file

@ -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.