You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mrql.apache.org by fe...@apache.org on 2015/02/09 05:42:48 UTC

svn commit: r1658304 - in /incubator/mrql/site/trunk: ReleaseNotes-0.9.0.html ReleaseNotes-0.9.2.html developers.html getting_started.html index.html issue-tracking.html mail-lists.html team-list.html

Author: fegaras
Date: Mon Feb  9 04:42:48 2015
New Revision: 1658304

URL: http://svn.apache.org/r1658304
Log:
update before the 0.9.4 release

Modified:
    incubator/mrql/site/trunk/ReleaseNotes-0.9.0.html
    incubator/mrql/site/trunk/ReleaseNotes-0.9.2.html
    incubator/mrql/site/trunk/developers.html
    incubator/mrql/site/trunk/getting_started.html
    incubator/mrql/site/trunk/index.html
    incubator/mrql/site/trunk/issue-tracking.html
    incubator/mrql/site/trunk/mail-lists.html
    incubator/mrql/site/trunk/team-list.html

Modified: incubator/mrql/site/trunk/ReleaseNotes-0.9.0.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/ReleaseNotes-0.9.0.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/ReleaseNotes-0.9.0.html (original)
+++ incubator/mrql/site/trunk/ReleaseNotes-0.9.0.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Release Notes</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -227,7 +227,7 @@
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/ReleaseNotes-0.9.2.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/ReleaseNotes-0.9.2.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/ReleaseNotes-0.9.2.html (original)
+++ incubator/mrql/site/trunk/ReleaseNotes-0.9.2.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Release Notes</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -225,7 +225,7 @@
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/developers.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/developers.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/developers.html (original)
+++ incubator/mrql/site/trunk/developers.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Developers Guide</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -210,7 +210,7 @@
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/getting_started.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/getting_started.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/getting_started.html (original)
+++ incubator/mrql/site/trunk/getting_started.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Getting Started</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -188,10 +188,10 @@
     <div class="section"><h2>Installation Instructions<a name="Installation_Instructions"></a></h2></div>
 
 <p>
-Apache MRQL can run in three modes: in Map-Reduce mode using Apache Hadoop, in BSP mode (Bulk Synchronous Parallel mode) using Apache Hama, and in Spark mode using Apache Spark.
+Apache MRQL can run in four modes: in Map-Reduce mode using Apache Hadoop, in BSP mode (Bulk Synchronous Parallel mode) using Apache Hama, in Spark mode using Apache Spark, and in Flink mode using Apache Flink.
 </p>
 <p>
-The MRQL MapReduce mode has been tested on Apache Hadoop MapReduce releases 1.x, and 2.x (Yarn). You can download the latest tarball from <a class="externalLink" href="http://hadoop.apache.org/releases.html">Apache Hadoop</a>. The BSP and Spark modes are optional. The BSP mode has been tested on Apache Hama 0.6.2, 0.6.3, and 0.6.4. You can download the latest tarball from <a class="externalLink" href="http://hama.apache.org/">Apache Hama</a>. The Spark mode has been tested on Apache Spark 1.0.0 and 1.0.2 in local, standalone deploy, and Yarn modes. You can download the latest tarball prebuilt for Hadoop1 or Hadoop2 from <a class="externalLink" href="http://spark.apache.org/">Apache Spark</a>. The Flink mode has been tested on Apache Flink 0.6-incubating in local and Yarn modes. You can download the latest tarball prebuilt for Hadoop2 from <a class="externalLink" href="http://flink.incubator.apache.org/downloads.html">Apache Flink</a>.
+The MRQL MapReduce mode has been tested on Apache Hadoop MapReduce releases 1.x, and 2.x (Yarn). You can download the latest tarball from <a class="externalLink" href="http://hadoop.apache.org/releases.html">Apache Hadoop</a>. The BSP and Spark modes are optional. The BSP mode has been tested on Apache Hama 0.6.2, 0.6.3, and 0.6.4. You can download the latest tarball from <a class="externalLink" href="http://hama.apache.org/">Apache Hama</a>. The Spark mode has been tested on Apache Spark 1.0.0 through 1.2.0 in local, standalone deploy, and Yarn modes. You can download the latest tarball prebuilt for Hadoop1 or Hadoop2 from <a class="externalLink" href="http://spark.apache.org/">Apache Spark</a>. The Flink mode has been tested on Apache Flink 0.6-incubating through 0.8.0 in local and Yarn modes. You can download the latest tarball prebuilt for Hadoop2 from <a class="externalLink" href="http://flink.apache.org/downloads.html">Apache Flink</a>.
 </p>
 <p>
 The following instructions assume that you have already installed Apache Hadoop MapReduce and you have deployed it on your cluster successfully.
@@ -221,7 +221,7 @@ Set SPARK_MASTER=yarn-client in conf/mrq
 </p>
     <div class="section"><h3>How to run MRQL in Flink mode on a Yarn cluster<a name="How_to_run_MRQL_in_Flink_mode_on_a_Yarn_cluster"></a></h3></div>
 <p>
-First, start the Flink application manager on Yarn using ${FLINK_HOME}/bin/yarn-session.sh -n #_of_nodes (see <a class="externalLink" href="http://flink.incubator.apache.org/docs/0.6-incubating/yarn_setup.html">Yarn Setup</a>). Then run the <a class="externalLink" href="https://wiki.apache.org/mrql/Pagerank">PageRank example</a> using the bin/mrql.flink script.
+First, start the Flink application manager on Yarn using ${FLINK_HOME}/bin/yarn-session.sh -n #_of_nodes (see <a class="externalLink" href="http://flink.apache.org/docs/0.8/yarn_setup.html">Yarn Setup</a>). Then run the <a class="externalLink" href="https://wiki.apache.org/mrql/Pagerank">PageRank example</a> using the bin/mrql.flink script.
 </p>
     <div class="section"><h2>How to Recompile MRQL<a name="How_to_Recompile_MRQL"></a></h2></div>
 <p>
