Repository: drill-site
Updated Branches:
  refs/heads/asf-site 8a5b064dc -> f612148c9


remove jdk 1.8 support from docs


Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/f612148c
Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/f612148c
Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/f612148c

Branch: refs/heads/asf-site
Commit: f612148c994601a476efc73a0a0ca3951dc72ed3
Parents: 8a5b064
Author: Bridget Bevens <bbev...@maprtech.com>
Authored: Tue Mar 22 13:27:29 2016 -0700
Committer: Bridget Bevens <bbev...@maprtech.com>
Committed: Tue Mar 22 13:27:29 2016 -0700

----------------------------------------------------------------------
 blog/2016/03/16/drill-1.6-released/index.html    | 4 ----
 docs/apache-drill-1-6-0-release-notes/index.html | 2 +-
 docs/distributed-mode-prerequisites/index.html   | 7 +++----
 docs/embedded-mode-prerequisites/index.html      | 4 ++--
 feed.xml                                         | 8 ++------
 5 files changed, 8 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill-site/blob/f612148c/blog/2016/03/16/drill-1.6-released/index.html
----------------------------------------------------------------------
diff --git a/blog/2016/03/16/drill-1.6-released/index.html 
b/blog/2016/03/16/drill-1.6-released/index.html
index ca149c6..6c3aa8a 100644
--- a/blog/2016/03/16/drill-1.6-released/index.html
+++ b/blog/2016/03/16/drill-1.6-released/index.html
@@ -135,10 +135,6 @@
 
 <p>This feature is useful in a multi-tier architecture where queries must run 
as the end user instead of the application user. See <a 
href="/docs/configuring-inbound-impersonation/">Configuring Inbound 
Impersonation</a>.</p>
 
-<h2 id="jdk-1.8-support">JDK 1.8 Support</h2>
-
-<p>You can now build and run Drill with JDK 1.8. See <a 
href="/docs/distributed-mode-prerequisites/">Distributed Mode Prerequisites</a> 
or <a href="/docs/embedded-mode-prerequisites/">Embedded Mode 
Prerequisites</a>. </p>
-
 <h2 id="additional-custom-window-frames">Additional Custom Window Frames</h2>
 
 <p>The window function frame clause now supports additional custom frames. See 
<a href="/docs/sql-window-functions-introduction/#syntax">Window Function 
Syntax</a>. </p>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/f612148c/docs/apache-drill-1-6-0-release-notes/index.html
----------------------------------------------------------------------
diff --git a/docs/apache-drill-1-6-0-release-notes/index.html 
b/docs/apache-drill-1-6-0-release-notes/index.html
index 28cd6c8..023e881 100644
--- a/docs/apache-drill-1-6-0-release-notes/index.html
+++ b/docs/apache-drill-1-6-0-release-notes/index.html
@@ -1064,7 +1064,7 @@
 
 <p>Today, we&#39;re happy to announce the availability of Drill 1.6.0. You can 
download it <a href="https://drill.apache.org/download/";>here</a>.</p>
 
-<p>This release provides inbound impersonation, support for JDK 1.8, 
additional custom window frames, and the following bug fixes and improvements:  
</p>
+<p>This release provides inbound impersonation, additional custom window 
frames, and the following bug fixes and improvements:  </p>
 
 <h2>        Sub-task
 </h2>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/f612148c/docs/distributed-mode-prerequisites/index.html
----------------------------------------------------------------------
diff --git a/docs/distributed-mode-prerequisites/index.html 
b/docs/distributed-mode-prerequisites/index.html
index dd3a039..23dbdbd 100644
--- a/docs/distributed-mode-prerequisites/index.html
+++ b/docs/distributed-mode-prerequisites/index.html
@@ -1056,7 +1056,7 @@
 
     </div>
 
-     Mar 16, 2016
+     Mar 22, 2016
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1070,9 +1070,8 @@ run it in a clustered environment.</p>
 <p>Before you install Drill on nodes in a cluster, ensure that the cluster 
meets the following prerequisites:</p>
 
 <ul>
