Repository: spark-website
Updated Branches:
  refs/heads/asf-site c2c0905b4 -> 62cf4a16d


http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/site/sitemap.xml
----------------------------------------------------------------------
diff --git a/site/sitemap.xml b/site/sitemap.xml
index bc93fb7..eb4e705 100644
--- a/site/sitemap.xml
+++ b/site/sitemap.xml
@@ -6,698 +6,698 @@
             http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd";>
 <!-- Add explicit links for key pages, like, home page: -->
 <url>
-  <loc>http://spark.apache.org/</loc>
+  <loc>https://spark.apache.org/</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <!-- Main docs pages -->
 <url>
-  <loc>http://spark.apache.org/docs/latest/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/index.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/quick-start.html</loc>
+  <loc>https://spark.apache.org/docs/latest/quick-start.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/programming-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  
<loc>http://spark.apache.org/docs/latest/streaming-programming-guide.html</loc>
+  
<loc>https://spark.apache.org/docs/latest/streaming-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/sql-programming-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/sql-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  
<loc>http://spark.apache.org/docs/latest/structured-streaming-programming-guide.html</loc>
+  
<loc>https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/ml-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/ml-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/graphx-programming-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/graphx-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/sparkr.html</loc>
+  <loc>https://spark.apache.org/docs/latest/sparkr.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/cluster-overview.html</loc>
+  <loc>https://spark.apache.org/docs/latest/cluster-overview.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/submitting-applications.html</loc>
+  <loc>https://spark.apache.org/docs/latest/submitting-applications.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/spark-standalone.html</loc>
+  <loc>https://spark.apache.org/docs/latest/spark-standalone.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/running-on-mesos.html</loc>
+  <loc>https://spark.apache.org/docs/latest/running-on-mesos.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/running-on-yarn.html</loc>
+  <loc>https://spark.apache.org/docs/latest/running-on-yarn.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/configuration.html</loc>
+  <loc>https://spark.apache.org/docs/latest/configuration.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/monitoring.html</loc>
+  <loc>https://spark.apache.org/docs/latest/monitoring.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/tuning.html</loc>
+  <loc>https://spark.apache.org/docs/latest/tuning.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/job-scheduling.html</loc>
+  <loc>https://spark.apache.org/docs/latest/job-scheduling.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/security.html</loc>
+  <loc>https://spark.apache.org/docs/latest/security.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/hardware-provisioning.html</loc>
+  <loc>https://spark.apache.org/docs/latest/hardware-provisioning.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/building-spark.html</loc>
+  <loc>https://spark.apache.org/docs/latest/building-spark.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <!-- API docs -->
 <url>
