diff --git a/Gemfile b/Gemfile index 509e1b4446e..5fe46e2d71c 100644 --- a/Gemfile +++ b/Gemfile @@ -22,3 +22,4 @@ gem "jekyll", "4.4.1" gem "rouge", "3.26.0" gem "webrick", "~> 1.8.2" +gem 'bigdecimal' diff --git a/Gemfile.lock b/Gemfile.lock index 921ae35c616..98334684836 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,16 +3,20 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - base64 (0.2.0) + base64 (0.3.0) + bigdecimal (3.3.1) colorator (1.1.0) concurrent-ruby (1.3.5) - csv (3.3.2) + csv (3.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.17.1) + ffi (1.17.2) forwardable-extended (2.6.0) + google-protobuf (4.33.0) + bigdecimal + rake (>= 13) http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -35,11 +39,11 @@ GEM safe_yaml (~> 1.0) terminal-table (>= 1.8, < 4.0) webrick (~> 1.7) - jekyll-sass-converter (2.2.0) - sassc (> 2.0.1, < 3.0) + jekyll-sass-converter (3.1.0) + sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.10.2) + json (2.15.1) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) @@ -51,15 +55,17 @@ GEM mercenary (0.4.0) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (5.1.1) + public_suffix (6.0.2) + rake (13.3.0) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) rexml (3.4.4) rouge (3.26.0) safe_yaml (1.0.5) - sassc (2.4.0) - ffi (~> 1.9) + sass-embedded (1.93.2) + google-protobuf (~> 4.31) + rake (>= 13) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) @@ -69,6 +75,7 @@ PLATFORMS ruby DEPENDENCIES + bigdecimal jekyll (= 4.4.1) rouge (= 3.26.0) webrick (~> 1.8.2) diff --git a/community.md b/community.md index 5af3978d870..065e8a9f25f 100644 --- a/community.md +++ b/community.md @@ -91,36 +91,11 @@ Chat rooms are great for quick questions or discussions on specialized topics. T

Events and meetups

Conferences

