You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metron.apache.org by ce...@apache.org on 2016/12/05 18:38:52 UTC

incubator-metron git commit: METRON-591: Make the website in compliance with ASF standards

Repository: incubator-metron
Updated Branches:
  refs/heads/asf-site 4bb606ec6 -> 5106e8df8


METRON-591: Make the website in compliance with ASF standards


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

Branch: refs/heads/asf-site
Commit: 5106e8df814475b539eb5c014d5466814153f57f
Parents: 4bb606e
Author: cstella <ce...@gmail.com>
Authored: Mon Dec 5 13:38:34 2016 -0500
Committer: cstella <ce...@gmail.com>
Committed: Mon Dec 5 13:38:34 2016 -0500

----------------------------------------------------------------------
 about/index.html                          |   4 +-
 community/index.html                      |   8 +-
 develop/bylaws.html                       | 514 +++++++++++++++++++++++++
 develop/coding.html                       | 249 ++++++++++++
 develop/index.html                        |   8 +-
 docs/hive-ddl.html                        | 142 +++----
 docs/index.html                           | 142 +++----
 docs/sensor.html                          | 144 +++----
 documentation/index.html                  |   4 +-
 feed.xml                                  |  10 +-
 help/index.html                           |   6 +-
 index.html                                |   8 +-
 news/2015/12/12/new-logo/index.html       |  40 +-
 news/2016/01/08/debo-committer/index.html |   2 +-
 news/index.html                           |   2 +-
 15 files changed, 1030 insertions(+), 253 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/about/index.html
----------------------------------------------------------------------
diff --git a/about/index.html b/about/index.html
index 6c3f097..34f37ee 100644
--- a/about/index.html
+++ b/about/index.html
@@ -4,7 +4,7 @@
         
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
-        <title>Apache Metron About</title>
+        <title>Apache Metron (Incubating) About</title>
 
         <style type="text/css">
             img.wp-smiley,
@@ -171,7 +171,7 @@
         <h2>Evolution</h2>
     </div>
     <div>
-        <img class="v-middle img82" src="/img/metron_evolution.png" alt="What Apache Metron Does" style="margin:0 auto;left: 0px;" />
+        <img class="v-middle img82" src="/img/metron_evolution.png" alt="What Apache Metron (Incubating) Does" style="margin:0 auto;left: 0px;" />
     </div>
     <div class="hover-btn text-center">
             <a class="button-default" href="https://cwiki.apache.org/confluence/display/METRON/Evolution+of+Apache+Metron" target="new">LEARN MORE</a>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/community/index.html
----------------------------------------------------------------------
diff --git a/community/index.html b/community/index.html
index bb0f35d..9c57153 100644
--- a/community/index.html
+++ b/community/index.html
@@ -4,7 +4,7 @@
         
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
-        <title>Apache Metron Community</title>
+        <title>Apache Metron (Incubating) Community</title>
 
         <style type="text/css">
             img.wp-smiley,
@@ -213,6 +213,8 @@
       <td style="text-align: left">Justin Leet</td> <td style="text-align: left">leet</td> <td style="text-align: left">Committer</td> </tr>
     <tr>
       <td style="text-align: left">Otto Fowler</td> <td style="text-align: left">otto</td> <td style="text-align: left">Committer</td> </tr>
+    <tr>
+      <td style="text-align: left">Kyle Richardson</td> <td style="text-align: left">kylerichardson</td> <td style="text-align: left">Committer</td> </tr>
     </tbody>
 </table>
 </section>
@@ -222,7 +224,7 @@
           <h2>Community Resources</h2>
         </div>
         <div class="content-960 hover-btn text-center">
-            <p>Apache Metron provides user and development mailing lists, a Github repository, a JIRA site, and list of community members to enable you to learn more about Metron. Feel free to join any of the mailing lists and the Metron IRC channel, and view the code on Github.</p>
+            <p>Apache Metron (Incubating) provides user and development mailing lists, a Github repository, a JIRA site, and list of community members to enable you to learn more about Metron. Feel free to join any of the mailing lists and the Metron IRC channel, and view the code on Github.</p>
             <a class="button-default" href="https://cwiki.apache.org/confluence/display/METRON/Community+Resources#CommunityResources-ApacheMetronCommunityResources" target="_blank">LEARN MORE</a>
         </div>
 </section>
@@ -232,7 +234,7 @@
           <h2>Get Involved</h2>
         </div>
         <div class="content-960 hover-btn text-center">
-            <p> Do you want to contribute to Apache Metron? Follow these simple steps to subscribe to the user and development mailing lists, familiarize yourself with the Metron code, set up your development environment, and start contributing.</p>
+            <p> Do you want to contribute to Apache Metron (Incubating)? Follow these simple steps to subscribe to the user and development mailing lists, familiarize yourself with the Metron code, set up your development environment, and start contributing.</p>
             <a class="button-default" href="https://cwiki.apache.org/confluence/display/METRON/Community+Resources#CommunityResources-JointheCommunity-GetingStarted" target="_blank">Take Me There</a>
         </div>
 </section>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/develop/bylaws.html