-<li>(Required) Running Oracle JDK <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html";>version
 7</a> or <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html";>version
 8</a><br>
-As of Drill 1.6, you can build and run Drill with JDK 1.8. If building Drill, 
note that some unit tests may fail. To avoid this, issue 
<code>-DskipTests</code> to skip the unit tests.<br></li>
-<li>(Required) Running a <a 
href="https://zookeeper.apache.org/doc/r3.1.2/zookeeperStarted.html#sc_RunningReplicatedZooKeeper";>ZooKeeper
 quorum</a> (Required)<br></li>
+<li>(Required) Running Oracle JDK <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html";>version
 7</a><br></li>
+<li>(Required) Running a <a 
href="https://zookeeper.apache.org/doc/r3.1.2/zookeeperStarted.html#sc_RunningReplicatedZooKeeper";>ZooKeeper
 quorum</a><br></li>
 <li>(Recommended) Running a Hadoop cluster<br></li>
 <li>(Recommended) Using DNS </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/f612148c/docs/embedded-mode-prerequisites/index.html
----------------------------------------------------------------------
diff --git a/docs/embedded-mode-prerequisites/index.html 
b/docs/embedded-mode-prerequisites/index.html
index 1c58d5f..0284003 100644
--- a/docs/embedded-mode-prerequisites/index.html
+++ b/docs/embedded-mode-prerequisites/index.html
@@ -1056,7 +1056,7 @@
 
     </div>
 
-     Mar 16, 2016
+     Mar 22, 2016
 
     <link href="/css/docpage.css" rel="stylesheet" type="text/css">
 
@@ -1067,7 +1067,7 @@
 <p>Before you install Drill, ensure that the machine meets the following 
prerequisites:</p>
 
 <ul>
-<li>Linux, Mac OS X, and Windows: Oracle JDK <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html";>version
 7</a> or <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html";>version
 8</a> if running Drill 1.6 or later.<br></li>
+<li>Linux, Mac OS X, and Windows: Oracle JDK <a 
href="http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html";>version
 7</a><br></li>
 <li>Windows only:<br>
 
 <ul>

http://git-wip-us.apache.org/repos/asf/drill-site/blob/f612148c/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index fe79242..5389df4 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 21 Mar 2016 12:30:05 -0700</pubDate>
-    <lastBuildDate>Mon, 21 Mar 2016 12:30:05 -0700</lastBuildDate>
+    <pubDate>Tue, 22 Mar 2016 13:23:39 -0700</pubDate>
+    <lastBuildDate>Tue, 22 Mar 2016 13:23:39 -0700</lastBuildDate>
     <generator>Jekyll v2.5.2</generator>
     
       <item>
@@ -20,10 +20,6 @@
 
 &lt;p&gt;This feature is useful in a multi-tier architecture where queries 
must run as the end user instead of the application user. See &lt;a 
href=&quot;/docs/configuring-inbound-impersonation/&quot;&gt;Configuring 
Inbound Impersonation&lt;/a&gt;.&lt;/p&gt;
 
-&lt;h2 id=&quot;jdk-1.8-support&quot;&gt;JDK 1.8 Support&lt;/h2&gt;
-
-&lt;p&gt;You can now build and run Drill with JDK 1.8. See &lt;a 
href=&quot;/docs/distributed-mode-prerequisites/&quot;&gt;Distributed Mode 
Prerequisites&lt;/a&gt; or &lt;a 
href=&quot;/docs/embedded-mode-prerequisites/&quot;&gt;Embedded Mode 
Prerequisites&lt;/a&gt;. &lt;/p&gt;
-
 &lt;h2 id=&quot;additional-custom-window-frames&quot;&gt;Additional Custom 
Window Frames&lt;/h2&gt;
 
 &lt;p&gt;The window function frame clause now supports additional custom 
frames. See &lt;a 
href=&quot;/docs/sql-window-functions-introduction/#syntax&quot;&gt;Window 
Function Syntax&lt;/a&gt;. &lt;/p&gt;

Reply via email to