-  
<loc>http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.package</loc>
+  
<loc>https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.package</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/api/java/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/api/java/index.html</loc>
   <changefreq>weekly</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/api/python/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/api/python/index.html</loc>
   <changefreq>weekly</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/api/R/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/api/R/index.html</loc>
   <changefreq>weekly</changefreq>
   <priority>1.0</priority>
 </url>
 <!-- Auto-generate sitemap for rest of site content -->
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-2-1-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-2-1-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-2-1-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-2-1-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-summit-june-2017-agenda-posted.html</loc>
+  
<loc>https://spark.apache.org/news/spark-summit-june-2017-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-summit-east-2017-agenda-posted.html</loc>
+  
<loc>https://spark.apache.org/news/spark-summit-east-2017-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-2-1-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-2-1-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-2-1-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-2-1-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-wins-cloudsort-100tb-benchmark.html</loc>
+  
<loc>https://spark.apache.org/news/spark-wins-cloudsort-100tb-benchmark.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-2-0-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-2-0-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-2-0-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-2-0-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-6-3.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-6-3.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-6-3-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-6-3-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-2-0-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-2-0-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-2-0-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-2-0-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-2-0-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-2-0-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-2-0-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-2-0-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-6-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-6-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-6-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-6-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/submit-talks-to-spark-summit-eu-2016.html</loc>
+  
<loc>https://spark.apache.org/news/submit-talks-to-spark-summit-eu-2016.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-2.0.0-preview.html</loc>
+  <loc>https://spark.apache.org/news/spark-2.0.0-preview.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-summit-june-2016-agenda-posted.html</loc>
+  
<loc>https://spark.apache.org/news/spark-summit-june-2016-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-6-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-6-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-6-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-6-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/submit-talks-to-spark-summit-2016.html</loc>
+  
<loc>https://spark.apache.org/news/submit-talks-to-spark-summit-2016.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-east-agenda-posted.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-east-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-6-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-6-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-6-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-6-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-summit-east-2016-cfp-closing.html</loc>
+  
<loc>https://spark.apache.org/news/spark-summit-east-2016-cfp-closing.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-5-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-5-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-5-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-5-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/submit-talks-to-spark-summit-east-2016.html</loc>
+  
<loc>https://spark.apache.org/news/submit-talks-to-spark-summit-east-2016.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-5-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-5-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-5-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-5-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-5-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-5-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-5-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-5-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-summit-europe-agenda-posted.html</loc>
+  
<loc>https://spark.apache.org/news/spark-summit-europe-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-4-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-4-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-4-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-4-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-2015-videos-posted.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-2015-videos-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-4-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-4-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-4-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-4-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-europe.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-europe.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/one-month-to-spark-summit-2015.html</loc>
+  <loc>https://spark.apache.org/news/one-month-to-spark-summit-2015.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-summit-east-2015-videos-posted.html</loc>
+  
<loc>https://spark.apache.org/news/spark-summit-east-2015-videos-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-3-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-3-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-2-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-2-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-2-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-2-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-3-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-3-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-3-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-3-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-2-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-2-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-2-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-2-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-east-agenda-posted.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-east-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-2-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-2-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-2-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-2-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-1-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-1-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-1-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-1-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/registration-open-for-spark-summit-east.html</loc>
+  
<loc>https://spark.apache.org/news/registration-open-for-spark-summit-east.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-wins-daytona-gray-sort-100tb-benchmark.html</loc>
+  
<loc>https://spark.apache.org/news/spark-wins-daytona-gray-sort-100tb-benchmark.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/proposals-open-for-spark-summit-east.html</loc>
+  
<loc>https://spark.apache.org/news/proposals-open-for-spark-summit-east.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-1-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-1-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-1-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-1-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-0-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-0-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-0-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-0-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-9-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-9-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-9-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-9-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-2014-videos-posted.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-2014-videos-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-0-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-0-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-0-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-0-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/two-weeks-to-spark-summit-2014.html</loc>
+  <loc>https://spark.apache.org/news/two-weeks-to-spark-summit-2014.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-1-0-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-1-0-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-1-0-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-1-0-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-agenda-posted.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-agenda-posted.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-9-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-9-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-9-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-9-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/submit-talks-to-spark-summit-2014.html</loc>
+  
<loc>https://spark.apache.org/news/submit-talks-to-spark-summit-2014.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-becomes-tlp.html</loc>
+  <loc>https://spark.apache.org/news/spark-becomes-tlp.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-9-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-9-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-9-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-9-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-8-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-8-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-8-1-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-8-1-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-summit-2013-is-a-wrap.html</loc>
+  <loc>https://spark.apache.org/news/spark-summit-2013-is-a-wrap.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/announcing-the-first-spark-summit.html</loc>
+  
<loc>https://spark.apache.org/news/announcing-the-first-spark-summit.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-8-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-8-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-8-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-8-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-user-survey-and-powered-by-page.html</loc>
+  
<loc>https://spark.apache.org/news/spark-user-survey-and-powered-by-page.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/fourth-spark-screencast-published.html</loc>
+  
<loc>https://spark.apache.org/news/fourth-spark-screencast-published.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/screencasts/4-a-standalone-job-in-spark.html</loc>
+  
<loc>https://spark.apache.org/screencasts/4-a-standalone-job-in-spark.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/amp-camp-2013-registration-ope.html</loc>
+  <loc>https://spark.apache.org/news/amp-camp-2013-registration-ope.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-mailing-lists-moving-to-apache.html</loc>
+  
<loc>https://spark.apache.org/news/spark-mailing-lists-moving-to-apache.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-7-3.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-7-3.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-7-3-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-7-3-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-featured-in-wired.html</loc>
+  <loc>https://spark.apache.org/news/spark-featured-in-wired.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/spark-accepted-into-apache-incubator.html</loc>
+  
<loc>https://spark.apache.org/news/spark-accepted-into-apache-incubator.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-7-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-7-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-7-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-7-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/screencasts/3-transformations-and-caching.html</loc>
+  
<loc>https://spark.apache.org/screencasts/3-transformations-and-caching.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-screencasts-published.html</loc>
+  <loc>https://spark.apache.org/news/spark-screencasts-published.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/screencasts/2-spark-documentation-overview.html</loc>
+  
<loc>https://spark.apache.org/screencasts/2-spark-documentation-overview.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/screencasts/1-first-steps-with-spark.html</loc>
+  <loc>https://spark.apache.org/screencasts/1-first-steps-with-spark.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/strata-exercises-now-available-online.html</loc>
+  
<loc>https://spark.apache.org/news/strata-exercises-now-available-online.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-7-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-7-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-7-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-7-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/run-spark-and-shark-on-amazon-emr.html</loc>
+  
<loc>https://spark.apache.org/news/run-spark-and-shark-on-amazon-emr.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-6-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-6-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-6-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-6-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-tips-from-quantifind.html</loc>
+  <loc>https://spark.apache.org/news/spark-tips-from-quantifind.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  
<loc>http://spark.apache.org/news/video-from-first-spark-development-meetup.html</loc>
+  
<loc>https://spark.apache.org/news/video-from-first-spark-development-meetup.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-and-shark-in-the-news.html</loc>
+  <loc>https://spark.apache.org/news/spark-and-shark-in-the-news.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-6-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-6-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-5-2.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-5-2.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-0-6-1-and-0-5-2-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-0-6-1-and-0-5-2-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-6-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-6-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-version-0-6-0-released.html</loc>
+  <loc>https://spark.apache.org/news/spark-version-0-6-0-released.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-5-1.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-5-1.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-5-0.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-5-0.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/nsdi-paper.html</loc>
+  <loc>https://spark.apache.org/news/nsdi-paper.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/spark-meetups.html</loc>
+  <loc>https://spark.apache.org/news/spark-meetups.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/releases/spark-release-0-3.html</loc>
+  <loc>https://spark.apache.org/releases/spark-release-0-3.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 
 <url>