----------------------------------------------------------------------
diff --git a/develop/bylaws.html b/develop/bylaws.html
new file mode 100644
index 0000000..f02a591
--- /dev/null
+++ b/develop/bylaws.html
@@ -0,0 +1,514 @@
+<!DOCTYPE html>
+
+<html lang="en-US" prefix="og: http://ogp.me/ns#" ng-app="hortonWorksApp"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>
+        
+        <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
+        <link rel="profile" href="http://gmpg.org/xfn/11">
+        <title>Apache Metron (Incubating) Bylaws</title>
+
+        <style type="text/css">
+            img.wp-smiley,
+            img.emoji {
+                display: inline !important;
+                border: none !important;
+                box-shadow: none !important;
+                height: 1em !important;
+                width: 1em !important;
+                margin: 0 .07em !important;
+                vertical-align: -0.1em !important;
+                background: none !important;
+                padding: 0 !important;
+            }
+        </style>
+
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-78972211-1', 'auto');
+        ga('send', 'pageview');
+
+    </script>
+
+    <link rel="stylesheet" id="default-css" href="/css/default.css" type="text/css" media="all">
+    <link rel="stylesheet" id="legacy-css" href="/css/legacy.css" type="text/css" media="all">
+    <link rel="stylesheet" id="gravityforms-css" href="/css/gravityforms.css" type="text/css" media="all">
+    <link rel="stylesheet" id="selectboxit-css" href="/css/selectBoxIt.css" type="text/css" media="all">
+    <link href='http://fonts.googleapis.com/css?family=Roboto%20Condensed' rel='stylesheet' type='text/css'>
+
+    <script type="text/javascript" src="/js/jquery.js"></script>
+    <script type="text/javascript" src="/js/jquery-migrate.min.js"></script>
+    <script type="text/javascript" src="/js/jquery.mobile.custom.min.js"></script>
+    <script type="text/javascript" src="/js/isotope.pkgd.min.js"></script>
+    <script type="text/javascript" src="/js/navigation.js"></script>
+    <script type="text/javascript" src="/js/slider.js"></script>
+    <script type="text/javascript" src="/js/jquery.classyloader.js"></script>
+    <script type="text/javascript" src="/js/hero-slider.js"></script>
+    <script type="text/javascript" src="/js/footer.js"></script>
+    <script type="text/javascript" src="/js/top-form.js"></script>
+    <script type="text/javascript" src="/js/local6.js"></script>
+    <script type="text/javascript" src="/js/select-list.js"></script>
+    <script type="text/javascript" src="/js/legacy.js"></script>
+    <script type="text/javascript" src="/js/paralax-scroll.js"></script>
+    <script type="text/javascript" src="/js/jquery-ui.min.js"></script>
+    <script type="text/javascript" src="/js/jquery.selectBoxIt.min.js"></script>
+    <script type="text/javascript" src="/js/scroll-slider.js"></script>
+    <script type="text/javascript" src="/js/charts-animate.js"></script>
+    <script type="text/javascript" src="/js/dotdotdot.js"></script>
+    <script type="text/javascript" src="/js/products_scroll.js"></script>
+    <script type="text/javascript" src="/js/parallax.min.js"></script>
+    <script type="text/javascript" src="/js/parallax.js"></script>
+    <script type="text/javascript" src="/js/shb0wjr.js"></script>  
+
+    <script>
+    window.lsfDataLayer = window.lsfDataLayer || [];
+    </script>
+    
+    <style>
+      body {
+        font-family: "roboto-condensed", sans-serif;
+      }
+    </style>
+
+    <!-- Angular js files -->
+    <script src="/js/angular.min.js"></script>
+    <script src="/js/angular-animate.min.js"></script>
+    <script src="/js/app.js"></script>
+    <script src="/js/pressReleaseController.js"></script>
+    <script src="/js/eventCtrl.js"></script>
+    <!-- End Angular js files -->
+    <link rel="stylesheet" type="text/css" href="/css/prettify.css">
+    <script type="text/javascript" async="" src="/js/munchkin-beta.js"></script>
+    <link type="text/css" href="/css/jquery-ui-insightera-custom-1.8.css" rel="stylesheet">
+    <style id="style-1-cropbar-clipper">
+    /* Copyright 2014 Evernote Corporation. All rights reserved. */
+    
+    .en-markup-crop-options {
+        top: 18px !important;
+        left: 50% !important;
+        margin-left: -100px !important;
+        width: 200px !important;
+        border: 2px rgba(255, 255, 255, .38) solid !important;
+        border-radius: 4px !important;
+    }
+    
+    .en-markup-crop-options div div:first-of-type {
+        margin-left: 0px !important;
+    }
+    </style>
+</head>
+
+
+<body class="wrap">
+  <header>
+    <div class="main-navigation" style="height: 85px;">
+        <div class="main-nav fixed">
+            <div class="wrapper">
+                <div class="logo">
+                    <a href=""><img src="/img/logo.png" alt="Logo"></a>
+                </div>
+                <nav>
+                    <div class="toggle">
+                        <span></span>
+                        <span></span>
+                        <span></span>
+                    </div>
+                    <div class="menu-wrapper" style="height: auto; display: block;">
+                        <ul class="main-menu">
+    <li class="products-menu"><a href="/">Home</a>
+    </li>
+    <li class="solutions-menu"><a href="/about/">About</a>
+    </li>
+    <li class="services-menu"><a href="/documentation/">Documentation</a>
+    </li>
+    <li class="services-menu"><a href="/community/">Community</a>
+    </li>
+    <li class="training-menu"><a href="/news/">News</a>
+    </li>
+    <li>
+        <button class="button-default button-green trigger-top-form"> <a href="https://dist.apache.org/repos/dist/release/incubator/metron/" target="new">Download </a></button>
+    </li>
+</ul>
+
+                    </div>
+                </nav>
+            </div>
+        </div>
+    </div>
+</header>
+
+
+  <section class="standalone">
+  <div class="grid">
+
+    <div class="unit whole">
+      <article>
+        <h1>Apache Metron (Incubating) Bylaws</h1>
+        <h2 id="introduction">Introduction</h2>
+
+<p>This document defines the bylaws under which the Apache Metron (Incubating) project
+operates. It defines the roles and responsibilities of the project,
+who may vote, how voting works, how conflicts are resolved, etc.</p>
+
+<p>Metron is a project of the Apache Software Foundation (ASF) and the foundation
+holds the trademark on the name \u201cMetron\u201d and copyright on the combined
+code base. The <a href="http://www.apache.org/foundation/faq.html">Apache Foundation
+FAQ</a> and
+<a href="http://www.apache.org/foundation/how-it-works.html">How-It-Works</a>
+explain the operation and background of the foundation.</p>
+
+<p>Apache has a <a href="http://www.apache.org/foundation/policies/conduct.html">code of
+conduct</a> that
+it expects its members to follow. In particular:</p>
+
+<ul>
+  <li>
+    <p>Be <strong>open and welcoming</strong>. It is important that we grow and
+encourage the community of users and developers for our project.</p>
+  </li>
+  <li>
+    <p>Be <strong>collaborative</strong>. Working together on the open mailing lists and
+bug database to make decisions helps the project grow.</p>
+  </li>
+  <li>
+    <p>Be <strong>respectful</strong> of others. Everyone is volunteering their time and
+efforts to work on this project. Please be respectful of everyone
+and their views.</p>
+  </li>
+</ul>
+
+<p>Metron is typical of Apache projects in that it operates under a set of
+principles, known collectively as the \u201cApache Way\u201d. If you are new to
+Apache development, please refer to the <a href="http://incubator.apache.org/">Incubator
+project</a> for more
+information on how Apache projects operate.</p>
+
+<h2 id="roles-and-responsibilities">Roles and Responsibilities</h2>
+
+<p>Apache projects define a set of roles with associated rights and
+responsibilities. These roles govern what tasks an individual may
+perform within the project. The roles are defined in the following
+sections.</p>
+
+<h3 id="users">Users</h3>
+
+<p>The most important participants in the project are people who use our
+software. The majority of our developers start out as users and guide
+their development efforts from the user\u2019s perspective.  Users
+contribute to the Apache projects by providing feedback to developers
+in the form of bug reports and feature suggestions. As well, users
+participate in the Apache community by helping other users on mailing
+lists and user support forums.</p>
+
+<h3 id="contributors">Contributors</h3>
+
+<p>Contributors include all of the volunteers who donate time, code,
+documentation,
+or resources to the Metron Project. A contributor that makes sustained,
+welcome contributions to the project may be invited to become a
+committer, though the exact timing of such invitations depends on many
+factors.</p>
+
+<h3 id="committers">Committers</h3>
+
+<p>The project\u2019s committers are responsible for the project\u2019s technical
+management. Committers have the right to commit to the project\u2019s git
+repository. Committers may cast binding votes on any technical
+discussion.</p>
+
+<p>Committer access is by invitation only and must be approved by
+consensus approval of the active Project Management Committee (PMC)
+members.</p>
+
+<p>If a committer wishes to leave the project or does not contribute to
+the project in any form for six months, the PMC may make them emeritus.
+Emeritus committers lose their ability to commit code or cast binding
+votes. An emeritus committer may
+request reinstatement of commit access from the PMC. Such
+reinstatement is subject to consensus approval of active PMC members.</p>
+
+<p>All Apache committers are required to have a signed <a href="https://www.apache.org/licenses/icla.txt">Individual
+Contributor License
+Agreement</a> (ICLA) on file
+with the Apache Software Foundation. There is a <a href="http://www.apache.org/dev/committers.html">Committer
+FAQ</a> which provides more
+details on the requirements for Committers.</p>
+
+<p>A committer who makes a
+sustained contribution to the project may be invited to become a
+member of the PMC. The form of contribution
+is not limited to code. It can also include code review, helping out
+users on the mailing lists, documentation, testing, etc.</p>
+
+<h3 id="release-manager">Release Manager</h3>
+
+<p>A Release Manager (RM) is a committer who volunteers to produce a
+Release Candidate. The RM shall publish a Release Plan on the
+dev mailing list stating the branch from which they intend to
+make a Release Candidate.</p>
+
+<h3 id="project-management-committee">Project Management Committee</h3>
+
+<p>The Project Management Committee (PMC) for Apache Metron was created by
+the Apache Board in December 2015 when Metron moved out of Cisco\u2019s OpenSOC<br />
+project and became an incubated project at Apache.
+The PMC is responsible to the board and
+the ASF for the management and oversight of the Apache Metron
+codebase. The responsibilities of the PMC include</p>
+
+<ul>
+  <li>
+    <p>Deciding what is distributed as products of the Apache Metron
+project. In particular all releases must be approved by the PMC.</p>
+  </li>
+  <li>
+    <p>Maintaining the project\u2019s shared resources, including the codebase
+repository, mailing lists, and websites.</p>
+  </li>
+  <li>
+    <p>Speaking on behalf of the project.</p>
+  </li>
+  <li>
+    <p>Resolving license disputes regarding products of the project</p>
+  </li>
+  <li>
+    <p>Nominating new PMC members and committers</p>
+  </li>
+  <li>
+    <p>Maintaining these bylaws and other guidelines of the project</p>
+  </li>
+</ul>
+
+<p>Membership of the PMC is by invitation only and must be approved by a
+consensus approval of active PMC members.</p>
+
+<p>A PMC member is considered
+emeritus by their own declaration or by not contributing in any form
+to the project for over six months. An emeritus member may request
+reinstatement to the PMC. Such reinstatement is subject to consensus
+approval of the active PMC members.</p>
+
+<p>The chair of the PMC is appointed by the ASF board. The chair is an
+office holder of the Apache Software Foundation (Vice President,
+Apache Metron) and has primary responsibility to the board for the
+management of the project within the scope of the Metron PMC. The
+chair reports to the board quarterly on developments within the Metron
+project.</p>
+
+<p>When the project desires a new PMC chair, the PMC votes to recommend a
+new chair using <a href="http://wiki.apache.org/general/BoardVoting">Single Transferable
+Vote</a> voting. The decision
+must be ratified by the Apache board.</p>
+
+<h2 id="decision-making">Decision Making</h2>
+
+<p>Within the Metron project, different types of decisions require
+different forms of approval. For example, the previous section
+describes several decisions which require \u201cconsensus approval.\u201d
+This section defines how voting is performed, the types of
+approvals, and which types of decision require which type of approval.</p>
+
+<h3 id="voting">Voting</h3>
+
+<p>Decisions regarding the project are made by votes on the primary
+project development mailing list (dev@Metron.apache.org). Where
+necessary, PMC voting may take place on the private Metron PMC mailing
+list. Votes are clearly indicated by subject line starting with
+[VOTE]. Votes may contain multiple items for approval and these should
+be clearly separated. Voting is carried out by replying to the vote
+mail. Voting may take five flavors:</p>
+
+<ul>
+  <li>
+    <p><strong>+1</strong> \u2013 \u201cYes,\u201d \u201cAgree,\u201d or \u201cthe action should be performed.\u201d In general,
+this vote also indicates a willingness on the behalf of the voter in
+\u201cmaking it happen.\u201d</p>
+  </li>
+  <li>
+    <p><strong>+0</strong> \u2013 This vote indicates a willingness for the action under
+consideration to go ahead. The voter, however, will not be able to
+help.</p>
+  </li>
+  <li>
+    <p><strong>0</strong> \u2013 The voter is neutral on the topic under discussion.</p>
+  </li>
+  <li>
+    <p><strong>-0</strong> \u2013 This vote indicates that the voter does not, in general, agree
+ with the proposed action but is not concerned enough to prevent the
+ action going ahead.</p>
+  </li>
+  <li>
+    <p><strong>-1</strong> \u2013 This is a negative vote. On issues where consensus is required,
+ this vote counts as a veto. All vetoes must contain an explanation
+ of why the veto is appropriate. Vetoes with no explanation are
+ void. It may also be appropriate for a -1 vote to include an
+ alternative course of action.</p>
+  </li>
+</ul>
+
+<p>All participants in the Metron project are encouraged to show their
+agreement for or against a particular action by voting, regardless of
+whether their vote is binding. Nonbinding votes are useful for
+encouraging discussion and understanding the scope of opinions within
+the project.</p>
+
+<h3 id="approvals">Approvals</h3>
+
+<p>These are the types of approvals that can be sought. Different actions
+require different types of approvals.</p>
+
+<ul>
+  <li>
+    <p><strong>Consensus Approval</strong> \u2013 Consensus approval requires 3 binding +1
+votes and no binding vetoes.</p>
+  </li>
+  <li>
+    <p><strong>Lazy Consensus</strong> \u2013 Lazy consensus requires at least one +1 vote and
+no -1 votes (\u2018silence gives assent\u2019).</p>
+  </li>
+  <li>
+    <p><strong>Lazy Majority</strong> \u2013 A lazy majority vote requires 3 binding +1 votes
+ and more binding +1 votes than -1 votes.</p>
+  </li>
+  <li>
+    <p><strong>Lazy 2/3 Majority</strong> \u2013 Lazy 2/3 majority votes requires at least 3
+votes and twice as many +1 votes as -1 votes.</p>
+  </li>
+</ul>
+
+<h3 id="vetoes">Vetoes</h3>
+
+<p>A valid, binding veto cannot be overruled. If a veto is cast, it must
+be accompanied by a valid reason explaining the reasons for the
+veto. The validity of a veto, if challenged, can be confirmed by
+anyone who has a binding vote. This does not necessarily signify
+agreement with the veto - merely that the veto is valid.  If you
+disagree with a valid veto, you must lobby the person casting the veto
+to withdraw their veto. If a veto is not withdrawn, any action that
+has already been taken  must be reversed in a timely manner.</p>
+
+<h3 id="actions">Actions</h3>
+
+<p>This section describes the various actions which are undertaken within
+the project, the corresponding approval required for that action and
+those who have binding votes over the action.</p>
+
+<h4 id="code-change">Code Change</h4>
+
+<p>A change made to a codebase of the project requires <em>lazy consensus</em>
+of active committers other than the author of the patch. The code can
+be committed after the first +1.</p>
+
+<h4 id="product-release">Product Release</h4>
+
+<p>To make a release, the release manager creates a release candidate and
+a vote requiring a <em>lazy majority</em> of the active PMC members is
+required. Once the vote passes, the release candidate becomes an
+official release.</p>
+
+<h4 id="adoption-of-new-codebase">Adoption of New Codebase</h4>
+
+<p>When the codebase for an existing, released product is to be replaced
+with an alternative codebase, it requires a <em>lazy 2/3 majority</em> of PMC
+members. This also covers the creation of new sub-projects and
+submodules within the project.</p>
+
+<h4 id="new-committer">New Committer</h4>
+
+<p>When a new committer is proposed for the project, <em>consensus approval</em>
+of the active PMC members is required.</p>
+
+<h4 id="new-pmc-member">New PMC Member</h4>
+
+<p>To promote a committer to a PMC member requires <em>consensus approval</em>
+of active PMC members.</p>
+
+<p>If the vote passes, the Apache Board must be notified to make the change
+official.</p>
+
+<h4 id="committer-removal">Committer Removal</h4>
+
+<p>Removal of commit privileges requires a <em>lazy 2/3 majority</em> of active
+PMC members.</p>
+
+<h4 id="pmc-member-removal">PMC Member Removal</h4>
+
+<p>Removing a PMC member requires a <em>lazy 2/3 majority</em> of active PMC
+members, excluding the member in question.</p>
+
+<p>If the vote passes, the Apache Board must be notified to make the change
+official.</p>
+
+<h4 id="modifying-bylaws">Modifying Bylaws</h4>
+
+<p>Modifying this document requires a <em>lazy majority</em> of active PMC members.</p>
+
+<h3 id="voting-timeframes">Voting Timeframes</h3>
+
+<p>Votes are open for a minimum period of 72 hours to allow all active
+voters time to consider the vote. For holiday weekends or conferences,
+consider using a longer vote window. Votes relating to code changes are
+not subject to a strict timetable but should be made as timely as
+possible.</p>
+
+      </article>
+    </div>
+
+    <div class="clear"></div>
+
+  </div>
+</section>
+
+
+  </section>
+<section class="intro-block darken" id="docshome">
+    <div class="text-center">
+        <img class="v-middle img82" src="/img/incubator_logo.png" alt="Apache" style="margin:0 auto;left: 0px;">
+    </div>
+    <br>
+    <div class="content-960 hover-btn text-center disclaimer">
+        <b>Disclaimer:</b> Apache Metron is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Hortonworks. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+        <br>
+        The contents of this website are � 2016 Apache Software Foundation under the terms of the Apache License v2. Apache Metron and its logo are trademarks of the Apache Software Foundation.
+    </div>
+</section>
+
+  <script>
+  var anchorForId = function (id) {
+    var anchor = document.createElement("a");
+    anchor.className = "header-link";
+    anchor.href      = "#" + id;
+    anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
+    anchor.title = "Permalink";
+    return anchor;
+  };
+
+  var linkifyAnchors = function (level, containingElement) {
+    var headers = containingElement.getElementsByTagName("h" + level);
+    for (var h = 0; h < headers.length; h++) {
+      var header = headers[h];
+
+      if (typeof header.id !== "undefined" && header.id !== "") {
+        header.appendChild(anchorForId(header.id));
+      }
+    }
+  };
+
+  document.onreadystatechange = function () {
+    if (this.readyState === "complete") {
+      var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
+      if (!contentBlock) {
+        return;
+      }
+      for (var level = 1; level <= 6; level++) {
+        linkifyAnchors(level, contentBlock);
+      }
+    }
+  };
+</script>
+
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/develop/coding.html
----------------------------------------------------------------------
diff --git a/develop/coding.html b/develop/coding.html
new file mode 100644
index 0000000..d2441d3
--- /dev/null
+++ b/develop/coding.html
@@ -0,0 +1,249 @@
+<!DOCTYPE html>
+
+<html lang="en-US" prefix="og: http://ogp.me/ns#" ng-app="hortonWorksApp"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>
+        
+        <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
+        <link rel="profile" href="http://gmpg.org/xfn/11">
+        <title>Coding Guidelines</title>
+
+        <style type="text/css">
+            img.wp-smiley,
+            img.emoji {
+                display: inline !important;
+                border: none !important;
+                box-shadow: none !important;
+                height: 1em !important;
+                width: 1em !important;
+                margin: 0 .07em !important;
+                vertical-align: -0.1em !important;
+                background: none !important;
+                padding: 0 !important;
+            }
+        </style>
+
+    <script>
+        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+                    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+        })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
+
+        ga('create', 'UA-78972211-1', 'auto');
+        ga('send', 'pageview');
+
+    </script>
+
+    <link rel="stylesheet" id="default-css" href="/css/default.css" type="text/css" media="all">
+    <link rel="stylesheet" id="legacy-css" href="/css/legacy.css" type="text/css" media="all">
+    <link rel="stylesheet" id="gravityforms-css" href="/css/gravityforms.css" type="text/css" media="all">
+    <link rel="stylesheet" id="selectboxit-css" href="/css/selectBoxIt.css" type="text/css" media="all">
+    <link href='http://fonts.googleapis.com/css?family=Roboto%20Condensed' rel='stylesheet' type='text/css'>
+
+    <script type="text/javascript" src="/js/jquery.js"></script>
+    <script type="text/javascript" src="/js/jquery-migrate.min.js"></script>
+    <script type="text/javascript" src="/js/jquery.mobile.custom.min.js"></script>
+    <script type="text/javascript" src="/js/isotope.pkgd.min.js"></script>
+    <script type="text/javascript" src="/js/navigation.js"></script>
+    <script type="text/javascript" src="/js/slider.js"></script>
+    <script type="text/javascript" src="/js/jquery.classyloader.js"></script>
+    <script type="text/javascript" src="/js/hero-slider.js"></script>
+    <script type="text/javascript" src="/js/footer.js"></script>
+    <script type="text/javascript" src="/js/top-form.js"></script>
+    <script type="text/javascript" src="/js/local6.js"></script>
+    <script type="text/javascript" src="/js/select-list.js"></script>
+    <script type="text/javascript" src="/js/legacy.js"></script>
+    <script type="text/javascript" src="/js/paralax-scroll.js"></script>
+    <script type="text/javascript" src="/js/jquery-ui.min.js"></script>
+    <script type="text/javascript" src="/js/jquery.selectBoxIt.min.js"></script>
+    <script type="text/javascript" src="/js/scroll-slider.js"></script>
+    <script type="text/javascript" src="/js/charts-animate.js"></script>
+    <script type="text/javascript" src="/js/dotdotdot.js"></script>
+    <script type="text/javascript" src="/js/products_scroll.js"></script>
+    <script type="text/javascript" src="/js/parallax.min.js"></script>
+    <script type="text/javascript" src="/js/parallax.js"></script>
+    <script type="text/javascript" src="/js/shb0wjr.js"></script>  
+
+    <script>
+    window.lsfDataLayer = window.lsfDataLayer || [];
+    </script>
+    
+    <style>
+      body {
+        font-family: "roboto-condensed", sans-serif;
+      }
+    </style>
+
+    <!-- Angular js files -->
+    <script src="/js/angular.min.js"></script>
+    <script src="/js/angular-animate.min.js"></script>
+    <script src="/js/app.js"></script>
+    <script src="/js/pressReleaseController.js"></script>
+    <script src="/js/eventCtrl.js"></script>
+    <!-- End Angular js files -->
+    <link rel="stylesheet" type="text/css" href="/css/prettify.css">
+    <script type="text/javascript" async="" src="/js/munchkin-beta.js"></script>
+    <link type="text/css" href="/css/jquery-ui-insightera-custom-1.8.css" rel="stylesheet">
+    <style id="style-1-cropbar-clipper">
+    /* Copyright 2014 Evernote Corporation. All rights reserved. */
+    
+    .en-markup-crop-options {
+        top: 18px !important;
+        left: 50% !important;
+        margin-left: -100px !important;
+        width: 200px !important;
+        border: 2px rgba(255, 255, 255, .38) solid !important;
+        border-radius: 4px !important;
+    }
+    
+    .en-markup-crop-options div div:first-of-type {
+        margin-left: 0px !important;
+    }
+    </style>
+</head>
+
+
+<body class="wrap">
+  <header>
+    <div class="main-navigation" style="height: 85px;">
+        <div class="main-nav fixed">
+            <div class="wrapper">
+                <div class="logo">
+                    <a href=""><img src="/img/logo.png" alt="Logo"></a>
+                </div>
+                <nav>
+                    <div class="toggle">
+                        <span></span>
+                        <span></span>
+                        <span></span>
+                    </div>
+                    <div class="menu-wrapper" style="height: auto; display: block;">
+                        <ul class="main-menu">
+    <li class="products-menu"><a href="/">Home</a>
+    </li>
+    <li class="solutions-menu"><a href="/about/">About</a>
+    </li>
+    <li class="services-menu"><a href="/documentation/">Documentation</a>
+    </li>
+    <li class="services-menu"><a href="/community/">Community</a>
+    </li>
+    <li class="training-menu"><a href="/news/">News</a>
+    </li>
+    <li>
+        <button class="button-default button-green trigger-top-form"> <a href="https://dist.apache.org/repos/dist/release/incubator/metron/" target="new">Download </a></button>
+    </li>
+</ul>
+
+                    </div>
+                </nav>
+            </div>
+        </div>
+    </div>
+</header>
+
+
+  <section class="standalone">
+  <div class="grid">
+
+    <div class="unit whole">
+      <article>
+        <h1>Coding Guidelines</h1>
+        <h2 id="general-rules">General rules</h2>
+
+<ul>
+  <li>All files must have an Apache copyright header at the top of the file.</li>
+  <li>Code should be removed rather than commented out.</li>
+  <li>All public functions should have javadoc comments.</li>
+  <li>Always use braces to surround branches.</li>
+  <li>try-finally should be avoided.</li>
+</ul>
+
+<h2 id="formatting">Formatting</h2>
+
+<ul>
+  <li>All files must have an 80 character maximum line length.</li>
+  <li>Indentation should be 2 spaces.</li>
+  <li>Files should use spaces instead of tabs.</li>
+  <li>Wrapping lines
+    <ul>
+      <li>Break after a comma.</li>
+      <li>Break before an operator.</li>
+      <li>Prefer higher-level breaks to lower-level breaks.</li>
+      <li>Align the new line with beginning of the expression at the same level
+on the previous line.</li>
+      <li>If the above rules lead to confusing code, just indent 8 spaces.</li>
+    </ul>
+  </li>
+  <li>One variable declaration per a line.</li>
+</ul>
+
+<h2 id="naming">Naming</h2>
+
+<ul>
+  <li>Packages should be all lowercase.
+    <ul>
+      <li>Java code should be in <code>org.apache.,metron</code>, except for compatibility classes</li>
+    </ul>
+  </li>
+  <li>Classes should be in mixed case.</li>
+  <li>Variables should be in camel case.</li>
+  <li>Constants should be in upper case.</li>
+</ul>
+
+      </article>
+    </div>
+
+    <div class="clear"></div>
+
+  </div>
+</section>
+
+
+  </section>
+<section class="intro-block darken" id="docshome">
+    <div class="text-center">
+        <img class="v-middle img82" src="/img/incubator_logo.png" alt="Apache" style="margin:0 auto;left: 0px;">
+    </div>
+    <br>
+    <div class="content-960 hover-btn text-center disclaimer">
+        <b>Disclaimer:</b> Apache Metron is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Hortonworks. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+        <br>
+        The contents of this website are � 2016 Apache Software Foundation under the terms of the Apache License v2. Apache Metron and its logo are trademarks of the Apache Software Foundation.
+    </div>
+</section>
+
+  <script>
+  var anchorForId = function (id) {
+    var anchor = document.createElement("a");
+    anchor.className = "header-link";
+    anchor.href      = "#" + id;
+    anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
+    anchor.title = "Permalink";
+    return anchor;
+  };
+
+  var linkifyAnchors = function (level, containingElement) {
+    var headers = containingElement.getElementsByTagName("h" + level);
+    for (var h = 0; h < headers.length; h++) {
+      var header = headers[h];
+
+      if (typeof header.id !== "undefined" && header.id !== "") {
+        header.appendChild(anchorForId(header.id));
+      }
+    }
+  };
+
+  document.onreadystatechange = function () {
+    if (this.readyState === "complete") {
+      var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
+      if (!contentBlock) {
+        return;
+      }
+      for (var level = 1; level <= 6; level++) {
+        linkifyAnchors(level, contentBlock);
+      }
+    }
+  };
+</script>
+
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/develop/index.html
----------------------------------------------------------------------
diff --git a/develop/index.html b/develop/index.html
index 6628065..58fd7de 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -234,11 +234,11 @@ developers working on the project. The project has created
 <p>There are several development mailing lists for Metron</p>
 
 <ul>
