This is an automated email from the ASF dual-hosted git repository.

kturner pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fluo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 796a193  Jekyll build from gh-pages:ce6354b
796a193 is described below

commit 796a193941c08baf49d693401d6975a54465ace3
Author: Keith Turner <ktur...@apache.org>
AuthorDate: Wed Feb 28 15:05:10 2018 -0500

    Jekyll build from gh-pages:ce6354b
    
    add quick disclaimer for yarn and docker (#137)
---
 docs/fluo/1.2/administration/run-fluo-in-docker.html | 2 +-
 docs/fluo/1.2/administration/run-fluo-in-yarn.html   | 2 +-
 feed.xml                                             | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/fluo/1.2/administration/run-fluo-in-docker.html 
b/docs/fluo/1.2/administration/run-fluo-in-docker.html
index 1aa18a5..ac3b1bd 100644
--- a/docs/fluo/1.2/administration/run-fluo-in-docker.html
+++ b/docs/fluo/1.2/administration/run-fluo-in-docker.html
@@ -204,7 +204,7 @@
     
     <h2 id="obtain-the-docker-image">Obtain the Docker image</h2>
 
-<p>To obtain the docker image created by this project, you can either pull it 
from DockerHub at
+<p>To obtain the docker image created by this project, you can either pull it 
from DockerHub (<strong>Its not on DockerHub yet, this should happen 
soon</strong>) at
 <code class="highlighter-rouge">apache/fluo</code> or build it yourself. To 
pull the image from DockerHub, run the command below:</p>
 
 <div class="highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>docker pull apache/fluo
diff --git a/docs/fluo/1.2/administration/run-fluo-in-yarn.html 
b/docs/fluo/1.2/administration/run-fluo-in-yarn.html
index e9986e6..3a03e8a 100644
--- a/docs/fluo/1.2/administration/run-fluo-in-yarn.html
+++ b/docs/fluo/1.2/administration/run-fluo-in-yarn.html
@@ -241,7 +241,7 @@ and worker processes if you are running in YARN.</p>
 
 <h2 id="install-and-configure-fluo-yarn-launcher">Install and Configure Fluo 
YARN launcher</h2>
 
-<p>Before you can install the Fluo YARN launcher, you will need to obtain a 
distribution tarball. It is
+<p>Before you can install the Fluo YARN launcher, you will need to obtain a 
distribution tarball (<strong>fluo-yarn is not yet released, this should happen 
soon</strong>). It is
 recommended that you download the <a href="/download/">latest release</a>. You 
can also build a distribution from the
 master branch by following these steps which create a tarball in <code 
class="highlighter-rouge">distribution/target</code>:</p>
 
diff --git a/feed.xml b/feed.xml
index 16073db..998b666 100644
--- a/feed.xml
+++ b/feed.xml
@@ -5,8 +5,8 @@
     <description>Mirror of Apache Fluo Website (Incubator)</description>
     <link>https://fluo.apache.org//</link>
     <atom:link href="https://fluo.apache.org//feed.xml"; rel="self" 
type="application/rss+xml" />
-    <pubDate>Wed, 28 Feb 2018 16:34:54 +0000</pubDate>
-    <lastBuildDate>Wed, 28 Feb 2018 16:34:54 +0000</lastBuildDate>
+    <pubDate>Wed, 28 Feb 2018 20:05:04 +0000</pubDate>
+    <lastBuildDate>Wed, 28 Feb 2018 20:05:04 +0000</lastBuildDate>
     <generator>Jekyll v3.6.2</generator>
     
     

-- 
To stop receiving notification emails like this one, please contact
ktur...@apache.org.

Reply via email to