@@ -229,7 +229,7 @@ Download the latest stable MRQL source r
 </p><div><pre>
 git clone https://git-wip-us.apache.org/repos/asf/incubator-mrql.git
 </pre></div>
-To build MRQL using maven, use <tt>mvn clean install</tt>. To validate the installation use <tt>mvn -DskipTests=false clean install</tt>, which runs the queries in <tt>tests/queries</tt> in memory, local Hadoop mode, local Hama mode, and local Spark mode.
+To build MRQL on Hadoop 1.x using maven, use <tt>mvn clean install</tt>. To build MRQL on Yarn (Hadoop 2.x), use <tt>mvn -Dyarn clean install</tt>. To validate the installation use <tt>mvn -DskipTests=false clean install</tt>, which runs the queries in <tt>tests/queries</tt> in memory, local Hadoop mode, local Hama mode, local Spark mode, and local Flink mode.
 
 
   
@@ -241,7 +241,7 @@ To build MRQL using maven, use <tt>mvn c
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/index.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/index.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/index.html (original)
+++ incubator/mrql/site/trunk/index.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   A Query Processing and Optimization System</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -185,13 +185,13 @@
  limitations under the License. -->
   
     <div class="section"><h2>Apache MRQL<a name="Apache_MRQL"></a></h2></div>
-    <p>MRQL is a query processing and optimization system for large-scale, distributed data analysis, built on top of Apache Hadoop, Hama, and Spark.
+    <p>MRQL is a query processing and optimization system for large-scale, distributed data analysis, built on top of Apache Hadoop, Hama, Spark, and Flink.
     <br /><br />
-    MRQL (pronounced miracle) is a query processing and optimization system for large-scale, distributed data analysis. MRQL (the MapReduce Query Language) is an SQL-like query language for large-scale data analysis on a cluster of computers. The MRQL query processing system can evaluate MRQL queries in three modes:
+    MRQL (pronounced miracle) is a query processing and optimization system for large-scale, distributed data analysis. MRQL (the MapReduce Query Language) is an SQL-like query language for large-scale data analysis on a cluster of computers. The MRQL query processing system can evaluate MRQL queries in four modes:
 </p><ol style="list-style-type: decimal">
 <li>in Map-Reduce mode using Apache Hadoop,</li>
-<li>in BSP mode (Bulk Synchronous Parallel mode) using Apache Hama, and</li>
-<li>in Spark mode using Apache Spark.</li>
+<li>in BSP mode (Bulk Synchronous Parallel mode) using Apache Hama,</li>
+<li>in Spark mode using Apache Spark, and</li>
 <li>in Flink mode using Apache Flink.</li>
 </ol>
 The MRQL query language is powerful enough to express most common data analysis tasks over many forms of raw in-situ data, such as XML and JSON documents, binary files, and CSV documents. MRQL is more powerful than other current high-level MapReduce languages, such as Hive and PigLatin, since it can operate on more complex data and supports more powerful query constructs, thus eliminating the need for using explicit MapReduce code. With MRQL, users are able to express complex data analysis tasks, such as PageRank, k-means clustering, matrix factorization, etc, using SQL-like queries exclusively, while the MRQL query processing system is able to compile these queries to efficient Java code.
@@ -215,7 +215,7 @@ The MRQL query language is powerful enou
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/issue-tracking.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/issue-tracking.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/issue-tracking.html (original)
+++ incubator/mrql/site/trunk/issue-tracking.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Issue Tracking</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -202,7 +202,7 @@
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/mail-lists.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/mail-lists.html (original)
+++ incubator/mrql/site/trunk/mail-lists.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Mailing Lists</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -229,7 +229,7 @@
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.      
                     

Modified: incubator/mrql/site/trunk/team-list.html
URL: http://svn.apache.org/viewvc/incubator/mrql/site/trunk/team-list.html?rev=1658304&r1=1658303&r2=1658304&view=diff
==============================================================================
--- incubator/mrql/site/trunk/team-list.html (original)
+++ incubator/mrql/site/trunk/team-list.html Mon Feb  9 04:42:48 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at Sep 8, 2014
+ | Generated by Apache Maven Doxia at Feb 8, 2015
  | 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="20140908" />
+    <meta name="Date-Revision-yyyymmdd" content="20150208" />
     <meta http-equiv="Content-Language" content="en" />
     <title>MRQL - 
   Team List</title>
@@ -81,7 +81,7 @@
                       <li>      <a href="http://spark.apache.org/"  title="Spark">Spark</a>
 </li>
                   
-                      <li>      <a href="http://flink.incubator.apache.org/"  title="Flink">Flink</a>
+                      <li>      <a href="http://flink.apache.org/"  title="Flink">Flink</a>
 </li>
                           </ul>
       </li>
@@ -159,7 +159,7 @@
         
                 
                     
-                  <li id="publishDate" class="pull-right">Last Published: 2014-09-08</li> <li class="divider pull-right">|</li>
+                  <li id="publishDate" class="pull-right">Last Published: 2015-02-08</li> <li class="divider pull-right">|</li>
               <li id="projectVersion" class="pull-right">Version: 0.9.4-incubating-SNAPSHOT</li>
             
                             </ul>
@@ -313,7 +313,7 @@
 
     <footer>
             <div class="container">
-              <div class="row span12">Copyright &copy;                    2013-2014
+              <div class="row span12">Copyright &copy;                    2013-2015
                         <a href="http://www.apache.org/">The Apache Software Foundation</a>.
             All Rights Reserved.