-  <li><a href="mailto:dev@metron.incubator.apache.org">dev@metron.incubator.apache.org</a> - Development discussions
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#100;&#101;&#118;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#100;&#101;&#118;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> - Development discussions
 with archive <a href="https://mail-archives.apache.org/mod_mbox/incubator-metron-dev/">here</a></li>
-  <li><a href="mailto:issues@metron.incubator.apache.org">issues@metron.incubator.apache.org</a> - Bug tracking
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#105;&#115;&#115;&#117;&#101;&#115;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#105;&#115;&#115;&#117;&#101;&#115;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> - Bug tracking
 with archive <a href="https://mail-archives.apache.org/mod_mbox/incubator-metron-issues/">here</a></li>
-  <li><a href="mailto:commits@metron.incubator.apache.org">commits@metron.incubator.apache.org</a> - Git tracking
+  <li><a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#099;&#111;&#109;&#109;&#105;&#116;&#115;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a> - Git tracking
 with archive <a href="https://mail-archives.apache.org/mod_mbox/incubator-metron-commits/">here</a></li>
 </ul>
 
@@ -250,7 +250,7 @@ with archive <a href="https://mail-archives.apache.org/mod_mbox/incubator-metron
 
 <p>Metron uses git for version control. Get the source code:</p>
 
