You can send an email like you just did or open an issue in the Spark issue tracker <http://issues.apache.org/jira/>. This looks like a problem with how the version is generated in this file <https://github.com/apache/spark/blob/branch-1.1/docs/quick-start.md>.
On Tue, Sep 16, 2014 at 8:55 PM, Andy Davidson < a...@santacruzintegration.com> wrote: > > > http://spark.apache.org/docs/latest/quick-start.html#standalone-applications > > Click on java tab There is a bug in the maven section > > <version>1.1.0-SNAPSHOT</version> > > > > Should be > <version>1.1.0</version> > > Hope this helps > > Andy >