Repository: spark-website
Updated Branches:
  refs/heads/asf-site 5ddf243fd -> f57f0702b


Add pyspark instructions


Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/f57f0702
Tree: http://git-wip-us.apache.org/repos/asf/spark-website/tree/f57f0702
Diff: http://git-wip-us.apache.org/repos/asf/spark-website/diff/f57f0702

Branch: refs/heads/asf-site
Commit: f57f0702b293bed20111de50f62eaea5026175a4
Parents: 5ddf243
Author: Michael Armbrust <mich...@databricks.com>
Authored: Thu Jul 13 20:17:23 2017 +0000
Committer: Michael Armbrust <mich...@databricks.com>
Committed: Thu Jul 13 20:17:23 2017 +0000

----------------------------------------------------------------------
 downloads.md                                      |  3 +++
 releases/_posts/2017-07-11-spark-release-2-2-0.md |  1 +
 site/downloads.html                               |  3 +++
 site/releases/spark-release-2-2-0.html            |  2 ++
 site/sitemap.xml                                  | 12 ++++++------
 5 files changed, 15 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark-website/blob/f57f0702/downloads.md
----------------------------------------------------------------------
diff --git a/downloads.md b/downloads.md
index 2f1f50c..bf96c5e 100644
--- a/downloads.md
+++ b/downloads.md
@@ -53,6 +53,9 @@ Spark artifacts are [hosted in Maven 
Central](https://search.maven.org/#search%7
     artifactId: spark-core_2.11
     version: 2.2.0
 
+### Installing with PyPi
+<a href="https://pypi.python.org/pypi/pyspark";>PySpark</a> is now available in 
pypi. To install just run `pip install pyspark`.
+
 ### Spark Source Code Management
 If you are interested in working with the newest under-development code or 
contributing to Apache Spark development, you can also check out the master 
branch from Git:
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/f57f0702/releases/_posts/2017-07-11-spark-release-2-2-0.md
----------------------------------------------------------------------
diff --git a/releases/_posts/2017-07-11-spark-release-2-2-0.md 
b/releases/_posts/2017-07-11-spark-release-2-2-0.md
index b630c75..2138eb3 100644
--- a/releases/_posts/2017-07-11-spark-release-2-2-0.md
+++ b/releases/_posts/2017-07-11-spark-release-2-2-0.md
@@ -14,6 +14,7 @@ meta:
 
 Apache Spark 2.2.0 is the third release on the 2.x line. This release removes 
the experimental tag from Structured Streaming. In addition, this release 
focuses more on usability, stability, and polish, resolving over 1100 tickets.
 
+Additionally, we are excited to announce that <a 
href="https://pypi.python.org/pypi/pyspark";>PySpark</a> is now available in 
pypi. To install just run `pip install pyspark`.
 
 To download Apache Spark 2.2.0, visit the <a 
href="{{site.baseurl}}/downloads.html">downloads</a> page. You can consult JIRA 
for the [detailed 
changes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&version=12338275).
 We have curated a list of high level changes here, grouped by major modules.
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/f57f0702/site/downloads.html
----------------------------------------------------------------------
diff --git a/site/downloads.html b/site/downloads.html
index 35e8920..5d3653d 100644
--- a/site/downloads.html
+++ b/site/downloads.html
@@ -249,6 +249,9 @@ artifactId: spark-core_2.11
 version: 2.2.0
 </code></pre>
 
+<h3 id="installing-with-pypi">Installing with PyPi</h3>
+<p><a href="https://pypi.python.org/pypi/pyspark";>PySpark</a> is now available 
in pypi. To install just run <code>pip install pyspark</code>.</p>
+
 <h3 id="spark-source-code-management">Spark Source Code Management</h3>
 <p>If you are interested in working with the newest under-development code or 
contributing to Apache Spark development, you can also check out the master 
branch from Git:</p>
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/f57f0702/site/releases/spark-release-2-2-0.html
----------------------------------------------------------------------
diff --git a/site/releases/spark-release-2-2-0.html 
b/site/releases/spark-release-2-2-0.html
index fc43088..56f8d21 100644
--- a/site/releases/spark-release-2-2-0.html
+++ b/site/releases/spark-release-2-2-0.html
@@ -199,6 +199,8 @@
 
 <p>Apache Spark 2.2.0 is the third release on the 2.x line. This release 
removes the experimental tag from Structured Streaming. In addition, this 
release focuses more on usability, stability, and polish, resolving over 1100 
tickets.</p>
 
+<p>Additionally, we are excited to announce that <a 
href="https://pypi.python.org/pypi/pyspark";>PySpark</a> is now available in 
pypi. To install just run <code>pip install pyspark</code>.</p>
+
 <p>To download Apache Spark 2.2.0, visit the <a 
href="/downloads.html">downloads</a> page. You can consult JIRA for the <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315420&amp;version=12338275";>detailed
 changes</a>. We have curated a list of high level changes here, grouped by 
major modules.</p>
 
 <ul id="markdown-toc">

http://git-wip-us.apache.org/repos/asf/spark-website/blob/f57f0702/site/sitemap.xml
----------------------------------------------------------------------
diff --git a/site/sitemap.xml b/site/sitemap.xml
index 0ce546f..73d60ea 100644
--- a/site/sitemap.xml
+++ b/site/sitemap.xml
@@ -652,27 +652,27 @@
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>https://spark.apache.org/graphx/</loc>
+  <loc>https://spark.apache.org/sql/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>https://spark.apache.org/mllib/</loc>
+  <loc>https://spark.apache.org/streaming/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>https://spark.apache.org/news/</loc>
+  <loc>https://spark.apache.org/screencasts/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>https://spark.apache.org/screencasts/</loc>
+  <loc>https://spark.apache.org/mllib/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>https://spark.apache.org/sql/</loc>
+  <loc>https://spark.apache.org/news/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>https://spark.apache.org/streaming/</loc>
+  <loc>https://spark.apache.org/graphx/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to