+The Spark Summit website archives at spark-summit.org, from years 2013 to 2017, are no longer available, so the links to them have been removed. Instead, we have +most of the video recordings. @@ -130,14 +105,11 @@ Spark Meetups are grass-roots events organized and hosted by individuals in the
  • Bay Area Spark Meetup. This group has been running since January 2012 in the San Francisco area. - The meetup page also contains an archive of past meetups, including videos and slides for most of the recent talks. + The meetup page also contains an archive of past meetups.
  • Barcelona Spark Meetup
  • -
  • - Bangalore Spark Meetup -
  • Bogotá Spark Meetup
  • @@ -147,18 +119,12 @@ Spark Meetups are grass-roots events organized and hosted by individuals in the
  • Boulder/Denver Spark Meetup
  • -
  • - Christchurch Apache Spark Meetup -
  • Hangzhou Spark Meetup
  • Israel Spark Users
  • -
  • - Ljubljana Spark Meetup -
  • London Spark Meetup
  • @@ -168,12 +134,6 @@ Spark Meetups are grass-roots events organized and hosted by individuals in the
  • México City Spark Meetup
  • -
  • - Moscow Spark Meetup -
  • -
  • - Mumbai Spark Meetup -
  • NYC Spark Meetup
  • diff --git a/site/community.html b/site/community.html index a12441ce330..8224d85e4d3 100644 --- a/site/community.html +++ b/site/community.html @@ -249,36 +249,11 @@

    Chat rooms

    Events and meetups

    Conferences

    +

    The Spark Summit website archives at spark-summit.org, from years 2013 to 2017, are no longer available, so the links to them have been removed. Instead, we have +most of the video recordings.

    @@ -288,14 +263,11 @@

    Meetups

  • Bay Area Spark Meetup. This group has been running since January 2012 in the San Francisco area. - The meetup page also contains an archive of past meetups, including videos and slides for most of the recent talks. + The meetup page also contains an archive of past meetups.
  • Barcelona Spark Meetup
  • -
  • - Bangalore Spark Meetup -
  • Bogotá Spark Meetup
  • @@ -305,18 +277,12 @@

    Meetups

  • Boulder/Denver Spark Meetup
  • -
  • - Christchurch Apache Spark Meetup -
  • Hangzhou Spark Meetup
  • Israel Spark Users
  • -
  • - Ljubljana Spark Meetup -
  • London Spark Meetup
  • @@ -326,12 +292,6 @@

    Meetups

  • México City Spark Meetup
  • -
  • - Moscow Spark Meetup -
  • -
  • - Mumbai Spark Meetup -
  • NYC Spark Meetup
  • diff --git a/site/sitemap.xml b/site/sitemap.xml index e6d4c1c7e72..1d60af463fd 100644 --- a/site/sitemap.xml +++ b/site/sitemap.xml @@ -144,1065 +144,1065 @@ - https://spark.apache.org/news/spark-4-1-0-preview2-released.html + http://localhost:4000/news/spark-4-1-0-preview2-released.html weekly - https://spark.apache.org/releases/spark-release-3-5-7.html + http://localhost:4000/releases/spark-release-3-5-7.html weekly - https://spark.apache.org/news/spark-3-5-7-released.html + http://localhost:4000/news/spark-3-5-7-released.html weekly - https://spark.apache.org/releases/spark-release-4-0-1.html + http://localhost:4000/releases/spark-release-4-0-1.html weekly - https://spark.apache.org/news/spark-4-0-1-released.html + http://localhost:4000/news/spark-4-0-1-released.html weekly - https://spark.apache.org/news/spark-4-1-0-preview1-released.html + http://localhost:4000/news/spark-4-1-0-preview1-released.html weekly - https://spark.apache.org/news/spark-3-5-6-released.html + http://localhost:4000/news/spark-3-5-6-released.html weekly - https://spark.apache.org/releases/spark-release-4-0-0.html + http://localhost:4000/releases/spark-release-4-0-0.html weekly - https://spark.apache.org/news/spark-4-0-0-released.html + http://localhost:4000/news/spark-4-0-0-released.html weekly - https://spark.apache.org/releases/spark-release-3-5-6.html + http://localhost:4000/releases/spark-release-3-5-6.html weekly - https://spark.apache.org/releases/spark-release-3-5-5.html + http://localhost:4000/releases/spark-release-3-5-5.html weekly - https://spark.apache.org/news/spark-3-5-5-released.html + http://localhost:4000/news/spark-3-5-5-released.html weekly - https://spark.apache.org/releases/spark-release-3-5-4.html + http://localhost:4000/releases/spark-release-3-5-4.html weekly - https://spark.apache.org/news/spark-3-5-4-released.html + http://localhost:4000/news/spark-3-5-4-released.html weekly - https://spark.apache.org/releases/spark-release-3-4-4.html + http://localhost:4000/releases/spark-release-3-4-4.html weekly - https://spark.apache.org/news/spark-3-4-4-released.html + http://localhost:4000/news/spark-3-4-4-released.html weekly - https://spark.apache.org/news/spark-4.0.0-preview2.html + http://localhost:4000/news/spark-4.0.0-preview2.html weekly - https://spark.apache.org/releases/spark-release-3-5-3.html + http://localhost:4000/releases/spark-release-3-5-3.html weekly - https://spark.apache.org/news/spark-3-5-3-released.html + http://localhost:4000/news/spark-3-5-3-released.html weekly - https://spark.apache.org/releases/spark-release-3-5-2.html + http://localhost:4000/releases/spark-release-3-5-2.html weekly - https://spark.apache.org/news/spark-3-5-2-released.html + http://localhost:4000/news/spark-3-5-2-released.html weekly - https://spark.apache.org/news/spark-4.0.0-preview1.html + http://localhost:4000/news/spark-4.0.0-preview1.html weekly - https://spark.apache.org/releases/spark-release-3-4-3.html + http://localhost:4000/releases/spark-release-3-4-3.html weekly - https://spark.apache.org/news/spark-3-4-3-released.html + http://localhost:4000/news/spark-3-4-3-released.html weekly - https://spark.apache.org/releases/spark-release-3-5-1.html + http://localhost:4000/releases/spark-release-3-5-1.html weekly - https://spark.apache.org/news/spark-3-5-1-released.html + http://localhost:4000/news/spark-3-5-1-released.html weekly - https://spark.apache.org/releases/spark-release-3-3-4.html + http://localhost:4000/releases/spark-release-3-3-4.html weekly - https://spark.apache.org/news/spark-3-3-4-released.html + http://localhost:4000/news/spark-3-3-4-released.html weekly - https://spark.apache.org/releases/spark-release-3-4-2.html + http://localhost:4000/releases/spark-release-3-4-2.html weekly - https://spark.apache.org/news/spark-3-4-2-released.html + http://localhost:4000/news/spark-3-4-2-released.html weekly - https://spark.apache.org/releases/spark-release-3-5-0.html + http://localhost:4000/releases/spark-release-3-5-0.html weekly - https://spark.apache.org/news/spark-3-5-0-released.html + http://localhost:4000/news/spark-3-5-0-released.html weekly - https://spark.apache.org/releases/spark-release-3-3-3.html + http://localhost:4000/releases/spark-release-3-3-3.html weekly - https://spark.apache.org/news/spark-3-3-3-released.html + http://localhost:4000/news/spark-3-3-3-released.html weekly - https://spark.apache.org/releases/spark-release-3-4-1.html + http://localhost:4000/releases/spark-release-3-4-1.html weekly - https://spark.apache.org/news/spark-3-4-1-released.html + http://localhost:4000/news/spark-3-4-1-released.html weekly - https://spark.apache.org/releases/spark-release-3-4-0.html + http://localhost:4000/releases/spark-release-3-4-0.html weekly - https://spark.apache.org/releases/spark-release-3-2-4.html + http://localhost:4000/releases/spark-release-3-2-4.html weekly - https://spark.apache.org/news/spark-3-4-0-released.html + http://localhost:4000/news/spark-3-4-0-released.html weekly - https://spark.apache.org/news/spark-3-2-4-released.html + http://localhost:4000/news/spark-3-2-4-released.html weekly - https://spark.apache.org/releases/spark-release-3-3-2.html + http://localhost:4000/releases/spark-release-3-3-2.html weekly - https://spark.apache.org/news/spark-3-3-2-released.html + http://localhost:4000/news/spark-3-3-2-released.html weekly - https://spark.apache.org/releases/spark-release-3-2-3.html + http://localhost:4000/releases/spark-release-3-2-3.html weekly - https://spark.apache.org/news/spark-3-2-3-released.html + http://localhost:4000/news/spark-3-2-3-released.html weekly - https://spark.apache.org/releases/spark-release-3-3-1.html + http://localhost:4000/releases/spark-release-3-3-1.html weekly - https://spark.apache.org/news/spark-3-3-1-released.html + http://localhost:4000/news/spark-3-3-1-released.html weekly - https://spark.apache.org/releases/spark-release-3-2-2.html + http://localhost:4000/releases/spark-release-3-2-2.html weekly - https://spark.apache.org/news/spark-3-2-2-released.html + http://localhost:4000/news/spark-3-2-2-released.html weekly - https://spark.apache.org/releases/spark-release-3-3-0.html + http://localhost:4000/releases/spark-release-3-3-0.html weekly - https://spark.apache.org/news/spark-3-3-0-released.html + http://localhost:4000/news/spark-3-3-0-released.html weekly - https://spark.apache.org/news/sigmod-system-award.html + http://localhost:4000/news/sigmod-system-award.html weekly - https://spark.apache.org/releases/spark-release-3-1-3.html + http://localhost:4000/releases/spark-release-3-1-3.html weekly - https://spark.apache.org/news/3-1-3-released.html + http://localhost:4000/news/3-1-3-released.html weekly - https://spark.apache.org/releases/spark-release-3-2-1.html + http://localhost:4000/releases/spark-release-3-2-1.html weekly - https://spark.apache.org/news/spark-3-2-1-released.html + http://localhost:4000/news/spark-3-2-1-released.html weekly - https://spark.apache.org/releases/spark-release-3-2-0.html + http://localhost:4000/releases/spark-release-3-2-0.html weekly - https://spark.apache.org/news/spark-3-2-0-released.html + http://localhost:4000/news/spark-3-2-0-released.html weekly - https://spark.apache.org/releases/spark-release-3-0-3.html + http://localhost:4000/releases/spark-release-3-0-3.html weekly - https://spark.apache.org/news/spark-3-0-3-released.html + http://localhost:4000/news/spark-3-0-3-released.html weekly - https://spark.apache.org/releases/spark-release-3-1-2.html + http://localhost:4000/releases/spark-release-3-1-2.html weekly - https://spark.apache.org/news/spark-3-1-2-released.html + http://localhost:4000/news/spark-3-1-2-released.html weekly - https://spark.apache.org/releases/spark-release-2-4-8.html + http://localhost:4000/releases/spark-release-2-4-8.html weekly - https://spark.apache.org/news/spark-2-4-8-released.html + http://localhost:4000/news/spark-2-4-8-released.html weekly - https://spark.apache.org/news/new-repository-service.html + http://localhost:4000/news/new-repository-service.html weekly - https://spark.apache.org/releases/spark-release-3-1-1.html + http://localhost:4000/releases/spark-release-3-1-1.html weekly - https://spark.apache.org/news/spark-3-1-1-released.html + http://localhost:4000/news/spark-3-1-1-released.html weekly - https://spark.apache.org/releases/spark-release-3-0-2.html + http://localhost:4000/releases/spark-release-3-0-2.html weekly - https://spark.apache.org/news/spark-3-0-2-released.html + http://localhost:4000/news/spark-3-0-2-released.html weekly - https://spark.apache.org/news/next-official-release-spark-3.1.1.html + http://localhost:4000/news/next-official-release-spark-3.1.1.html weekly - https://spark.apache.org/releases/spark-release-2-4-7.html + http://localhost:4000/releases/spark-release-2-4-7.html weekly - https://spark.apache.org/news/spark-2-4-7-released.html + http://localhost:4000/news/spark-2-4-7-released.html weekly - https://spark.apache.org/releases/spark-release-3-0-1.html + http://localhost:4000/releases/spark-release-3-0-1.html weekly - https://spark.apache.org/news/spark-3-0-1-released.html + http://localhost:4000/news/spark-3-0-1-released.html weekly - https://spark.apache.org/releases/spark-release-3-0-0.html + http://localhost:4000/releases/spark-release-3-0-0.html weekly - https://spark.apache.org/news/spark-3-0-0-released.html + http://localhost:4000/news/spark-3-0-0-released.html weekly - https://spark.apache.org/news/spark-ai-summit-june-2020-agenda-posted.html + http://localhost:4000/news/spark-ai-summit-june-2020-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-2-4-6.html + http://localhost:4000/releases/spark-release-2-4-6.html weekly - https://spark.apache.org/news/spark-2-4-6.html + http://localhost:4000/news/spark-2-4-6.html weekly - https://spark.apache.org/releases/spark-release-2-4-5.html + http://localhost:4000/releases/spark-release-2-4-5.html weekly - https://spark.apache.org/news/spark-2-4-5-released.html + http://localhost:4000/news/spark-2-4-5-released.html weekly - https://spark.apache.org/news/spark-3.0.0-preview2.html + http://localhost:4000/news/spark-3.0.0-preview2.html weekly - https://spark.apache.org/news/spark-3.0.0-preview.html + http://localhost:4000/news/spark-3.0.0-preview.html weekly - https://spark.apache.org/releases/spark-release-2-3-4.html + http://localhost:4000/releases/spark-release-2-3-4.html weekly - https://spark.apache.org/news/spark-2-3-4-released.html + http://localhost:4000/news/spark-2-3-4-released.html weekly - https://spark.apache.org/releases/spark-release-2-4-4.html + http://localhost:4000/releases/spark-release-2-4-4.html weekly - https://spark.apache.org/news/spark-2-4-4-released.html + http://localhost:4000/news/spark-2-4-4-released.html weekly - https://spark.apache.org/news/plan-for-dropping-python-2-support.html + http://localhost:4000/news/plan-for-dropping-python-2-support.html weekly - https://spark.apache.org/releases/spark-release-2-4-3.html + http://localhost:4000/releases/spark-release-2-4-3.html weekly - https://spark.apache.org/news/spark-2-4-3-released.html + http://localhost:4000/news/spark-2-4-3-released.html weekly - https://spark.apache.org/releases/spark-release-2-4-2.html + http://localhost:4000/releases/spark-release-2-4-2.html weekly - https://spark.apache.org/news/spark-2-4-2-released.html + http://localhost:4000/news/spark-2-4-2-released.html weekly - https://spark.apache.org/releases/spark-release-2-4-1.html + http://localhost:4000/releases/spark-release-2-4-1.html weekly - https://spark.apache.org/news/spark-2-4-1-released.html + http://localhost:4000/news/spark-2-4-1-released.html weekly - https://spark.apache.org/releases/spark-release-2-3-3.html + http://localhost:4000/releases/spark-release-2-3-3.html weekly - https://spark.apache.org/news/spark-2-3-3-released.html + http://localhost:4000/news/spark-2-3-3-released.html weekly - https://spark.apache.org/releases/spark-release-2-2-3.html + http://localhost:4000/releases/spark-release-2-2-3.html weekly - https://spark.apache.org/news/spark-release-2-2-3.html + http://localhost:4000/news/spark-release-2-2-3.html weekly - https://spark.apache.org/news/spark-ai-summit-apr-2019-agenda-posted.html + http://localhost:4000/news/spark-ai-summit-apr-2019-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-2-4-0.html + http://localhost:4000/releases/spark-release-2-4-0.html weekly - https://spark.apache.org/news/spark-2-4-0-released.html + http://localhost:4000/news/spark-2-4-0-released.html weekly - https://spark.apache.org/releases/spark-release-2-3-2.html + http://localhost:4000/releases/spark-release-2-3-2.html weekly - https://spark.apache.org/news/spark-2-3-2-released.html + http://localhost:4000/news/spark-2-3-2-released.html weekly - https://spark.apache.org/news/spark-summit-oct-2018-agenda-posted.html + http://localhost:4000/news/spark-summit-oct-2018-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-2-2-2.html + http://localhost:4000/releases/spark-release-2-2-2.html weekly - https://spark.apache.org/news/spark-2-2-2-released.html + http://localhost:4000/news/spark-2-2-2-released.html weekly - https://spark.apache.org/releases/spark-release-2-1-3.html + http://localhost:4000/releases/spark-release-2-1-3.html weekly - https://spark.apache.org/news/spark-2-1-3-released.html + http://localhost:4000/news/spark-2-1-3-released.html weekly - https://spark.apache.org/releases/spark-release-2-3-1.html + http://localhost:4000/releases/spark-release-2-3-1.html weekly - https://spark.apache.org/news/spark-2-3-1-released.html + http://localhost:4000/news/spark-2-3-1-released.html weekly - https://spark.apache.org/news/spark-summit-june-2018-agenda-posted.html + http://localhost:4000/news/spark-summit-june-2018-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-2-3-0.html + http://localhost:4000/releases/spark-release-2-3-0.html weekly - https://spark.apache.org/news/spark-2-3-0-released.html + http://localhost:4000/news/spark-2-3-0-released.html weekly - https://spark.apache.org/releases/spark-release-2-2-1.html + http://localhost:4000/releases/spark-release-2-2-1.html weekly - https://spark.apache.org/news/spark-2-2-1-released.html + http://localhost:4000/news/spark-2-2-1-released.html weekly - https://spark.apache.org/releases/spark-release-2-1-2.html + http://localhost:4000/releases/spark-release-2-1-2.html weekly - https://spark.apache.org/news/spark-2-1-2-released.html + http://localhost:4000/news/spark-2-1-2-released.html weekly - https://spark.apache.org/news/spark-summit-eu-2017-agenda-posted.html + http://localhost:4000/news/spark-summit-eu-2017-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-2-2-0.html + http://localhost:4000/releases/spark-release-2-2-0.html weekly - https://spark.apache.org/news/spark-2-2-0-released.html + http://localhost:4000/news/spark-2-2-0-released.html weekly - https://spark.apache.org/releases/spark-release-2-1-1.html + http://localhost:4000/releases/spark-release-2-1-1.html weekly - https://spark.apache.org/news/spark-2-1-1-released.html + http://localhost:4000/news/spark-2-1-1-released.html weekly - https://spark.apache.org/news/spark-summit-june-2017-agenda-posted.html + http://localhost:4000/news/spark-summit-june-2017-agenda-posted.html weekly - https://spark.apache.org/news/spark-summit-east-2017-agenda-posted.html + http://localhost:4000/news/spark-summit-east-2017-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-2-1-0.html + http://localhost:4000/releases/spark-release-2-1-0.html weekly - https://spark.apache.org/news/spark-2-1-0-released.html + http://localhost:4000/news/spark-2-1-0-released.html weekly - https://spark.apache.org/news/spark-wins-cloudsort-100tb-benchmark.html + http://localhost:4000/news/spark-wins-cloudsort-100tb-benchmark.html weekly - https://spark.apache.org/releases/spark-release-2-0-2.html + http://localhost:4000/releases/spark-release-2-0-2.html weekly - https://spark.apache.org/news/spark-2-0-2-released.html + http://localhost:4000/news/spark-2-0-2-released.html weekly - https://spark.apache.org/releases/spark-release-1-6-3.html + http://localhost:4000/releases/spark-release-1-6-3.html weekly - https://spark.apache.org/news/spark-1-6-3-released.html + http://localhost:4000/news/spark-1-6-3-released.html weekly - https://spark.apache.org/releases/spark-release-2-0-1.html + http://localhost:4000/releases/spark-release-2-0-1.html weekly - https://spark.apache.org/news/spark-2-0-1-released.html + http://localhost:4000/news/spark-2-0-1-released.html weekly - https://spark.apache.org/releases/spark-release-2-0-0.html + http://localhost:4000/releases/spark-release-2-0-0.html weekly - https://spark.apache.org/news/spark-2-0-0-released.html + http://localhost:4000/news/spark-2-0-0-released.html weekly - https://spark.apache.org/releases/spark-release-1-6-2.html + http://localhost:4000/releases/spark-release-1-6-2.html weekly - https://spark.apache.org/news/spark-1-6-2-released.html + http://localhost:4000/news/spark-1-6-2-released.html weekly - https://spark.apache.org/news/submit-talks-to-spark-summit-eu-2016.html + http://localhost:4000/news/submit-talks-to-spark-summit-eu-2016.html weekly - https://spark.apache.org/news/spark-2.0.0-preview.html + http://localhost:4000/news/spark-2.0.0-preview.html weekly - https://spark.apache.org/news/spark-summit-june-2016-agenda-posted.html + http://localhost:4000/news/spark-summit-june-2016-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-1-6-1.html + http://localhost:4000/releases/spark-release-1-6-1.html weekly - https://spark.apache.org/news/spark-1-6-1-released.html + http://localhost:4000/news/spark-1-6-1-released.html weekly - https://spark.apache.org/news/submit-talks-to-spark-summit-2016.html + http://localhost:4000/news/submit-talks-to-spark-summit-2016.html weekly - https://spark.apache.org/news/spark-summit-east-agenda-posted-2016.html + http://localhost:4000/news/spark-summit-east-agenda-posted-2016.html weekly - https://spark.apache.org/releases/spark-release-1-6-0.html + http://localhost:4000/releases/spark-release-1-6-0.html weekly - https://spark.apache.org/news/spark-1-6-0-released.html + http://localhost:4000/news/spark-1-6-0-released.html weekly - https://spark.apache.org/news/spark-summit-east-2016-cfp-closing.html + http://localhost:4000/news/spark-summit-east-2016-cfp-closing.html weekly - https://spark.apache.org/releases/spark-release-1-5-2.html + http://localhost:4000/releases/spark-release-1-5-2.html weekly - https://spark.apache.org/news/spark-1-5-2-released.html + http://localhost:4000/news/spark-1-5-2-released.html weekly - https://spark.apache.org/news/submit-talks-to-spark-summit-east-2016.html + http://localhost:4000/news/submit-talks-to-spark-summit-east-2016.html weekly - https://spark.apache.org/releases/spark-release-1-5-1.html + http://localhost:4000/releases/spark-release-1-5-1.html weekly - https://spark.apache.org/news/spark-1-5-1-released.html + http://localhost:4000/news/spark-1-5-1-released.html weekly - https://spark.apache.org/releases/spark-release-1-5-0.html + http://localhost:4000/releases/spark-release-1-5-0.html weekly - https://spark.apache.org/news/spark-1-5-0-released.html + http://localhost:4000/news/spark-1-5-0-released.html weekly - https://spark.apache.org/news/spark-summit-europe-agenda-posted.html + http://localhost:4000/news/spark-summit-europe-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-1-4-1.html + http://localhost:4000/releases/spark-release-1-4-1.html weekly - https://spark.apache.org/news/spark-1-4-1-released.html + http://localhost:4000/news/spark-1-4-1-released.html weekly - https://spark.apache.org/news/spark-summit-2015-videos-posted.html + http://localhost:4000/news/spark-summit-2015-videos-posted.html weekly - https://spark.apache.org/releases/spark-release-1-4-0.html + http://localhost:4000/releases/spark-release-1-4-0.html weekly - https://spark.apache.org/news/spark-1-4-0-released.html + http://localhost:4000/news/spark-1-4-0-released.html weekly - https://spark.apache.org/news/spark-summit-europe.html + http://localhost:4000/news/spark-summit-europe.html weekly - https://spark.apache.org/news/one-month-to-spark-summit-2015.html + http://localhost:4000/news/one-month-to-spark-summit-2015.html weekly - https://spark.apache.org/news/spark-summit-east-2015-videos-posted.html + http://localhost:4000/news/spark-summit-east-2015-videos-posted.html weekly - https://spark.apache.org/releases/spark-release-1-3-1.html + http://localhost:4000/releases/spark-release-1-3-1.html weekly - https://spark.apache.org/releases/spark-release-1-2-2.html + http://localhost:4000/releases/spark-release-1-2-2.html weekly - https://spark.apache.org/news/spark-1-2-2-released.html + http://localhost:4000/news/spark-1-2-2-released.html weekly - https://spark.apache.org/releases/spark-release-1-3-0.html + http://localhost:4000/releases/spark-release-1-3-0.html weekly - https://spark.apache.org/news/spark-1-3-0-released.html + http://localhost:4000/news/spark-1-3-0-released.html weekly - https://spark.apache.org/releases/spark-release-1-2-1.html + http://localhost:4000/releases/spark-release-1-2-1.html weekly - https://spark.apache.org/news/spark-1-2-1-released.html + http://localhost:4000/news/spark-1-2-1-released.html weekly - https://spark.apache.org/news/spark-summit-east-agenda-posted-2015.html + http://localhost:4000/news/spark-summit-east-agenda-posted-2015.html weekly - https://spark.apache.org/releases/spark-release-1-2-0.html + http://localhost:4000/releases/spark-release-1-2-0.html weekly - https://spark.apache.org/news/spark-1-2-0-released.html + http://localhost:4000/news/spark-1-2-0-released.html weekly - https://spark.apache.org/releases/spark-release-1-1-1.html + http://localhost:4000/releases/spark-release-1-1-1.html weekly - https://spark.apache.org/news/spark-1-1-1-released.html + http://localhost:4000/news/spark-1-1-1-released.html weekly - https://spark.apache.org/news/registration-open-for-spark-summit-east.html + http://localhost:4000/news/registration-open-for-spark-summit-east.html weekly - https://spark.apache.org/news/spark-wins-daytona-gray-sort-100tb-benchmark.html + http://localhost:4000/news/spark-wins-daytona-gray-sort-100tb-benchmark.html weekly - https://spark.apache.org/news/proposals-open-for-spark-summit-east.html + http://localhost:4000/news/proposals-open-for-spark-summit-east.html weekly - https://spark.apache.org/releases/spark-release-1-1-0.html + http://localhost:4000/releases/spark-release-1-1-0.html weekly - https://spark.apache.org/news/spark-1-1-0-released.html + http://localhost:4000/news/spark-1-1-0-released.html weekly - https://spark.apache.org/releases/spark-release-1-0-2.html + http://localhost:4000/releases/spark-release-1-0-2.html weekly - https://spark.apache.org/news/spark-1-0-2-released.html + http://localhost:4000/news/spark-1-0-2-released.html weekly - https://spark.apache.org/releases/spark-release-0-9-2.html + http://localhost:4000/releases/spark-release-0-9-2.html weekly - https://spark.apache.org/news/spark-0-9-2-released.html + http://localhost:4000/news/spark-0-9-2-released.html weekly - https://spark.apache.org/news/spark-summit-2014-videos-posted.html + http://localhost:4000/news/spark-summit-2014-videos-posted.html weekly - https://spark.apache.org/releases/spark-release-1-0-1.html + http://localhost:4000/releases/spark-release-1-0-1.html weekly - https://spark.apache.org/news/spark-1-0-1-released.html + http://localhost:4000/news/spark-1-0-1-released.html weekly - https://spark.apache.org/news/two-weeks-to-spark-summit-2014.html + http://localhost:4000/news/two-weeks-to-spark-summit-2014.html weekly - https://spark.apache.org/releases/spark-release-1-0-0.html + http://localhost:4000/releases/spark-release-1-0-0.html weekly - https://spark.apache.org/news/spark-1-0-0-released.html + http://localhost:4000/news/spark-1-0-0-released.html weekly - https://spark.apache.org/news/spark-summit-agenda-posted.html + http://localhost:4000/news/spark-summit-agenda-posted.html weekly - https://spark.apache.org/releases/spark-release-0-9-1.html + http://localhost:4000/releases/spark-release-0-9-1.html weekly - https://spark.apache.org/news/spark-0-9-1-released.html + http://localhost:4000/news/spark-0-9-1-released.html weekly - https://spark.apache.org/news/submit-talks-to-spark-summit-2014.html + http://localhost:4000/news/submit-talks-to-spark-summit-2014.html weekly - https://spark.apache.org/news/spark-becomes-tlp.html + http://localhost:4000/news/spark-becomes-tlp.html weekly - https://spark.apache.org/releases/spark-release-0-9-0.html + http://localhost:4000/releases/spark-release-0-9-0.html weekly - https://spark.apache.org/news/spark-0-9-0-released.html + http://localhost:4000/news/spark-0-9-0-released.html weekly - https://spark.apache.org/releases/spark-release-0-8-1.html + http://localhost:4000/releases/spark-release-0-8-1.html weekly - https://spark.apache.org/news/spark-0-8-1-released.html + http://localhost:4000/news/spark-0-8-1-released.html weekly - https://spark.apache.org/news/spark-summit-2013-is-a-wrap.html + http://localhost:4000/news/spark-summit-2013-is-a-wrap.html weekly - https://spark.apache.org/news/announcing-the-first-spark-summit.html + http://localhost:4000/news/announcing-the-first-spark-summit.html weekly - https://spark.apache.org/releases/spark-release-0-8-0.html + http://localhost:4000/releases/spark-release-0-8-0.html weekly - https://spark.apache.org/news/spark-0-8-0-released.html + http://localhost:4000/news/spark-0-8-0-released.html weekly - https://spark.apache.org/news/spark-user-survey-and-powered-by-page.html + http://localhost:4000/news/spark-user-survey-and-powered-by-page.html weekly - https://spark.apache.org/news/fourth-spark-screencast-published.html + http://localhost:4000/news/fourth-spark-screencast-published.html weekly - https://spark.apache.org/screencasts/4-a-standalone-job-in-spark.html + http://localhost:4000/screencasts/4-a-standalone-job-in-spark.html weekly - https://spark.apache.org/news/amp-camp-2013-registration-ope.html + http://localhost:4000/news/amp-camp-2013-registration-ope.html weekly - https://spark.apache.org/news/spark-mailing-lists-moving-to-apache.html + http://localhost:4000/news/spark-mailing-lists-moving-to-apache.html weekly - https://spark.apache.org/releases/spark-release-0-7-3.html + http://localhost:4000/releases/spark-release-0-7-3.html weekly - https://spark.apache.org/news/spark-0-7-3-released.html + http://localhost:4000/news/spark-0-7-3-released.html weekly - https://spark.apache.org/news/spark-featured-in-wired.html + http://localhost:4000/news/spark-featured-in-wired.html weekly - https://spark.apache.org/news/spark-accepted-into-apache-incubator.html + http://localhost:4000/news/spark-accepted-into-apache-incubator.html weekly - https://spark.apache.org/releases/spark-release-0-7-2.html + http://localhost:4000/releases/spark-release-0-7-2.html weekly - https://spark.apache.org/news/spark-0-7-2-released.html + http://localhost:4000/news/spark-0-7-2-released.html weekly - https://spark.apache.org/screencasts/3-transformations-and-caching.html + http://localhost:4000/screencasts/3-transformations-and-caching.html weekly - https://spark.apache.org/news/spark-screencasts-published.html + http://localhost:4000/news/spark-screencasts-published.html weekly - https://spark.apache.org/screencasts/2-spark-documentation-overview.html + http://localhost:4000/screencasts/2-spark-documentation-overview.html weekly - https://spark.apache.org/screencasts/1-first-steps-with-spark.html + http://localhost:4000/screencasts/1-first-steps-with-spark.html weekly - https://spark.apache.org/news/strata-exercises-now-available-online.html + http://localhost:4000/news/strata-exercises-now-available-online.html weekly - https://spark.apache.org/releases/spark-release-0-7-0.html + http://localhost:4000/releases/spark-release-0-7-0.html weekly - https://spark.apache.org/news/spark-0-7-0-released.html + http://localhost:4000/news/spark-0-7-0-released.html weekly - https://spark.apache.org/news/run-spark-and-shark-on-amazon-emr.html + http://localhost:4000/news/run-spark-and-shark-on-amazon-emr.html weekly - https://spark.apache.org/releases/spark-release-0-6-2.html + http://localhost:4000/releases/spark-release-0-6-2.html weekly - https://spark.apache.org/news/spark-0-6-2-released.html + http://localhost:4000/news/spark-0-6-2-released.html weekly - https://spark.apache.org/news/spark-tips-from-quantifind.html + http://localhost:4000/news/spark-tips-from-quantifind.html weekly - https://spark.apache.org/news/video-from-first-spark-development-meetup.html + http://localhost:4000/news/video-from-first-spark-development-meetup.html weekly - https://spark.apache.org/news/spark-and-shark-in-the-news.html + http://localhost:4000/news/spark-and-shark-in-the-news.html weekly - https://spark.apache.org/releases/spark-release-0-6-1.html + http://localhost:4000/releases/spark-release-0-6-1.html weekly - https://spark.apache.org/releases/spark-release-0-5-2.html + http://localhost:4000/releases/spark-release-0-5-2.html weekly - https://spark.apache.org/news/spark-0-6-1-and-0-5-2-released.html + http://localhost:4000/news/spark-0-6-1-and-0-5-2-released.html weekly - https://spark.apache.org/releases/spark-release-0-6-0.html + http://localhost:4000/releases/spark-release-0-6-0.html weekly - https://spark.apache.org/news/spark-version-0-6-0-released.html + http://localhost:4000/news/spark-version-0-6-0-released.html weekly - https://spark.apache.org/releases/spark-release-0-5-1.html + http://localhost:4000/releases/spark-release-0-5-1.html weekly - https://spark.apache.org/releases/spark-release-0-5-0.html + http://localhost:4000/releases/spark-release-0-5-0.html weekly - https://spark.apache.org/news/nsdi-paper.html + http://localhost:4000/news/nsdi-paper.html weekly - https://spark.apache.org/news/spark-meetups.html + http://localhost:4000/news/spark-meetups.html weekly - https://spark.apache.org/releases/spark-release-0-3.html + http://localhost:4000/releases/spark-release-0-3.html weekly - https://spark.apache.org/404.html + http://localhost:4000/404.html weekly - https://spark.apache.org/committers.html + http://localhost:4000/committers.html weekly - https://spark.apache.org/community.html + http://localhost:4000/community.html weekly - https://spark.apache.org/contributing.html + http://localhost:4000/contributing.html weekly - https://spark.apache.org/developer-tools.html + http://localhost:4000/developer-tools.html weekly - https://spark.apache.org/documentation.html + http://localhost:4000/documentation.html weekly - https://spark.apache.org/downloads.html + http://localhost:4000/downloads.html weekly - https://spark.apache.org/error-message-guidelines.html + http://localhost:4000/error-message-guidelines.html weekly - https://spark.apache.org/examples.html + http://localhost:4000/examples.html weekly - https://spark.apache.org/faq.html + http://localhost:4000/faq.html weekly - https://spark.apache.org/history.html + http://localhost:4000/history.html weekly - https://spark.apache.org/improvement-proposals.html + http://localhost:4000/improvement-proposals.html weekly - https://spark.apache.org/spark-connect/ + http://localhost:4000/spark-connect/ weekly - https://spark.apache.org/pandas-on-spark/ + http://localhost:4000/pandas-on-spark/ weekly - https://spark.apache.org/graphx/ + http://localhost:4000/graphx/ weekly - https://spark.apache.org/mllib/ + http://localhost:4000/mllib/ weekly - https://spark.apache.org/streaming/ + http://localhost:4000/streaming/ weekly - https://spark.apache.org/news/ + http://localhost:4000/news/ weekly - https://spark.apache.org/screencasts/ + http://localhost:4000/screencasts/ weekly - https://spark.apache.org/sql/ + http://localhost:4000/sql/ weekly - https://spark.apache.org/ + http://localhost:4000/ weekly - https://spark.apache.org/mailing-lists.html + http://localhost:4000/mailing-lists.html weekly - https://spark.apache.org/powered-by.html + http://localhost:4000/powered-by.html weekly - https://spark.apache.org/release-process.html + http://localhost:4000/release-process.html weekly - https://spark.apache.org/research.html + http://localhost:4000/research.html weekly - https://spark.apache.org/security.html + http://localhost:4000/security.html weekly - https://spark.apache.org/third-party-projects.html + http://localhost:4000/third-party-projects.html weekly - https://spark.apache.org/trademarks.html + http://localhost:4000/trademarks.html weekly - https://spark.apache.org/versioning-policy.html + http://localhost:4000/versioning-policy.html weekly