-  <loc>http://spark.apache.org/committers.html</loc>
+  <loc>https://spark.apache.org/committers.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/community.html</loc>
+  <loc>https://spark.apache.org/community.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/contributing.html</loc>
+  <loc>https://spark.apache.org/contributing.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/developer-tools.html</loc>
+  <loc>https://spark.apache.org/developer-tools.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/documentation.html</loc>
+  <loc>https://spark.apache.org/documentation.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/downloads.html</loc>
+  <loc>https://spark.apache.org/downloads.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/examples.html</loc>
+  <loc>https://spark.apache.org/examples.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/faq.html</loc>
+  <loc>https://spark.apache.org/faq.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/improvement-proposals.html</loc>
+  <loc>https://spark.apache.org/improvement-proposals.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/sql/</loc>
+  <loc>https://spark.apache.org/graphx/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/streaming/</loc>
+  <loc>https://spark.apache.org/sql/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/screencasts/</loc>
+  <loc>https://spark.apache.org/screencasts/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/mllib/</loc>
+  <loc>https://spark.apache.org/streaming/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/news/</loc>
+  <loc>https://spark.apache.org/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/graphx/</loc>
+  <loc>https://spark.apache.org/mllib/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/</loc>
+  <loc>https://spark.apache.org/news/</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/mailing-lists.html</loc>
+  <loc>https://spark.apache.org/mailing-lists.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/powered-by.html</loc>
+  <loc>https://spark.apache.org/powered-by.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/release-process.html</loc>
+  <loc>https://spark.apache.org/release-process.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/research.html</loc>
+  <loc>https://spark.apache.org/research.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 
 <url>
-  <loc>http://spark.apache.org/third-party-projects.html</loc>
+  <loc>https://spark.apache.org/third-party-projects.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/trademarks.html</loc>
+  <loc>https://spark.apache.org/trademarks.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 <url>
-  <loc>http://spark.apache.org/versioning-policy.html</loc>
+  <loc>https://spark.apache.org/versioning-policy.html</loc>
   <changefreq>weekly</changefreq>
 </url>
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/site/streaming/index.html
----------------------------------------------------------------------
diff --git a/site/streaming/index.html b/site/streaming/index.html
index ccc431c..e652e35 100644
--- a/site/streaming/index.html
+++ b/site/streaming/index.html
@@ -276,9 +276,9 @@
     <h3>Deployment Options</h3>
     <p>
       Spark Streaming can read data from
