Author: lmccay
Date: Wed Feb 7 23:29:14 2018
New Revision: 1823529
URL: http://svn.apache.org/viewvc?rev=1823529&view=rev
Log:
Site updates for release 1.0.0
Added:
knox/site/images/1.0.0.gif (with props)
knox/trunk/src/site/resources/images/1.0.0.gif (with props)
Modified:
knox/site/index.html
knox/site/issue-tracking.html
knox/site/license.html
knox/site/mail-lists.html
knox/site/project-info.html
knox/site/team-list.html
knox/trunk/src/site/markdown/index.md
knox/trunk/src/site/site.xml
Added: knox/site/images/1.0.0.gif
URL:
http://svn.apache.org/viewvc/knox/site/images/1.0.0.gif?rev=1823529&view=auto
==============================================================================
Binary file - no diff available.
Propchange: knox/site/images/1.0.0.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: knox/site/index.html
URL:
http://svn.apache.org/viewvc/knox/site/index.html?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/site/index.html (original)
+++ knox/site/index.html Wed Feb 7 23:29:14 2018
@@ -1,15 +1,15 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2018-02-06
+ | Generated by Apache Maven Doxia at 2018-02-07
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180206" />
+ <meta name="Date-Revision-yyyymmdd" content="20180207" />
<meta http-equiv="Content-Language" content="en" />
- <title>Knox Gateway – REST API and Application Gateway for the
Apache Hadoop Ecosystem</title>
+ <title>Knox Gateway – Announcing Apache Knox 1.0.0!</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
<link rel="stylesheet" href="./css/site.css" />
<link rel="stylesheet" href="./css/print.css" media="print" />
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2018-02-06</li>
+ <li id="publishDate" class="pull-right">Last Published:
2018-02-07</li>
</ul>
</div>
@@ -340,6 +340,20 @@
<i class="none"></i>
Thanks</a>
</li>
+
+ <li>
+
+ <a href="http://www.apache.org/security/"
class="externalLink" title="Security">
+ <i class="none"></i>
+ Security</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <i class="none"></i>
+ License</a>
+ </li>
</ul>
@@ -375,6 +389,9 @@ distributed under the License is distrib
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License. --><div class="section">
+<h2><a name="Announcing_Apache_Knox_1.0.0"></a>Announcing Apache Knox
1.0.0!</h2>
+<p><img src="http://knox.apache.org/images/1.0.0.gif" alt="1.0.0!"
style="width: 250px;" /></p></div>
+<div class="section">
<h2><a
name="REST_API_and_Application_Gateway_for_the_Apache_Hadoop_Ecosystem"></a>REST
API and Application Gateway for the Apache Hadoop Ecosystem</h2>
<p>The Apache Knox™ Gateway is an Application Gateway for interacting
with the REST APIs and UIs of Apache Hadoop deployments.</p>
<p>The Knox Gateway provides a single access point for all REST and HTTP
interactions with Apache Hadoop clusters.</p>
@@ -411,11 +428,11 @@ limitations under the License. --><div c
</ul></div>
<div class="section">
<h2><a name="Supported_Apache_Hadoop_Services"></a>Supported Apache Hadoop
Services</h2>
-<p>The following Apache Hadoop services have integrations with the Knox
Gateway:</p>
-<p>Ambari<br /> WebHDFS (HDFS)<br /> Templeton (HCatalog)<br /> Stargate
(HBase)<br /> Oozie<br /> Hive/JDBC<br /> Yarn RM<br /> Storm<br /> Gremlin<br
/> Avatica/Phoenix<br /></p></div>
+<p>The following Apache Hadoop ecosystem services have integrations with the
Knox Gateway:</p>
+<p>Ambari<br /> WebHDFS (HDFS)<br /> Yarn RM<br /> Stargate (Apache HBase)<br
/> Apache Oozie<br /> Apache Hive/JDBC<br /> Apache Hive WebHCat (Templeton)<br
/> Apache Storm<br /> Apache Tinkerpop - Gremlin<br /> Apache
Avatica/Phoenix<br /> Apache SOLR<br /> Apache Livy (Spark REST Service)<br />
Kafka REST Proxy<br /></p></div>
<div class="section">
-<h2><a name="Supported_Apache_Hadoop_UIs"></a>Supported Apache Hadoop UIs</h2>
-<p>Name Node UI<br /> Job History UI<br /> Oozie UI<br /> HBase UI<br /> Yarn
UI<br /> Spark UI<br /> Ambari UI<br /> Ranger Admin Console<br /> Zeppelin<br
/></p></div>
+<h2><a name="Supported_Apache_Hadoop_ecosystem_UIs"></a>Supported Apache
Hadoop ecosystem UIs</h2>
+<p>Name Node UI<br /> Job History UI<br /> Yarn UI<br /> Apache Oozie UI<br />
Apache HBase UI<br /> Apache Spark UI<br /> Apache Ambari UI<br /> Apache
Ranger Admin Console<br /> Apache Zeppelin<br /> Apache NiFi<br /></p></div>
<div class="section">
<h2><a name="Configuring_Support_for_new_services_and_UIs"></a>Configuring
Support for new services and UIs</h2>
<p>Apache Knox provides a configuration driven method of adding new routing
services.<br /> This enables for new Apache Hadoop REST APIs to come on board
very quickly and easily. It also enables<br /> users and developers to add
support for custom REST APIs to the Knox gateway as well.<br /> This capability
was added in release 0.6.0 and furthers the Knox commitment to extensibility
and integration.</p></div>
Modified: knox/site/issue-tracking.html
URL:
http://svn.apache.org/viewvc/knox/site/issue-tracking.html?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/site/issue-tracking.html (original)
+++ knox/site/issue-tracking.html Wed Feb 7 23:29:14 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2018-02-06
+ | Generated by Apache Maven Doxia at 2018-02-07
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180206" />
+ <meta name="Date-Revision-yyyymmdd" content="20180207" />
<meta http-equiv="Content-Language" content="en" />
<title>Knox Gateway – Issue Tracking</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2018-02-06</li>
+ <li id="publishDate" class="pull-right">Last Published:
2018-02-07</li>
</ul>
</div>
@@ -340,6 +340,20 @@
<i class="none"></i>
Thanks</a>
</li>
+
+ <li>
+
+ <a href="http://www.apache.org/security/"
class="externalLink" title="Security">
+ <i class="none"></i>
+ Security</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <i class="none"></i>
+ License</a>
+ </li>
</ul>
Modified: knox/site/license.html
URL:
http://svn.apache.org/viewvc/knox/site/license.html?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/site/license.html (original)
+++ knox/site/license.html Wed Feb 7 23:29:14 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2018-02-06
+ | Generated by Apache Maven Doxia at 2018-02-07
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180206" />
+ <meta name="Date-Revision-yyyymmdd" content="20180207" />
<meta http-equiv="Content-Language" content="en" />
<title>Knox Gateway – Project License</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2018-02-06</li>
+ <li id="publishDate" class="pull-right">Last Published:
2018-02-07</li>
</ul>
</div>
@@ -340,6 +340,20 @@
<i class="none"></i>
Thanks</a>
</li>
+
+ <li>
+
+ <a href="http://www.apache.org/security/"
class="externalLink" title="Security">
+ <i class="none"></i>
+ Security</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <i class="none"></i>
+ License</a>
+ </li>
</ul>
Modified: knox/site/mail-lists.html
URL:
http://svn.apache.org/viewvc/knox/site/mail-lists.html?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/site/mail-lists.html (original)
+++ knox/site/mail-lists.html Wed Feb 7 23:29:14 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2018-02-06
+ | Generated by Apache Maven Doxia at 2018-02-07
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180206" />
+ <meta name="Date-Revision-yyyymmdd" content="20180207" />
<meta http-equiv="Content-Language" content="en" />
<title>Knox Gateway – Project Mailing Lists</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2018-02-06</li>
+ <li id="publishDate" class="pull-right">Last Published:
2018-02-07</li>
</ul>
</div>
@@ -340,6 +340,20 @@
<i class="none"></i>
Thanks</a>
</li>
+
+ <li>
+
+ <a href="http://www.apache.org/security/"
class="externalLink" title="Security">
+ <i class="none"></i>
+ Security</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <i class="none"></i>
+ License</a>
+ </li>
</ul>
Modified: knox/site/project-info.html
URL:
http://svn.apache.org/viewvc/knox/site/project-info.html?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/site/project-info.html (original)
+++ knox/site/project-info.html Wed Feb 7 23:29:14 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2018-02-06
+ | Generated by Apache Maven Doxia at 2018-02-07
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180206" />
+ <meta name="Date-Revision-yyyymmdd" content="20180207" />
<meta http-equiv="Content-Language" content="en" />
<title>Knox Gateway – Project Information</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2018-02-06</li>
+ <li id="publishDate" class="pull-right">Last Published:
2018-02-07</li>
</ul>
</div>
@@ -342,6 +342,20 @@
<i class="none"></i>
Thanks</a>
</li>
+
+ <li>
+
+ <a href="http://www.apache.org/security/"
class="externalLink" title="Security">
+ <i class="none"></i>
+ Security</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <i class="none"></i>
+ License</a>
+ </li>
</ul>
Modified: knox/site/team-list.html
URL:
http://svn.apache.org/viewvc/knox/site/team-list.html?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/site/team-list.html (original)
+++ knox/site/team-list.html Wed Feb 7 23:29:14 2018
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<!--
- | Generated by Apache Maven Doxia at 2018-02-06
+ | Generated by Apache Maven Doxia at 2018-02-07
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <meta name="Date-Revision-yyyymmdd" content="20180206" />
+ <meta name="Date-Revision-yyyymmdd" content="20180207" />
<meta http-equiv="Content-Language" content="en" />
<title>Knox Gateway – Team list</title>
<link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
@@ -58,7 +58,7 @@
- <li id="publishDate" class="pull-right">Last Published:
2018-02-06</li>
+ <li id="publishDate" class="pull-right">Last Published:
2018-02-07</li>
</ul>
</div>
@@ -340,6 +340,20 @@
<i class="none"></i>
Thanks</a>
</li>
+
+ <li>
+
+ <a href="http://www.apache.org/security/"
class="externalLink" title="Security">
+ <i class="none"></i>
+ Security</a>
+ </li>
+
+ <li>
+
+ <a href="http://www.apache.org/licenses/"
class="externalLink" title="License">
+ <i class="none"></i>
+ License</a>
+ </li>
</ul>
Modified: knox/trunk/src/site/markdown/index.md
URL:
http://svn.apache.org/viewvc/knox/trunk/src/site/markdown/index.md?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/trunk/src/site/markdown/index.md (original)
+++ knox/trunk/src/site/markdown/index.md Wed Feb 7 23:29:14 2018
@@ -14,6 +14,10 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY
See the License for the specific language governing permissions and
limitations under the License.
-->
+Announcing Apache Knox 1.0.0!
+------------
+<img src="http://knox.apache.org/images/1.0.0.gif" alt="1.0.0!" style="width:
250px;"/>
+
REST API and Application Gateway for the Apache Hadoop Ecosystem
------------
The Apache Knox™ Gateway is an Application Gateway for interacting with
the REST APIs and UIs
@@ -66,29 +70,33 @@ provides the enterprise with a solution
* Simplifies the number of services that clients need to interact with
## Supported Apache Hadoop Services
-The following Apache Hadoop services have integrations with the Knox Gateway:
+The following Apache Hadoop ecosystem services have integrations with the Knox
Gateway:
Ambari<br/>
WebHDFS (HDFS)<br/>
-Templeton (HCatalog)<br/>
-Stargate (HBase)<br/>
-Oozie<br/>
-Hive/JDBC<br/>
Yarn RM<br/>
-Storm<br/>
-Gremlin<br/>
-Avatica/Phoenix<br/>
+Stargate (Apache HBase)<br/>
+Apache Oozie<br/>
+Apache Hive/JDBC<br/>
+Apache Hive WebHCat (Templeton)<br/>
+Apache Storm<br/>
+Apache Tinkerpop - Gremlin<br/>
+Apache Avatica/Phoenix<br/>
+Apache SOLR<br/>
+Apache Livy (Spark REST Service)<br/>
+Kafka REST Proxy<br/>
-## Supported Apache Hadoop UIs
+## Supported Apache Hadoop ecosystem UIs
Name Node UI<br/>
Job History UI<br/>
-Oozie UI<br/>
-HBase UI<br/>
Yarn UI<br/>
-Spark UI<br/>
-Ambari UI<br/>
-Ranger Admin Console<br/>
-Zeppelin<br/>
+Apache Oozie UI<br/>
+Apache HBase UI<br/>
+Apache Spark UI<br/>
+Apache Ambari UI<br/>
+Apache Ranger Admin Console<br/>
+Apache Zeppelin<br/>
+Apache NiFi<br/>
## Configuring Support for new services and UIs
Apache Knox provides a configuration driven method of adding new routing
services.<br/>
Added: knox/trunk/src/site/resources/images/1.0.0.gif
URL:
http://svn.apache.org/viewvc/knox/trunk/src/site/resources/images/1.0.0.gif?rev=1823529&view=auto
==============================================================================
Binary file - no diff available.
Propchange: knox/trunk/src/site/resources/images/1.0.0.gif
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: knox/trunk/src/site/site.xml
URL:
http://svn.apache.org/viewvc/knox/trunk/src/site/site.xml?rev=1823529&r1=1823528&r2=1823529&view=diff
==============================================================================
--- knox/trunk/src/site/site.xml (original)
+++ knox/trunk/src/site/site.xml Wed Feb 7 23:29:14 2018
@@ -144,6 +144,8 @@
<item name="Foundation" href="http://www.apache.org/foundation/"/>
<item name="Sponsoring Apache"
href="http://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks"
href="http://www.apache.org/foundation/thanks.html"/>
+ <item name="Security" href="http://www.apache.org/security/"/>
+ <item name="License" href="http://www.apache.org/licenses/"/>
</menu>
<footer>