Repository: incubator-pirk
Updated Branches:
  refs/heads/asf-site 01f249312 -> a14e04277


Jekyll build from gh-pages:f6ff7ea

Update AWS instructions to fix the spark shuffle errors


Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/a14e0427
Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/a14e0427
Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/a14e0427

Branch: refs/heads/asf-site
Commit: a14e042771a719834aa2744765236ce73fa8a1cf
Parents: 01f2493
Author: Jacob Wilder <jacobwil...@apache.org>
Authored: Thu Oct 27 10:54:59 2016 -0400
Committer: Jacob Wilder <jacobwil...@apache.org>
Committed: Thu Oct 27 10:55:01 2016 -0400

----------------------------------------------------------------------
 cloud_instructions.html | 2 +-
 feed.xml                | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/a14e0427/cloud_instructions.html
----------------------------------------------------------------------
diff --git a/cloud_instructions.html b/cloud_instructions.html
index 0845fe6..3722d1e 100644
--- a/cloud_instructions.html
+++ b/cloud_instructions.html
@@ -273,7 +273,7 @@ those resources, and then delete the resources.</p>
    {
      "Classification": "yarn-site",
      "Properties": {
-       "yarn.nodemanager.aux-services": "mapreduce_shuffle",
+       "yarn.nodemanager.aux-services": "mapreduce_shuffle,spark_shuffle",
        "yarn.nodemanager.aux-services.mapreduce_shuffle.class": 
"org.apache.hadoop.mapred.ShuffleHandler"
      }
    }

http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/a14e0427/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 597c6c9..037cada 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>http://pirk.incubator.apache.org/</link>
     <atom:link href="http://pirk.incubator.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 18 Oct 2016 13:41:40 -0400</pubDate>
-    <lastBuildDate>Tue, 18 Oct 2016 13:41:40 -0400</lastBuildDate>
+    <pubDate>Thu, 27 Oct 2016 10:55:00 -0400</pubDate>
+    <lastBuildDate>Thu, 27 Oct 2016 10:55:00 -0400</lastBuildDate>
     <generator>Jekyll v3.0.5</generator>
     
   </channel>

Reply via email to