-      <a 
href="http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>,
-      <a href="http://flume.apache.org";>Flume</a>,
-      <a href="http://kafka.apache.org";>Kafka</a>,
+      <a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>,
+      <a href="https://flume.apache.org";>Flume</a>,
+      <a href="https://kafka.apache.org";>Kafka</a>,
       <a href="https://dev.twitter.com";>Twitter</a> and
       <a href="http://zeromq.org";>ZeroMQ</a>.
       You can also define your own custom data sources.
@@ -288,7 +288,7 @@
       or <a href="/docs/latest/ec2-scripts.html">EC2</a>.
       It also includes a local run mode for development.
       In production,
-      Spark Streaming uses <a href="http://zookeeper.apache.org";>ZooKeeper</a> 
and <a 
href="http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>
 for high availability.
+      Spark Streaming uses <a 
href="https://zookeeper.apache.org";>ZooKeeper</a> and <a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>
 for high availability.
     </p>
   </div>
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/site/third-party-projects.html
----------------------------------------------------------------------
diff --git a/site/third-party-projects.html b/site/third-party-projects.html
index 3b1de9c..2cb226f 100644
--- a/site/third-party-projects.html
+++ b/site/third-party-projects.html
@@ -210,13 +210,13 @@ REST interface for managing and submitting Spark jobs on 
the same cluster
 for details)</li>
   <li><a href="https://github.com/amplab-extras/SparkR-pkg";>SparkR</a> - R 
frontend for Spark</li>
   <li><a href="http://mlbase.org/";>MLbase</a> - Machine Learning research 
project on top of Spark</li>
-  <li><a href="http://mesos.apache.org/";>Apache Mesos</a> - Cluster management 
system that supports 
+  <li><a href="https://mesos.apache.org/";>Apache Mesos</a> - Cluster 
management system that supports 
 running Spark</li>
   <li><a href="http://alluxio.org/";>Alluxio</a> (née Tachyon) - Memory speed 
virtual distributed 
 storage system that supports running Spark</li>
   <li><a href="https://github.com/datastax/spark-cassandra-connector";>Spark 
Cassandra Connector</a> - 
 Easily load your Cassandra data into Spark and Spark SQL; from Datastax</li>
-  <li><a href="http://github.com/tuplejump/FiloDB";>FiloDB</a> - a Spark 
integrated analytical/columnar 
+  <li><a href="https://github.com/filodb/FiloDB";>FiloDB</a> - a Spark 
integrated analytical/columnar 
 database, with in-memory option capable of sub-second concurrent queries</li>
   <li><a 
href="http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/master/spark.html#spark-sql";>ElasticSearch
 - 
 Spark SQL</a> Integration</li>
@@ -238,7 +238,7 @@ OLTP + OLAP database integrated with Spark on the same 
JVMs.</li>
 <h2>Applications Using Spark</h2>
 
 <ul>
-  <li><a href="http://mahout.apache.org/";>Apache Mahout</a> - Previously on 
Hadoop MapReduce, 
+  <li><a href="https://mahout.apache.org/";>Apache Mahout</a> - Previously on 
Hadoop MapReduce, 
 Mahout has switched to using Spark as the backend</li>
   <li><a href="https://wiki.apache.org/mrql/";>Apache MRQL</a> - A query 
processing and optimization 
 system for large-scale, distributed data analysis, built on top of Apache 
Hadoop, Hama, and Spark</li>
@@ -270,7 +270,7 @@ transforming, and analyzing genomic data using Apache 
Spark</li>
 
 <ul>
   <li><a 
href="https://github.com/TheClimateCorporation/clj-spark";>clj-spark</a></li>
-  <li><a href="http://spark-packages.org/package/21";>Sparkling</a></li>
+  <li><a href="https://spark-packages.org/package/21";>Sparkling</a></li>
 </ul>
 
 <h3>Groovy</h3>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/site/trademarks.html
----------------------------------------------------------------------
diff --git a/site/trademarks.html b/site/trademarks.html
index 45ad3c5..046b755 100644
--- a/site/trademarks.html
+++ b/site/trademarks.html
@@ -247,7 +247,7 @@ permission from the Apache Spark PMC. To request 
permission, email
   <li><strong>Events, books, and merchandise</strong> have their own 