-<p><code class="highlighter-rouge">% git clone https://git-wip-us.apache.org/repos/asf/incubator-metron.git</code></p>
+<p><code>% git clone https://git-wip-us.apache.org/repos/asf/incubator-metron.git</code></p>
 
 <p>The important branches are:</p>
 

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/docs/hive-ddl.html
----------------------------------------------------------------------
diff --git a/docs/hive-ddl.html b/docs/hive-ddl.html
index e62b19f..fcfa13e 100644
--- a/docs/hive-ddl.html
+++ b/docs/hive-ddl.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 
 <html lang="en-US" prefix="og: http://ogp.me/ns#" ng-app="hortonWorksApp"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>
-
+        
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
         <title>Arch</title>
@@ -60,12 +60,12 @@
     <script type="text/javascript" src="/js/products_scroll.js"></script>
     <script type="text/javascript" src="/js/parallax.min.js"></script>
     <script type="text/javascript" src="/js/parallax.js"></script>
-    <script type="text/javascript" src="/js/shb0wjr.js"></script>
+    <script type="text/javascript" src="/js/shb0wjr.js"></script>  
 
     <script>
     window.lsfDataLayer = window.lsfDataLayer || [];
     </script>
-
+    
     <style>
       body {
         font-family: "roboto-condensed", sans-serif;
@@ -84,7 +84,7 @@
     <link type="text/css" href="/css/jquery-ui-insightera-custom-1.8.css" rel="stylesheet">
     <style id="style-1-cropbar-clipper">
     /* Copyright 2014 Evernote Corporation. All rights reserved. */
-
+    
     .en-markup-crop-options {
         top: 18px !important;
         left: 50% !important;
@@ -93,7 +93,7 @@
         border: 2px rgba(255, 255, 255, .38) solid !important;
         border-radius: 4px !important;
     }
-
+    
     .en-markup-crop-options div div:first-of-type {
         margin-left: 0px !important;
     }
@@ -146,55 +146,55 @@
       <div class="docs-nav-mobile unit whole show-on-mobiles">
   <select onchange="if (this.value) window.location.href=this.value">
     <option value="">Navigate the docs\u2026</option>
-
+    
     <optgroup label="Overview">
+      
 
 
+  
 
-
-
-
-
+  
+    
       <option value="/docs/arch.html">Metron Architecture</option>
-
-
-
-
-
-
-
-
-
-
-
-
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
     </optgroup>
-
+    
     <optgroup label="Usage">
+      
 
 
+  
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
     </optgroup>
-
+    
   </select>
 </div>
 
@@ -204,17 +204,17 @@
           <h1>Arch</h1>
           <p>Metron has both a UI as well as an API.</p>
 
+          
 
 
 
 
 
+  
+  
 
-
-
-
-
-
+  
+  
 
 
         </article>
@@ -222,52 +222,56 @@
 
       <div class="unit one-fifth hide-on-mobiles">
   <aside>
-
+    
     <h4>Overview</h4>
-
+    
 
 <ul>
 
+  
 
+  
+    
+  
 
-
-
-
-
+  
+    
       <li class=""><a href="/docs/arch.html">Metron Architecture</a></li>
-
+      
 
 
 </ul>
 
-
+    
     <h4>Usage</h4>
-
+    
 
 <ul>
 
+  
 
+  
+    
+  
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
 </ul>
 
-
+    
   </aside>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/docs/index.html
----------------------------------------------------------------------
diff --git a/docs/index.html b/docs/index.html
index 91c4336..5250cf8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 
 <html lang="en-US" prefix="og: http://ogp.me/ns#" ng-app="hortonWorksApp"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>
-
+        
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
         <title>Background</title>
@@ -60,12 +60,12 @@
     <script type="text/javascript" src="/js/products_scroll.js"></script>
     <script type="text/javascript" src="/js/parallax.min.js"></script>
     <script type="text/javascript" src="/js/parallax.js"></script>
-    <script type="text/javascript" src="/js/shb0wjr.js"></script>
+    <script type="text/javascript" src="/js/shb0wjr.js"></script>  
 
     <script>
     window.lsfDataLayer = window.lsfDataLayer || [];
     </script>
-
+    
     <style>
       body {
         font-family: "roboto-condensed", sans-serif;
@@ -84,7 +84,7 @@
     <link type="text/css" href="/css/jquery-ui-insightera-custom-1.8.css" rel="stylesheet">
     <style id="style-1-cropbar-clipper">
     /* Copyright 2014 Evernote Corporation. All rights reserved. */
-
+    
     .en-markup-crop-options {
         top: 18px !important;
         left: 50% !important;
@@ -93,7 +93,7 @@
         border: 2px rgba(255, 255, 255, .38) solid !important;
         border-radius: 4px !important;
     }
-
+    
     .en-markup-crop-options div div:first-of-type {
         margin-left: 0px !important;
     }
@@ -146,55 +146,55 @@
       <div class="docs-nav-mobile unit whole show-on-mobiles">
   <select onchange="if (this.value) window.location.href=this.value">
     <option value="">Navigate the docs\u2026</option>
-
+    
     <optgroup label="Overview">
+      
 
 
+  
 
-
-
-
-
+  
+    
       <option value="/docs/arch.html">Metron Architecture</option>
-
-
-
-
-
-
-
-
-
-
-
-
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
     </optgroup>
-
+    
     <optgroup label="Usage">
+      
 
 
+  
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
     </optgroup>
-
+    
   </select>
 </div>
 
@@ -204,17 +204,17 @@
           <h1>Background</h1>
           <p>Back in December 2015, we created Metron files as part of the transition of the OpenSOC project from Cisco.</p>
 
+          
 
 
 
 
 
+  
+  
 
-
-
-
-
-
+  
+  
 
 
         </article>
@@ -222,52 +222,56 @@
 
       <div class="unit one-fifth hide-on-mobiles">
   <aside>
-
+    
     <h4>Overview</h4>
-
+    
 
 <ul>
 
+  
 
+  
+    
+  
 
-
-
-
-
+  
+    
       <li class=""><a href="/docs/arch.html">Metron Architecture</a></li>
-
+      
 
 
 </ul>
 
-
+    
     <h4>Usage</h4>
-
+    
 
 <ul>
 
+  
 
+  
+    
+  
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
 </ul>
 
-
+    
   </aside>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/docs/sensor.html
----------------------------------------------------------------------
diff --git a/docs/sensor.html b/docs/sensor.html
index 7008d69..78ccbf1 100644
--- a/docs/sensor.html
+++ b/docs/sensor.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 
 <html lang="en-US" prefix="og: http://ogp.me/ns#" ng-app="hortonWorksApp"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>
-
+        
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
         <title>Sensor Ecosystem</title>
@@ -60,12 +60,12 @@
     <script type="text/javascript" src="/js/products_scroll.js"></script>
     <script type="text/javascript" src="/js/parallax.min.js"></script>
     <script type="text/javascript" src="/js/parallax.js"></script>
-    <script type="text/javascript" src="/js/shb0wjr.js"></script>
+    <script type="text/javascript" src="/js/shb0wjr.js"></script>  
 
     <script>
     window.lsfDataLayer = window.lsfDataLayer || [];
     </script>
-
+    
     <style>
       body {
         font-family: "roboto-condensed", sans-serif;
@@ -84,7 +84,7 @@
     <link type="text/css" href="/css/jquery-ui-insightera-custom-1.8.css" rel="stylesheet">
     <style id="style-1-cropbar-clipper">
     /* Copyright 2014 Evernote Corporation. All rights reserved. */
-
+    
     .en-markup-crop-options {
         top: 18px !important;
         left: 50% !important;
@@ -93,7 +93,7 @@
         border: 2px rgba(255, 255, 255, .38) solid !important;
         border-radius: 4px !important;
     }
-
+    
     .en-markup-crop-options div div:first-of-type {
         margin-left: 0px !important;
     }
@@ -146,55 +146,55 @@
       <div class="docs-nav-mobile unit whole show-on-mobiles">
   <select onchange="if (this.value) window.location.href=this.value">
     <option value="">Navigate the docs\u2026</option>
-
+    
     <optgroup label="Overview">
+      
 
 
+  
 
-
-
-
-
+  
+    
       <option value="/docs/arch.html">Metron Architecture</option>
-
-
-
-
-
-
-
-
-
-
-
-
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
     </optgroup>
-
+    
     <optgroup label="Usage">
+      
 
 
+  
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
     </optgroup>
-
+    
   </select>
 </div>
 
@@ -202,19 +202,19 @@
       <div class="unit four-fifths">
         <article>
           <h1>Sensor Ecosystem</h1>
+          
 
+          
 
 
 
 
 
+  
+  
 
-
-
-
-
-
-
+  
+  
 
 
         </article>
@@ -222,52 +222,56 @@
 
       <div class="unit one-fifth hide-on-mobiles">
   <aside>
-
+    
     <h4>Overview</h4>
-
+    
 
 <ul>
 
+  
 
+  
+    
+  
 
-
-
-
-
+  
+    
       <li class=""><a href="/docs/arch.html">Metron Architecture</a></li>
-
+      
 
 
 </ul>
 
-
+    
     <h4>Usage</h4>
-
+    
 
 <ul>
 
+  
 
+  
+    
+  
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
+    
+  
 
 
 </ul>
 
-
+    
   </aside>
 </div>
 

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/documentation/index.html
----------------------------------------------------------------------
diff --git a/documentation/index.html b/documentation/index.html
index 45cff7d..0ccda08 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -4,7 +4,7 @@
         
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
-        <title>Apache Metron Documentation</title>
+        <title>Apache Metron (Incubating) Documentation</title>
 
         <style type="text/css">
             img.wp-smiley,
@@ -171,7 +171,7 @@
             <h2>Quick Start</h2>
         </div>
         <div class="content-960 hover-btn text-center">
-            <p>The Quick Start installation fully automates the provisioning and deployment of Apache Metron and all necessary prerequisites on a single, virtualized host running on VirtualBox.</p>
+            <p>The Quick Start installation fully automates the provisioning and deployment of Apache Metron (Incubating) and all necessary prerequisites on a single, virtualized host running on VirtualBox.</p>
             <br />
             <p> This image is designed for quick deployment of a single node Metron cluster running on VirtualBox. This platform is ideal for use by Metron developers. It uses a base image that has been pre-loaded with Ambari and HDP.</p>
             <a class="button-default" href="https://cwiki.apache.org/confluence/display/METRON/Quick+Start" target="_blank">LEARN MORE</a>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 6bd6208..0747394 100644
--- a/feed.xml
+++ b/feed.xml
@@ -3,16 +3,16 @@
   <channel>
     <title></title>
     <description></description>
-    <link></link>
+    <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 01 Nov 2016 22:37:58 -0400</pubDate>
-    <lastBuildDate>Tue, 01 Nov 2016 22:37:58 -0400</lastBuildDate>
-    <generator>Jekyll v3.3.0</generator>
+    <pubDate>Mon, 05 Dec 2016 13:32:42 -0500</pubDate>
+    <lastBuildDate>Mon, 05 Dec 2016 13:32:42 -0500</lastBuildDate>
+    <generator>Jekyll v2.4.0</generator>
     
       <item>
         <title>Debo Dutta joins PPMC</title>
         <description>&lt;p&gt;I am very pleased to announce that the Podling Project Management
-Committee (PPMC) of Apache Metron has asked Debo Dutta to become an
+Committee (PPMC) of Apache Metron (Incubating) has asked Debo Dutta to become an
 Apache Metron committer, and he has already accepted.&lt;/p&gt;
 
 &lt;p&gt;Debo has already made many contributions to Metron community, working

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/help/index.html
----------------------------------------------------------------------
diff --git a/help/index.html b/help/index.html
index 7416c3e..4b2beaf 100644
--- a/help/index.html
+++ b/help/index.html
@@ -151,16 +151,16 @@
 <h2 id="mailing-lists">Mailing Lists</h2>
 
 <p>The best option is to send email to the user list
-<a href="mailto:user@metron.incubator.apache.org">user@metron.incubator.apache.org</a>, which is for user
+<a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#117;&#115;&#101;&#114;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a>, which is for user
 discussions. All of the historic traffic is available in the
 <a href="http://mail-archives.apache.org/mod_mbox/incubator-metron-user/">archive</a>. To
 subscribe to the user list, please send email to
-<a href="mailto:user-subscribe@metron.incubator.apache.org">user-subscribe@metron.incubator.apache.org</a>.</p>
+<a href="&#109;&#097;&#105;&#108;&#116;&#111;:&#117;&#115;&#101;&#114;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;">&#117;&#115;&#101;&#114;&#045;&#115;&#117;&#098;&#115;&#099;&#114;&#105;&#098;&#101;&#064;&#109;&#101;&#116;&#114;&#111;&#110;&#046;&#105;&#110;&#099;&#117;&#098;&#097;&#116;&#111;&#114;&#046;&#097;&#112;&#097;&#099;&#104;&#101;&#046;&#111;&#114;&#103;</a>.</p>
 
 <h2 id="bug-reports">Bug Reports</h2>
 
 <p>Please file any issues you encounter or fixes you\u2019d like on the
-<a href="https://issues.apache.org/jira/browse/metron">Apache Metron Jira</a>. We welcome
+<a href="https://issues.apache.org/jira/browse/metron">Apache Metron (Incubating) Jira</a>. We welcome
 patches!</p>
 
 <h2 id="stackoverflow">StackOverflow</h2>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index b4050a5..bd324c3 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
         
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
-        <title>Apache Metron Big Data Security</title>
+        <title>Apache Metron (Incubating) Big Data Security</title>
 
         <style type="text/css">
             img.wp-smiley,
@@ -176,15 +176,15 @@
 
 <section class="hero-second-level no-padding" id="what">
     <div class="bg-img">
-        <img src="/img/metron_sky.png" alt="What Apache Metron Does" style="width: 100%; left: 0px;">
+        <img src="/img/metron_sky.png" alt="What Apache Metron (Incubating) Does" style="width: 100%; left: 0px;">
     </div>
     <div class="v-middle-wrapper">
         <div class="v-middle-inner">
             <div class="v-middle text-center">
-              <h1>What Apache Metron Does </h1>
+              <h1>What Apache Metron (Incubating) Does </h1>
               <br />
                       
-            <p>Apache Metron provides a scalable advanced security analytics framework built with the Hadoop Community evolving from the Cisco OpenSOC Project. A cyber security application framework that provides organizations the ability to detect cyber anomalies and enable organizations to rapidly respond to identified anomalies.</p>
+            <p>Apache Metron (Incubating) provides a scalable advanced security analytics framework built with the Hadoop Community evolving from the Cisco OpenSOC Project. A cyber security application framework that provides organizations the ability to detect cyber anomalies and enable organizations to rapidly respond to identified anomalies.</p>
                 <div class="hover-btn text-center">
                         <a class="button-default" href="https://cwiki.apache.org/confluence/display/METRON/About+Metron" target="_blank"> MORE</a>
                 </div>   

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/news/2015/12/12/new-logo/index.html
----------------------------------------------------------------------
diff --git a/news/2015/12/12/new-logo/index.html b/news/2015/12/12/new-logo/index.html
index 24b32b2..fdf9ade 100644
--- a/news/2015/12/12/new-logo/index.html
+++ b/news/2015/12/12/new-logo/index.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 
 <html lang="en-US" prefix="og: http://ogp.me/ns#" ng-app="hortonWorksApp"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style type="text/css">@charset "UTF-8";[ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak,.ng-hide:not(.ng-hide-animate){display:none !important;}ng\:form{display:block;}.ng-animate-shim{visibility:hidden;}.ng-anchor{position:absolute;}</style>
-
+        
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
         <title>Metron adopts new logo</title>
@@ -60,12 +60,12 @@
     <script type="text/javascript" src="/js/products_scroll.js"></script>
     <script type="text/javascript" src="/js/parallax.min.js"></script>
     <script type="text/javascript" src="/js/parallax.js"></script>
-    <script type="text/javascript" src="/js/shb0wjr.js"></script>
+    <script type="text/javascript" src="/js/shb0wjr.js"></script>  
 
     <script>
     window.lsfDataLayer = window.lsfDataLayer || [];
     </script>
-
+    
     <style>
       body {
         font-family: "roboto-condensed", sans-serif;
@@ -84,7 +84,7 @@
     <link type="text/css" href="/css/jquery-ui-insightera-custom-1.8.css" rel="stylesheet">
     <style id="style-1-cropbar-clipper">
     /* Copyright 2014 Evernote Corporation. All rights reserved. */
-
+    
     .en-markup-crop-options {
         top: 18px !important;
         left: 50% !important;
@@ -93,7 +93,7 @@
         border: 2px rgba(255, 255, 255, .38) solid !important;
         border-radius: 4px !important;
     }
-
+    
     .en-markup-crop-options div div:first-of-type {
         margin-left: 0px !important;
     }
@@ -148,13 +148,13 @@
     <option value="">Navigate the blog\u2026</option>
     <option value="/news/">Home</option>
     <optgroup label="v1.x">
-
+      
       <option value="/news/2016/01/08/debo-committer/">Debo Dutta joins PPMC</option>
-
+      
       <option value="/news/2015/12/12/new-logo/">Metron adopts new logo</option>
-
+      
       <option value="/news/2015/12/06/metron-incubator/">Metron accepted into Apache Incubator</option>
-
+      
     </optgroup>
   </select>
 </div>
@@ -205,29 +205,29 @@
     </ul>
     <h4>Recent Releases</h4>
     <ul>
-
+      
     </ul>
     <h4>Other News</h4>
     <ul>
-
-
+        
+        
         <li class="">
           <a href="/news/2016/01/08/debo-committer/">Debo Dutta joins PPMC</a>
         </li>
-
-
-
+        
+        
+        
         <li class="current">
           <a href="/news/2015/12/12/new-logo/">Metron adopts new logo</a>
         </li>
-
-
-
+        
+        
+        
         <li class="">
           <a href="/news/2015/12/06/metron-incubator/">Metron accepted into Apache Incubator</a>
         </li>
-
-
+        
+        
     </ul>
   </aside>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/news/2016/01/08/debo-committer/index.html
----------------------------------------------------------------------
diff --git a/news/2016/01/08/debo-committer/index.html b/news/2016/01/08/debo-committer/index.html
index 627f69a..111da3e 100644
--- a/news/2016/01/08/debo-committer/index.html
+++ b/news/2016/01/08/debo-committer/index.html
@@ -184,7 +184,7 @@
   </div>
   <div class="post-content">
     <p>I am very pleased to announce that the Podling Project Management
-Committee (PPMC) of Apache Metron has asked Debo Dutta to become an
+Committee (PPMC) of Apache Metron (Incubating) has asked Debo Dutta to become an
 Apache Metron committer, and he has already accepted.</p>
 
 <p>Debo has already made many contributions to Metron community, working

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/5106e8df/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index a85aacd..134b5a3 100644
--- a/news/index.html
+++ b/news/index.html
@@ -4,7 +4,7 @@
         
         <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
         <link rel="profile" href="http://gmpg.org/xfn/11">
-        <title>Apache Metron Community</title>
+        <title>Apache Metron (Incubating) Community</title>
 
         <style type="text/css">
             img.wp-smiley,