guidelines.
 Please refer to the
 <a href="https://www.apache.org/foundation/marks/";>ASF trademark policy</a>
-and <a href="http://www.apache.org/foundation/marks/faq/";>FAQ</a> for 
details.</li>
+and <a href="https://www.apache.org/foundation/marks/faq/";>FAQ</a> for 
details.</li>
 </ul>
 
 <p>We appreciate the community&#8217;s help in respecting these guidelines.

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/sitemap.xml
----------------------------------------------------------------------
diff --git a/sitemap.xml b/sitemap.xml
index 73b2780..c55a1d3 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -9,134 +9,134 @@ sitemap: false
             http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd";>
 <!-- Add explicit links for key pages, like, home page: -->
 <url>
-  <loc>http://spark.apache.org/</loc>
+  <loc>https://spark.apache.org/</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <!-- Main docs pages -->
 <url>
-  <loc>http://spark.apache.org/docs/latest/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/index.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/quick-start.html</loc>
+  <loc>https://spark.apache.org/docs/latest/quick-start.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/programming-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  
<loc>http://spark.apache.org/docs/latest/streaming-programming-guide.html</loc>
+  
<loc>https://spark.apache.org/docs/latest/streaming-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/sql-programming-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/sql-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  
<loc>http://spark.apache.org/docs/latest/structured-streaming-programming-guide.html</loc>
+  
<loc>https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/ml-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/ml-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/graphx-programming-guide.html</loc>
+  <loc>https://spark.apache.org/docs/latest/graphx-programming-guide.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/sparkr.html</loc>
+  <loc>https://spark.apache.org/docs/latest/sparkr.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/cluster-overview.html</loc>
+  <loc>https://spark.apache.org/docs/latest/cluster-overview.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/submitting-applications.html</loc>
+  <loc>https://spark.apache.org/docs/latest/submitting-applications.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/spark-standalone.html</loc>
+  <loc>https://spark.apache.org/docs/latest/spark-standalone.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/running-on-mesos.html</loc>
+  <loc>https://spark.apache.org/docs/latest/running-on-mesos.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/running-on-yarn.html</loc>
+  <loc>https://spark.apache.org/docs/latest/running-on-yarn.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/configuration.html</loc>
+  <loc>https://spark.apache.org/docs/latest/configuration.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/monitoring.html</loc>
+  <loc>https://spark.apache.org/docs/latest/monitoring.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/tuning.html</loc>
+  <loc>https://spark.apache.org/docs/latest/tuning.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/job-scheduling.html</loc>
+  <loc>https://spark.apache.org/docs/latest/job-scheduling.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/security.html</loc>
+  <loc>https://spark.apache.org/docs/latest/security.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/hardware-provisioning.html</loc>
+  <loc>https://spark.apache.org/docs/latest/hardware-provisioning.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/building-spark.html</loc>
+  <loc>https://spark.apache.org/docs/latest/building-spark.html</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <!-- API docs -->
 <url>
-  
<loc>http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.package</loc>
+  
<loc>https://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.package</loc>
   <changefreq>daily</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/api/java/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/api/java/index.html</loc>
   <changefreq>weekly</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/api/python/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/api/python/index.html</loc>
   <changefreq>weekly</changefreq>
   <priority>1.0</priority>
 </url>
 <url>
-  <loc>http://spark.apache.org/docs/latest/api/R/index.html</loc>
+  <loc>https://spark.apache.org/docs/latest/api/R/index.html</loc>
   <changefreq>weekly</changefreq>
   <priority>1.0</priority>
 </url>

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/streaming/index.md
----------------------------------------------------------------------
diff --git a/streaming/index.md b/streaming/index.md
index 5000445..7806834 100644
--- a/streaming/index.md
+++ b/streaming/index.md
@@ -89,9 +89,9 @@ subproject: Streaming
     <h3>Deployment Options</h3>
     <p>
       Spark Streaming can read data from
-      <a 
href="http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>,
-      <a href="http://flume.apache.org";>Flume</a>,
-      <a href="http://kafka.apache.org";>Kafka</a>,
+      <a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>,
+      <a href="https://flume.apache.org";>Flume</a>,
+      <a href="https://kafka.apache.org";>Kafka</a>,
       <a href="https://dev.twitter.com";>Twitter</a> and
       <a href="http://zeromq.org";>ZeroMQ</a>.
       You can also define your own custom data sources.
@@ -101,7 +101,7 @@ subproject: Streaming
       or <a href="{{site.baseurl}}/docs/latest/ec2-scripts.html">EC2</a>.
       It also includes a local run mode for development.
       In production,
-      Spark Streaming uses <a href="http://zookeeper.apache.org";>ZooKeeper</a> 
and <a 
href="http://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>
 for high availability.
+      Spark Streaming uses <a 
href="https://zookeeper.apache.org";>ZooKeeper</a> and <a 
href="https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html";>HDFS</a>
 for high availability.
     </p>
   </div>
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/third-party-projects.md
----------------------------------------------------------------------
diff --git a/third-party-projects.md b/third-party-projects.md
index c148617..dee4941 100644
--- a/third-party-projects.md
+++ b/third-party-projects.md
@@ -23,13 +23,13 @@ REST interface for managing and submitting Spark jobs on 
the same cluster
 for details)
 - <a href="https://github.com/amplab-extras/SparkR-pkg";>SparkR</a> - R 
frontend for Spark
 - <a href="http://mlbase.org/";>MLbase</a> - Machine Learning research project 
on top of Spark
-- <a href="http://mesos.apache.org/";>Apache Mesos</a> - Cluster management 
system that supports 
+- <a href="https://mesos.apache.org/";>Apache Mesos</a> - Cluster management 
system that supports 
 running Spark
 - <a href="http://alluxio.org/";>Alluxio</a> (née Tachyon) - Memory speed 
virtual distributed 
 storage system that supports running Spark    
 - <a href="https://github.com/datastax/spark-cassandra-connector";>Spark 
Cassandra Connector</a> - 
 Easily load your Cassandra data into Spark and Spark SQL; from Datastax
-- <a href="http://github.com/tuplejump/FiloDB";>FiloDB</a> - a Spark integrated 
analytical/columnar 
+- <a href="https://github.com/filodb/FiloDB";>FiloDB</a> - a Spark integrated 
analytical/columnar 
 database, with in-memory option capable of sub-second concurrent queries
 - <a 
href="http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/master/spark.html#spark-sql";>ElasticSearch
 - 
 Spark SQL</a> Integration
@@ -49,7 +49,7 @@ OLTP + OLAP database integrated with Spark on the same JVMs.
 
 <h2>Applications Using Spark</h2>
 
-- <a href="http://mahout.apache.org/";>Apache Mahout</a> - Previously on Hadoop 
MapReduce, 
+- <a href="https://mahout.apache.org/";>Apache Mahout</a> - Previously on 
Hadoop MapReduce, 
 Mahout has switched to using Spark as the backend
 - <a href="https://wiki.apache.org/mrql/";>Apache MRQL</a> - A query processing 
and optimization 
 system for large-scale, distributed data analysis, built on top of Apache 
Hadoop, Hama, and Spark
@@ -77,7 +77,7 @@ transforming, and analyzing genomic data using Apache Spark
 <h3>Clojure</h3>
 
 - <a href="https://github.com/TheClimateCorporation/clj-spark";>clj-spark</a>
-- <a href="http://spark-packages.org/package/21";>Sparkling</a>
+- <a href="https://spark-packages.org/package/21";>Sparkling</a>
 
 <h3>Groovy</h3>
 

http://git-wip-us.apache.org/repos/asf/spark-website/blob/62cf4a16/trademarks.md
----------------------------------------------------------------------
diff --git a/trademarks.md b/trademarks.md
index ae263e8..69575f1 100644
--- a/trademarks.md
+++ b/trademarks.md
@@ -55,7 +55,7 @@ the official policy always takes precedence.
 * **Events, books, and merchandise** have their own guidelines.
   Please refer to the
   <a href="https://www.apache.org/foundation/marks/";>ASF trademark policy</a>
-  and <a href="http://www.apache.org/foundation/marks/faq/";>FAQ</a> for 
details.
+  and <a href="https://www.apache.org/foundation/marks/faq/";>FAQ</a> for 
details.
   
 We appreciate the community's help in respecting these guidelines.
 If you have any questions about the Apache trademark policy, please email


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

Reply via email to