http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/news/2015/04/13/release-0.9.0-milestone1.html ---------------------------------------------------------------------- diff --git a/content/news/2015/04/13/release-0.9.0-milestone1.html b/content/news/2015/04/13/release-0.9.0-milestone1.html new file mode 100644 index 0000000..8bed744 --- /dev/null +++ b/content/news/2015/04/13/release-0.9.0-milestone1.html @@ -0,0 +1,494 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + + <title>Apache Flink: Announcing Flink 0.9.0-milestone1 preview release</title> + <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> + <link rel="icon" href="favicon.ico" type="image/x-icon"> + <link rel="stylesheet" href="/css/bootstrap.css"> + <link rel="stylesheet" href="/css/bootstrap-lumen-custom.css"> + <link rel="stylesheet" href="/css/syntax.css"> + <link rel="stylesheet" href="/css/custom.css"> + <link href="/css/main/main.css" rel="stylesheet"> + <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Flink Blog RSS feed" /> + <!-- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> --> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> + <script src="/js/bootstrap.min.js"></script> + <script src="/js/codetabs.js"></script> + </head> + <body> + <div class="af-header-container af-inner-pages-navigation"> + <header> + <div class="container"> + <div class="row"> + <div class="col-md-1 af-mobile-nav-bar"> + <a href="/" title="Home"> + <img class="hidden-xs hidden-sm img-responsive" + src="/img/main/logo.png" alt="Apache Flink Logo"> + </a> + <div class="row visible-xs"> + <div class="col-xs-3"> + <a href="/" title="Home"> + <img class="hidden-x hidden-sm img-responsive" + src="/img/main/logo.png" alt="Apache Flink Logo"> + </a> + </div> + <div class="col-xs-5"></div> + <div class="col-xs-4"> + <div class="af-mobile-btn"> + <span class="glyphicon glyphicon-plus"></span> + </div> + </div> + </div> + </div> + <!-- Navigation --> + <div class="col-md-11"> + <nav class="af-main-nav" role="navigation"> + <ul> + <li><a href="#" class="af-nav-links">Quickstart + <b class="caret"></b> + </a> + <ul class="af-dropdown-menu"> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/setup_quickstart.html">Setup + Flink</a></li> + <li><a + href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/java_api_quickstart.html">Java + API</a></li> + <li><a + href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/scala_api_quickstart.html">Scala + API</a></li> + </ul></li> + <li><a href="/downloads.html">Download</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/faq.html">FAQ</a></li> + <li><a href="#" class="af-nav-links">Documentation <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li class="af-separator">Current Snapshot:</li> + <li></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/">0.9</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/java">0.9 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/scala/index.html#org.apache.flink.api.scala.package">0.9 Scaladocs</a></li> + <li class="divider"></li> + <li class="af-separator">Current Stable:</li> + <li></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java">0.8.1 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> + <li class="divider"></li> + <li></li> + <li><a href="/archive.html">Archive</a></li> + <li></li> + </ul></li> + <li><a href="#" class="af-nav-links">Community <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li><a href="/community.html#getting-help">Getting Help</a></li> + <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> + <li><a href="/community.html#issues">Issues</a></li> + <li><a href="/community.html#team">Team</a></li> + <li class="divider"></li> + <li><a href="/how-to-contribute.html">How To + Contribute</a></li> + <li><a href="/coding_guidelines.html">Coding + Guidelines</a></li> + </ul></li> + <li><a href="#" class="af-nav-links">Project <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li><a href="/material.html">Material</a></li> + <li><a href="http://www.apache.org/">Apache Software + Foundation <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="https://cwiki.apache.org/confluence/display/FLINK">Wiki + <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="https://wiki.apache.org/incubator/StratosphereProposal">Incubator + Proposal <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License + <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a href="https://github.com/apache/incubator-flink">Source + Code <span class="glyphicon glyphicon-new-window"></span> + </a></li> + </ul></li> + <li><a href="/blog/index.html" class="">Blog</a></li> + </ul> + </nav> + </div> + </div> + </div> + </header> +</div> + + + <div style="padding-top:50px" class="container"> + <div class="container"> + <div class="row"> + <div class="col-md-2"></div> + <div class="col-md-8"> + <article> + <h2>Announcing Flink 0.9.0-milestone1 preview release</h2> + <p class="meta">13 Apr 2015</p> + <div> + <p>The Apache Flink community is pleased to announce the availability of +the 0.9.0-milestone-1 release. The release is a preview of the +upcoming 0.9.0 release. It contains many new features which will be +available in the upcoming 0.9 release. Interested users are encouraged +to try it out and give feedback. As the version number indicates, this +release is a preview release that contains known issues.</p> + +<p>You can download the release +<a href="http://flink.apache.org/downloads.html#preview">here</a> and check out the +latest documentation +<a href="http://ci.apache.org/projects/flink/flink-docs-master/">here</a>. Feedback +through the Flink <a href="http://flink.apache.org/community.html#mailing-lists">mailing +lists</a> is, as +always, very welcome!</p> + +<h2 id="new-features">New Features</h2> + +<h3 id="table-api">Table API</h3> + +<p>Flinkâs new Table API offers a higher-level abstraction for +interacting with structured data sources. The Table API allows users +to execute logical, SQL-like queries on distributed data sets while +allowing them to freely mix declarative queries with regular Flink +operators. Here is an example that groups and joins two tables:</p> +<div class="highlight"><pre><code class="language-scala" data-lang="scala"><span class="k">val</span> <span class="n">clickCounts</span> <span class="k">=</span> <span class="n">clicks</span> + <span class="o">.</span><span class="n">groupBy</span><span class="o">(</span><span class="-Symbol">'user</span><span class="o">).</span><span class="n">select</span><span class="o">(</span><span class="-Symbol">'userId</span><span class="o">,</span> <span class="-Symbol">'url</span><span class="o">.</span><span class="n">count</span> <span class="n">as</span> <span class="-Symbol">'count</span><span class="o">)</span> + +<span class="k">val</span> <span class="n">activeUsers</span> <span class="k">=</span> <span class="n">users</span><span class="o">.</span><span class="n">join</span><span class="o">(</span><span class="n">clickCounts</span><span class="o">)</span> + <span class="o">.</span><span class="n">where</span><span class="o">(</span><span class="-Symbol">'id</span> <span class="o">===</span> <span class="-Symbol">'userId</span> <span class="o">&&</span> <span class="-Symbol">'count</span> <span class="o">></span> <span class="mi">10</span><span class="o">).</span><span class="n">select</span><span class="o">(</span><span class="-Symbol">'username</span><span class="o">,</span> <span class="-Symbol">'count</span><span class="o">,</span> <span class="o">...)</span> +</code></pre></div> +<p>Tables consist of logical attributes that can be selected by name +rather than physical Java and Scala data types. This alleviates a lot +of boilerplate code for common ETL tasks and raises the abstraction +for Flink programs. Tables are available for both static and streaming +data sources (DataSet and DataStream APIs).</p> + +<p>Check out the Table guide for Java and Scala +<a href="http://ci.apache.org/projects/flink/flink-docs-master/table.html">here</a>.</p> + +<h3 id="gelly-graph-processing-api">Gelly Graph Processing API</h3> + +<p>Gelly is a Java Graph API for Flink. It contains a set of utilities +for graph analysis, support for iterative graph processing and a +library of graph algorithms. Gelly exposes a Graph data structure that +wraps DataSets for vertices and edges, as well as methods for creating +graphs from DataSets, graph transformations and utilities (e.g., in- +and out- degrees of vertices), neighborhood aggregations, iterative +vertex-centric graph processing, as well as a library of common graph +algorithms, including PageRank, SSSP, label propagation, and community +detection.</p> + +<p>Gelly internally builds on top of Flinkâs <a href="http://ci.apache.org/projects/flink/flink-docs-master/iterations.html">delta +iterations</a>. Iterative +graph algorithms are executed leveraging mutable state, achieving +similar performance with specialized graph processing systems.</p> + +<p>Gelly will eventually subsume Spargel, Flinkâs Pregel-like API. Check +out the Gelly guide +<a href="http://ci.apache.org/projects/flink/flink-docs-master/gelly_guide.html">here</a>.</p> + +<h3 id="flink-machine-learning-library">Flink Machine Learning Library</h3> + +<p>This release includes the first version of Flinkâs Machine Learning +library. The libraryâs pipeline approach, which has been strongly +inspired by scikit-learnâs abstraction of transformers and estimators, +makes it easy to quickly set up a data processing pipeline and to get +your job done.</p> + +<p>Flink distinguishes between transformers and learners. Transformers +are components which transform your input data into a new format +allowing you to extract features, cleanse your data or to sample from +it. Learners on the other hand constitute the components which take +your input data and train a model on it. The model you obtain from the +learner can then be evaluated and used to make predictions on unseen +data.</p> + +<p>Currently, the machine learning library contains transformers and +learners to do multiple tasks. The library supports multiple linear +regression using a stochastic gradient implementation to scale to +large data sizes. Furthermore, it includes an alternating least +squares (ALS) implementation to factorizes large matrices. The matrix +factorization can be used to do collaborative filtering. An +implementation of the communication efficient distributed dual +coordinate ascent (CoCoA) algorithm is the latest addition to the +library. The CoCoA algorithm can be used to train distributed +soft-margin SVMs.</p> + +<h3 id="flink-on-yarn-leveraging-apache-tez">Flink on YARN leveraging Apache Tez</h3> + +<p>We are introducing a new execution mode for Flink to be able to run +restricted Flink programs on top of <a href="http://tez.apache.org">Apache +Tez</a>. This mode retains Flinkâs APIs, +optimizer, as well as Flinkâs runtime operators, but instead of +wrapping those in Flink tasks that are executed by Flink TaskManagers, +it wraps them in Tez runtime tasks and builds a Tez DAG that +represents the program.</p> + +<p>By using Flink on Tez, users have an additional choice for an +execution platform for Flink programs. While Flinkâs distributed +runtime favors low latency, streaming shuffles, and iterative +algorithms, Tez focuses on scalability and elastic resource usage in +shared YARN clusters.</p> + +<p>Get started with Flink on Tez +<a href="http://ci.apache.org/projects/flink/flink-docs-master/flink_on_tez_guide.html">here</a>.</p> + +<h3 id="reworked-distributed-runtime-on-akka">Reworked Distributed Runtime on Akka</h3> + +<p>Flinkâs RPC system has been replaced by the widely adopted +<a href="http://akka.io">Akka</a> framework. Akkaâs concurrency model offers the +right abstraction to develop a fast as well as robust distributed +system. By using Akkaâs own failure detection mechanism the stability +of Flinkâs runtime is significantly improved, because the system can +now react in proper form to node outages. Furthermore, Akka improves +Flinkâs scalability by introducing asynchronous messages to the +system. These asynchronous messages allow Flink to be run on many more +nodes than before.</p> + +<h3 id="exactly-once-processing-on-kafka-streaming-sources">Exactly-once processing on Kafka Streaming Sources</h3> + +<p>This release introduces stream processing with exacly-once delivery +guarantees for Flink streaming programs that analyze streaming sources +that are persisted by <a href="http://kafka.apache.org">Apache Kafka</a>. The +system is internally tracking the Kafka offsets to ensure that Flink +can pick up data from Kafka where it left off in case of an failure.</p> + +<p>Read +<a href="http://ci.apache.org/projects/flink/flink-docs-master/streaming_guide.html#apache-kafka">here</a> +on how to use the persistent Kafka source.</p> + +<h3 id="improved-yarn-support">Improved YARN support</h3> + +<p>Flinkâs YARN client contains several improvements, such as a detached +mode for starting a YARN session in the background, the ability to +submit a single Flink job to a YARN cluster without starting a +session, including a âfire and forgetâ mode. Flink is now also able to +reallocate failed YARN containers to maintain the size of the +requested cluster. This feature allows to implement fault-tolerant +setups on top of YARN. There is also an internal Java API to deploy +and control a running YARN cluster. This is being used by system +integrators to easily control Flink on YARN within their Hadoop 2 +cluster.</p> + +<p>See the YARN docs +<a href="http://ci.apache.org/projects/flink/flink-docs-master/yarn_setup.html">here</a>.</p> + +<h2 id="more-improvements-and-fixes">More Improvements and Fixes</h2> + +<ul> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1605">FLINK-1605</a>: +Flink is not exposing its Guava and ASM dependencies to Maven +projects depending on Flink. We use the maven-shade-plugin to +relocate these dependencies into our own namespace. This allows +users to use any Guava or ASM version.</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1605">FLINK-1417</a>: +Automatic recognition and registration of Java Types at Kryo and the +internal serializers: Flink has its own type handling and +serialization framework falling back to Kryo for types that it cannot +handle. To get the best performance Flink is automatically registering +all types a user is using in their program with Kryo.Flink also +registers serializers for Protocol Buffers, Thrift, Avro and YodaTime +automatically. Users can also manually register serializers to Kryo +(<a href="https://issues.apache.org/jira/browse/FLINK-1399">https://issues.apache.org/jira/browse/FLINK-1399</a>)</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1296">FLINK-1296</a>: Add +support for sorting very large records</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1679">FLINK-1679</a>: +"degreeOfParallelism" methods renamed to "parallelism"</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1501">FLINK-1501</a>: Add +metrics library for monitoring TaskManagers</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1760">FLINK-1760</a>: Add +support for building Flink with Scala 2.11</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1648">FLINK-1648</a>: Add +a mode where the system automatically sets the parallelism to the +available task slots</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1622">FLINK-1622</a>: Add +groupCombine operator</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1589">FLINK-1589</a>: Add +option to pass Configuration to LocalExecutor</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1504">FLINK-1504</a>: Add +support for accessing secured HDFS clusters in standalone mode</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1478">FLINK-1478</a>: Add +strictly local input split assignment</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1512">FLINK-1512</a>: Add +CsvReader for reading into POJOs.</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1461">FLINK-1461</a>: Add +sortPartition operator</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1450">FLINK-1450</a>: Add +Fold operator to the Streaming api</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1389">FLINK-1389</a>: +Allow setting custom file extensions for files created by the +FileOutputFormat</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1236">FLINK-1236</a>: Add +support for localization of Hadoop Input Splits</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1179">FLINK-1179</a>: Add +button to JobManager web interface to request stack trace of a +TaskManager</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1105">FLINK-1105</a>: Add +support for locally sorted output</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1688">FLINK-1688</a>: Add +socket sink</p></li> +<li><p><a href="https://issues.apache.org/jira/browse/FLINK-1436">FLINK-1436</a>: +Improve usability of command line interface</p></li> +</ul> + + </div> + </article> + </div> + <div class="col-md-2"></div> + </div> + <div class="row" style="padding-top:30px"> + <div class="col-md-2"></div> + <div class="col-md-8"> + <div id="disqus_thread"></div> + <script type="text/javascript"> + /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ + var disqus_shortname = 'stratosphere-eu'; // required: replace example with your forum shortname + + /* * * DON'T EDIT BELOW THIS LINE * * */ + (function() { + var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; + dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; + (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); + })(); + </script> + <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> + <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> + </div> + <div class="col-md-2"></div> + </div> +</div> + + </div> + <!--<section id="af-upfooter" class="af-section"> + <div class="container"> + <p>Apache Flink is an effort undergoing incubation at The Apache + Software Foundation (ASF), sponsored by the Apache Incubator PMC. + 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.</p> + <a href="http://incubator.apache.org"> <img class="img-responsive" + src="/img/main/apache-incubator-logo.png" alt="Apache Flink" /> + </a> + <p class="text-center"> + <a href="/privacy-policy.html" title="Privacy Policy" + class="af-privacy-policy">Privacy Policy</a> + </p> + </div> +</section>--> + +<footer id="af-footer"> + <div class="container"> + <div class="row"> + <div class="col-md-3"> + <h3>Documentation</h3> + <ul class="af-footer-menu"> + + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java/">0.8.1 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>Community</h3> + <ul class="af-footer-menu"> + <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/FLINK" + target="blank">Issues <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="/community.html#team">Team</a></li> + <li><a href="/how-to-contribute.html">How to contribute</a></li> + <li><a href="/coding_guidelines.html">Coding Guidelines</a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>ASF</h3> + <ul class="af-footer-menu"> + <li><a href="http://www.apache.org/" target="blank">Apache + Software foundation <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="http://www.apache.org/foundation/how-it-works.html" + target="blank">How it works <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://www.apache.org/foundation/thanks.html" + target="blank">Thanks <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="http://www.apache.org/foundation/sponsorship.html" + target="blank">Become a sponsor <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://incubator.apache.org/projects/flink.html" + target="blank">Incubation status page <span + class="glyphicon glyphicon-new-window"></span></a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>Project</h3> + <ul class="af-footer-menu"> + <li><a href="/material.html" target="blank">Material <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="https://cwiki.apache.org/confluence/display/FLINK" + target="blank">Wiki <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="https://wiki.apache.org/incubator/StratosphereProposal" + target="blank">Incubator proposal <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0" + target="blank">License <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="https://github.com/apache/incubator-flink" + target="blank">Source code <span + class="glyphicon glyphicon-new-window"></span></a></li> + </ul> + </div> + </div> + </div> + <div class="af-footer-bar"> + <div class="container"> + <p>Copyright © 2014-2015, <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved. Apache and the Apache feather logo are trademarks of the Apache Software Foundation. + </p> + <div> + <div style="float:left"> + <p> + <a href="/privacy-policy.html" title="Privacy Policy" class="af-privacy-policy">Privacy Policy</a> + </p> + </div> + <div style="float:right"> + <p> + <a href="/blog/feed.xml" class="af-privacy-policy">RSS Feed</a> + </p> + </div> + </div> + </div> + </div> +</footer> + + <!-- Google Analytics --> + <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','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-52545728-1', 'auto'); + ga('send', 'pageview'); + </script> + <script src="/js/main/jquery.mobile.events.min.js"></script> + <script src="/js/main/main.js"></script> + </body> +</html>
http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/privacy-policy.html ---------------------------------------------------------------------- diff --git a/content/privacy-policy.html b/content/privacy-policy.html new file mode 100644 index 0000000..edfd00f --- /dev/null +++ b/content/privacy-policy.html @@ -0,0 +1,283 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + + <title>Apache Flink: Privacy Policy</title> + <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> + <link rel="icon" href="favicon.ico" type="image/x-icon"> + <link rel="stylesheet" href="/css/bootstrap.css"> + <link rel="stylesheet" href="/css/bootstrap-lumen-custom.css"> + <link rel="stylesheet" href="/css/syntax.css"> + <link rel="stylesheet" href="/css/custom.css"> + <link href="/css/main/main.css" rel="stylesheet"> + <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Flink Blog RSS feed" /> + <!-- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> --> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> + <script src="/js/bootstrap.min.js"></script> + <script src="/js/codetabs.js"></script> + </head> + <body> + <div class="af-header-container af-inner-pages-navigation"> + <header> + <div class="container"> + <div class="row"> + <div class="col-md-1 af-mobile-nav-bar"> + <a href="/" title="Home"> + <img class="hidden-xs hidden-sm img-responsive" + src="/img/main/logo.png" alt="Apache Flink Logo"> + </a> + <div class="row visible-xs"> + <div class="col-xs-3"> + <a href="/" title="Home"> + <img class="hidden-x hidden-sm img-responsive" + src="/img/main/logo.png" alt="Apache Flink Logo"> + </a> + </div> + <div class="col-xs-5"></div> + <div class="col-xs-4"> + <div class="af-mobile-btn"> + <span class="glyphicon glyphicon-plus"></span> + </div> + </div> + </div> + </div> + <!-- Navigation --> + <div class="col-md-11"> + <nav class="af-main-nav" role="navigation"> + <ul> + <li><a href="#" class="af-nav-links">Quickstart + <b class="caret"></b> + </a> + <ul class="af-dropdown-menu"> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/setup_quickstart.html">Setup + Flink</a></li> + <li><a + href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/java_api_quickstart.html">Java + API</a></li> + <li><a + href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/scala_api_quickstart.html">Scala + API</a></li> + </ul></li> + <li><a href="/downloads.html">Download</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/faq.html">FAQ</a></li> + <li><a href="#" class="af-nav-links">Documentation <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li class="af-separator">Current Snapshot:</li> + <li></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/">0.9</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/java">0.9 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/scala/index.html#org.apache.flink.api.scala.package">0.9 Scaladocs</a></li> + <li class="divider"></li> + <li class="af-separator">Current Stable:</li> + <li></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java">0.8.1 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> + <li class="divider"></li> + <li></li> + <li><a href="/archive.html">Archive</a></li> + <li></li> + </ul></li> + <li><a href="#" class="af-nav-links">Community <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li><a href="/community.html#getting-help">Getting Help</a></li> + <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> + <li><a href="/community.html#issues">Issues</a></li> + <li><a href="/community.html#team">Team</a></li> + <li class="divider"></li> + <li><a href="/how-to-contribute.html">How To + Contribute</a></li> + <li><a href="/coding_guidelines.html">Coding + Guidelines</a></li> + </ul></li> + <li><a href="#" class="af-nav-links">Project <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li><a href="/material.html">Material</a></li> + <li><a href="http://www.apache.org/">Apache Software + Foundation <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="https://cwiki.apache.org/confluence/display/FLINK">Wiki + <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="https://wiki.apache.org/incubator/StratosphereProposal">Incubator + Proposal <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License + <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a href="https://github.com/apache/incubator-flink">Source + Code <span class="glyphicon glyphicon-new-window"></span> + </a></li> + </ul></li> + <li><a href="/blog/index.html" class="">Blog</a></li> + </ul> + </nav> + </div> + </div> + </div> + </header> +</div> + + + <div style="padding-top:50px" class="container"> + <h1>Privacy Policy</h1> + +<p>Information about your use of this website is collected using server access +logs and a tracking cookie. The collected information consists of the +following:</p> + +<ol> +<li>The IP address from which you access the website;</li> +<li>The type of browser and operating system you use to access our site;</li> +<li>The date and time you access our site;</li> +<li>The pages you visit; and</li> +<li>The addresses of pages from where you followed a link to our site.</li> +</ol> + +<p>Part of this information is gathered using a tracking cookie set by the +<a href="http://www.google.com/analytics/">Google Analytics</a> service and handled by +Google as described in their <a href="http://www.google.com/privacy.html">privacy policy</a>. +See your browser documentation for instructions on how to disable the cookie +if you prefer not to share this data with Google.</p> + +<p>We use the gathered information to help us make our site more useful to +visitors and to better understand how and when our site is used. We do not +track or collect personally identifiable information or associate gathered +data with any personally identifying information from other sources.</p> + +<p>By using this website, you consent to the collection of this data in the +manner and for the purpose described above.</p> + + </div> + <!--<section id="af-upfooter" class="af-section"> + <div class="container"> + <p>Apache Flink is an effort undergoing incubation at The Apache + Software Foundation (ASF), sponsored by the Apache Incubator PMC. + 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.</p> + <a href="http://incubator.apache.org"> <img class="img-responsive" + src="/img/main/apache-incubator-logo.png" alt="Apache Flink" /> + </a> + <p class="text-center"> + <a href="/privacy-policy.html" title="Privacy Policy" + class="af-privacy-policy">Privacy Policy</a> + </p> + </div> +</section>--> + +<footer id="af-footer"> + <div class="container"> + <div class="row"> + <div class="col-md-3"> + <h3>Documentation</h3> + <ul class="af-footer-menu"> + + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java/">0.8.1 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>Community</h3> + <ul class="af-footer-menu"> + <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/FLINK" + target="blank">Issues <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="/community.html#team">Team</a></li> + <li><a href="/how-to-contribute.html">How to contribute</a></li> + <li><a href="/coding_guidelines.html">Coding Guidelines</a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>ASF</h3> + <ul class="af-footer-menu"> + <li><a href="http://www.apache.org/" target="blank">Apache + Software foundation <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="http://www.apache.org/foundation/how-it-works.html" + target="blank">How it works <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://www.apache.org/foundation/thanks.html" + target="blank">Thanks <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="http://www.apache.org/foundation/sponsorship.html" + target="blank">Become a sponsor <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://incubator.apache.org/projects/flink.html" + target="blank">Incubation status page <span + class="glyphicon glyphicon-new-window"></span></a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>Project</h3> + <ul class="af-footer-menu"> + <li><a href="/material.html" target="blank">Material <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="https://cwiki.apache.org/confluence/display/FLINK" + target="blank">Wiki <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="https://wiki.apache.org/incubator/StratosphereProposal" + target="blank">Incubator proposal <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0" + target="blank">License <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="https://github.com/apache/incubator-flink" + target="blank">Source code <span + class="glyphicon glyphicon-new-window"></span></a></li> + </ul> + </div> + </div> + </div> + <div class="af-footer-bar"> + <div class="container"> + <p>Copyright © 2014-2015, <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved. Apache and the Apache feather logo are trademarks of the Apache Software Foundation. + </p> + <div> + <div style="float:left"> + <p> + <a href="/privacy-policy.html" title="Privacy Policy" class="af-privacy-policy">Privacy Policy</a> + </p> + </div> + <div style="float:right"> + <p> + <a href="/blog/feed.xml" class="af-privacy-policy">RSS Feed</a> + </p> + </div> + </div> + </div> + </div> +</footer> + + <!-- Google Analytics --> + <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','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-52545728-1', 'auto'); + ga('send', 'pageview'); + </script> + <script src="/js/main/jquery.mobile.events.min.js"></script> + <script src="/js/main/main.js"></script> + </body> +</html> http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/project.html ---------------------------------------------------------------------- diff --git a/content/project.html b/content/project.html new file mode 100644 index 0000000..04286e5 --- /dev/null +++ b/content/project.html @@ -0,0 +1,263 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + + <title>Apache Flink: Project</title> + <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> + <link rel="icon" href="favicon.ico" type="image/x-icon"> + <link rel="stylesheet" href="/css/bootstrap.css"> + <link rel="stylesheet" href="/css/bootstrap-lumen-custom.css"> + <link rel="stylesheet" href="/css/syntax.css"> + <link rel="stylesheet" href="/css/custom.css"> + <link href="/css/main/main.css" rel="stylesheet"> + <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Flink Blog RSS feed" /> + <!-- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> --> + <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> + <script src="/js/bootstrap.min.js"></script> + <script src="/js/codetabs.js"></script> + </head> + <body> + <div class="af-header-container af-inner-pages-navigation"> + <header> + <div class="container"> + <div class="row"> + <div class="col-md-1 af-mobile-nav-bar"> + <a href="/" title="Home"> + <img class="hidden-xs hidden-sm img-responsive" + src="/img/main/logo.png" alt="Apache Flink Logo"> + </a> + <div class="row visible-xs"> + <div class="col-xs-3"> + <a href="/" title="Home"> + <img class="hidden-x hidden-sm img-responsive" + src="/img/main/logo.png" alt="Apache Flink Logo"> + </a> + </div> + <div class="col-xs-5"></div> + <div class="col-xs-4"> + <div class="af-mobile-btn"> + <span class="glyphicon glyphicon-plus"></span> + </div> + </div> + </div> + </div> + <!-- Navigation --> + <div class="col-md-11"> + <nav class="af-main-nav" role="navigation"> + <ul> + <li><a href="#" class="af-nav-links">Quickstart + <b class="caret"></b> + </a> + <ul class="af-dropdown-menu"> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/setup_quickstart.html">Setup + Flink</a></li> + <li><a + href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/java_api_quickstart.html">Java + API</a></li> + <li><a + href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/scala_api_quickstart.html">Scala + API</a></li> + </ul></li> + <li><a href="/downloads.html">Download</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/faq.html">FAQ</a></li> + <li><a href="#" class="af-nav-links">Documentation <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li class="af-separator">Current Snapshot:</li> + <li></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/">0.9</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/java">0.9 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/scala/index.html#org.apache.flink.api.scala.package">0.9 Scaladocs</a></li> + <li class="divider"></li> + <li class="af-separator">Current Stable:</li> + <li></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java">0.8.1 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> + <li class="divider"></li> + <li></li> + <li><a href="/archive.html">Archive</a></li> + <li></li> + </ul></li> + <li><a href="#" class="af-nav-links">Community <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li><a href="/community.html#getting-help">Getting Help</a></li> + <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> + <li><a href="/community.html#issues">Issues</a></li> + <li><a href="/community.html#team">Team</a></li> + <li class="divider"></li> + <li><a href="/how-to-contribute.html">How To + Contribute</a></li> + <li><a href="/coding_guidelines.html">Coding + Guidelines</a></li> + </ul></li> + <li><a href="#" class="af-nav-links">Project <b + class="caret"></b></a> + <ul class="af-dropdown-menu"> + <li><a href="/material.html">Material</a></li> + <li><a href="http://www.apache.org/">Apache Software + Foundation <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="https://cwiki.apache.org/confluence/display/FLINK">Wiki + <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="https://wiki.apache.org/incubator/StratosphereProposal">Incubator + Proposal <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License + <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a href="https://github.com/apache/incubator-flink">Source + Code <span class="glyphicon glyphicon-new-window"></span> + </a></li> + </ul></li> + <li><a href="/blog/index.html" class="">Blog</a></li> + </ul> + </nav> + </div> + </div> + </div> + </header> +</div> + + + <div style="padding-top:50px" class="container"> + <h2 id="history">History</h2> + +<h2 id="incubator-proposal">Incubator Proposal</h2> + +<h2 id="license">License</h2> + +<h2 id="source-code">Source Code</h2> + + </div> + <!--<section id="af-upfooter" class="af-section"> + <div class="container"> + <p>Apache Flink is an effort undergoing incubation at The Apache + Software Foundation (ASF), sponsored by the Apache Incubator PMC. + 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.</p> + <a href="http://incubator.apache.org"> <img class="img-responsive" + src="/img/main/apache-incubator-logo.png" alt="Apache Flink" /> + </a> + <p class="text-center"> + <a href="/privacy-policy.html" title="Privacy Policy" + class="af-privacy-policy">Privacy Policy</a> + </p> + </div> +</section>--> + +<footer id="af-footer"> + <div class="container"> + <div class="row"> + <div class="col-md-3"> + <h3>Documentation</h3> + <ul class="af-footer-menu"> + + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java/">0.8.1 Javadocs</a></li> + <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>Community</h3> + <ul class="af-footer-menu"> + <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/FLINK" + target="blank">Issues <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="/community.html#team">Team</a></li> + <li><a href="/how-to-contribute.html">How to contribute</a></li> + <li><a href="/coding_guidelines.html">Coding Guidelines</a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>ASF</h3> + <ul class="af-footer-menu"> + <li><a href="http://www.apache.org/" target="blank">Apache + Software foundation <span class="glyphicon glyphicon-new-window"></span> + </a></li> + <li><a + href="http://www.apache.org/foundation/how-it-works.html" + target="blank">How it works <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://www.apache.org/foundation/thanks.html" + target="blank">Thanks <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="http://www.apache.org/foundation/sponsorship.html" + target="blank">Become a sponsor <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://incubator.apache.org/projects/flink.html" + target="blank">Incubation status page <span + class="glyphicon glyphicon-new-window"></span></a></li> + </ul> + </div> + <div class="col-md-3"> + <h3>Project</h3> + <ul class="af-footer-menu"> + <li><a href="/material.html" target="blank">Material <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="https://cwiki.apache.org/confluence/display/FLINK" + target="blank">Wiki <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a + href="https://wiki.apache.org/incubator/StratosphereProposal" + target="blank">Incubator proposal <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0" + target="blank">License <span + class="glyphicon glyphicon-new-window"></span></a></li> + <li><a href="https://github.com/apache/incubator-flink" + target="blank">Source code <span + class="glyphicon glyphicon-new-window"></span></a></li> + </ul> + </div> + </div> + </div> + <div class="af-footer-bar"> + <div class="container"> + <p>Copyright © 2014-2015, <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved. Apache and the Apache feather logo are trademarks of the Apache Software Foundation. + </p> + <div> + <div style="float:left"> + <p> + <a href="/privacy-policy.html" title="Privacy Policy" class="af-privacy-policy">Privacy Policy</a> + </p> + </div> + <div style="float:right"> + <p> + <a href="/blog/feed.xml" class="af-privacy-policy">RSS Feed</a> + </p> + </div> + </div> + </div> + </div> +</footer> + + <!-- Google Analytics --> + <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','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-52545728-1', 'auto'); + ga('send', 'pageview'); + </script> + <script src="/js/main/jquery.mobile.events.min.js"></script> + <script src="/js/main/main.js"></script> + </body> +</html> http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/q/quickstart-SNAPSHOT.sh ---------------------------------------------------------------------- diff --git a/content/q/quickstart-SNAPSHOT.sh b/content/q/quickstart-SNAPSHOT.sh new file mode 100755 index 0000000..f87f594 --- /dev/null +++ b/content/q/quickstart-SNAPSHOT.sh @@ -0,0 +1,48 @@ +#!/usr/bin/env bash + +################################################################################ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. +################################################################################ + + +PACKAGE=quickstart + +mvn archetype:generate \ + -DarchetypeGroupId=org.apache.flink \ + -DarchetypeArtifactId=flink-quickstart-java \ + -DarchetypeVersion=0.9-SNAPSHOT \ + -DgroupId=org.myorg.quickstart \ + -DartifactId=$PACKAGE \ + -Dversion=0.1 \ + -Dpackage=org.myorg.quickstart \ + -DinteractiveMode=false \ + -DarchetypeCatalog=https://repository.apache.org/content/repositories/snapshots/ + +# +# Give some guidance +# +echo -e "\\n\\n" +echo -e "\\tA sample quickstart Flink Job has been created." +echo -e "\\tSwitch into the directory using" +echo -e "\\t\\t cd $PACKAGE" +echo -e "\\tImport the project there using your favorite IDE (Import it as a maven project)" +echo -e "\\tBuild a jar inside the directory using" +echo -e "\\t\\t mvn clean package" +echo -e "\\tYou will find the runnable jar in $PACKAGE/target" +echo -e "\\tConsult our website if you have any troubles: http://flink.apache.org/community.html#mailing-lists" +echo -e "\\n\\n" + http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/q/quickstart-scala-SNAPSHOT.sh ---------------------------------------------------------------------- diff --git a/content/q/quickstart-scala-SNAPSHOT.sh b/content/q/quickstart-scala-SNAPSHOT.sh new file mode 100755 index 0000000..5f9e6eb --- /dev/null +++ b/content/q/quickstart-scala-SNAPSHOT.sh @@ -0,0 +1,48 @@ +#!/usr/bin/env bash + +################################################################################ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. +################################################################################ + + +PACKAGE=quickstart + +mvn archetype:generate \ + -DarchetypeGroupId=org.apache.flink \ + -DarchetypeArtifactId=flink-quickstart-scala \ + -DarchetypeVersion=0.9-SNAPSHOT \ + -DgroupId=org.myorg.quickstart \ + -DartifactId=$PACKAGE \ + -Dversion=0.1 \ + -Dpackage=org.myorg.quickstart \ + -DinteractiveMode=false \ + -DarchetypeCatalog=https://repository.apache.org/content/repositories/snapshots/ + +# +# Give some guidance +# +echo -e "\\n\\n" +echo -e "\\tA sample quickstart Flink Job has been created." +echo -e "\\tSwitch into the directory using" +echo -e "\\t\\t cd $PACKAGE" +echo -e "\\tImport the project there using your favorite IDE (Import it as a maven project)" +echo -e "\\tBuild a jar inside the directory using" +echo -e "\\t\\t mvn clean package" +echo -e "\\tYou will find the runnable jar in $PACKAGE/target" +echo -e "\\tConsult our website if you have any troubles: http://flink.apache.org/community.html#mailing-lists" +echo -e "\\n\\n" + http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/q/quickstart-scala.sh ---------------------------------------------------------------------- diff --git a/content/q/quickstart-scala.sh b/content/q/quickstart-scala.sh new file mode 100755 index 0000000..5b06f23 --- /dev/null +++ b/content/q/quickstart-scala.sh @@ -0,0 +1,47 @@ +#!/usr/bin/env bash + +################################################################################ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. +################################################################################ + + +PACKAGE=quickstart + +mvn archetype:generate \ + -DarchetypeGroupId=org.apache.flink \ + -DarchetypeArtifactId=flink-quickstart-scala \ + -DarchetypeVersion=0.8.1 \ + -DgroupId=org.myorg.quickstart \ + -DartifactId=$PACKAGE \ + -Dversion=0.1 \ + -Dpackage=org.myorg.quickstart \ + -DinteractiveMode=false + +# +# Give some guidance +# +echo -e "\\n\\n" +echo -e "\\tA sample quickstart Flink Job has been created." +echo -e "\\tSwitch into the directory using" +echo -e "\\t\\t cd $PACKAGE" +echo -e "\\tImport the project there using your favorite IDE (Import it as a maven project)" +echo -e "\\tBuild a jar inside the directory using" +echo -e "\\t\\t mvn clean package" +echo -e "\\tYou will find the runnable jar in $PACKAGE/target" +echo -e "\\tConsult our website if you have any troubles: http://flink.apache.org/community.html#mailing-lists" +echo -e "\\n\\n" + http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/content/q/quickstart.sh ---------------------------------------------------------------------- diff --git a/content/q/quickstart.sh b/content/q/quickstart.sh new file mode 100755 index 0000000..1264c2b --- /dev/null +++ b/content/q/quickstart.sh @@ -0,0 +1,48 @@ +#!/usr/bin/env bash + +################################################################################ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# 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. +################################################################################ + + +PACKAGE=quickstart + +mvn archetype:generate \ + -DarchetypeGroupId=org.apache.flink \ + -DarchetypeArtifactId=flink-quickstart-java \ + -DarchetypeVersion=0.8.1 \ + -DgroupId=org.myorg.quickstart \ + -DartifactId=$PACKAGE \ + -Dversion=0.1 \ + -Dpackage=org.myorg.quickstart \ + -DinteractiveMode=false + +# +# Give some guidance +# +echo -e "\\n\\n" +echo -e "\\tA sample quickstart Flink Job has been created." +echo -e "\\tSwitch into the directory using" +echo -e "\\t\\t cd $PACKAGE" +echo -e "\\tImport the project there using your favorite IDE (Import it as a maven project)" +echo -e "\\tBuild a jar inside the directory using" +echo -e "\\t\\t mvn clean package" +echo -e "\\tYou will find the runnable jar in $PACKAGE/target" +echo -e "\\tConsult our website if you have any troubles: http://flink.apache.org/community.html#mailing-lists" +echo -e "\\n\\n" + + http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/.htaccess ---------------------------------------------------------------------- diff --git a/site/.htaccess b/site/.htaccess deleted file mode 100644 index d239da5..0000000 --- a/site/.htaccess +++ /dev/null @@ -1,9 +0,0 @@ -# redirect rules to prevent old links from breaking -RewriteEngine On - -RewriteRule ^/?docs/0.6-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.6/$1 [R=301,L,NE] -RewriteRule ^/?docs/0.7-incubating/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.7/$1 [R=301,L,NE] -RewriteRule ^/?docs/0.8/(.*) http://ci.apache.org/projects/flink/flink-docs-release-0.8/$1 [R=301,L,NE] -RewriteRule ^/?docs/latest(/.*)? http://ci.apache.org/projects/flink/flink-docs-master$1 [R=301,L,NE] -RewriteRule ^/?docs/stable(/.*)? http://ci.apache.org/projects/flink/flink-docs-release-0.8$1 [R=301,L,NE] -RewriteRule ^/?docs/(.*) http://ci.apache.org/projects/flink/flink-docs-master/$1 [R=301,L,NE] http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/archive.html ---------------------------------------------------------------------- diff --git a/site/archive.html b/site/archive.html deleted file mode 100644 index b7c4edb..0000000 --- a/site/archive.html +++ /dev/null @@ -1,336 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <meta charset="utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - - <title>Apache Flink: Archive</title> - <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> - <link rel="icon" href="favicon.ico" type="image/x-icon"> - <link rel="stylesheet" href="/css/bootstrap.css"> - <link rel="stylesheet" href="/css/bootstrap-lumen-custom.css"> - <link rel="stylesheet" href="/css/syntax.css"> - <link rel="stylesheet" href="/css/custom.css"> - <link href="/css/main/main.css" rel="stylesheet"> - <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Flink Blog RSS feed" /> - <!-- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> --> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <script src="/js/codetabs.js"></script> - </head> - <body> - <div class="af-header-container af-inner-pages-navigation"> - <header> - <div class="container"> - <div class="row"> - <div class="col-md-1 af-mobile-nav-bar"> - <a href="/" title="Home"> - <img class="hidden-xs hidden-sm img-responsive" - src="/img/main/logo.png" alt="Apache Flink Logo"> - </a> - <div class="row visible-xs"> - <div class="col-xs-3"> - <a href="/" title="Home"> - <img class="hidden-x hidden-sm img-responsive" - src="/img/main/logo.png" alt="Apache Flink Logo"> - </a> - </div> - <div class="col-xs-5"></div> - <div class="col-xs-4"> - <div class="af-mobile-btn"> - <span class="glyphicon glyphicon-plus"></span> - </div> - </div> - </div> - </div> - <!-- Navigation --> - <div class="col-md-11"> - <nav class="af-main-nav" role="navigation"> - <ul> - <li><a href="#" class="af-nav-links">Quickstart - <b class="caret"></b> - </a> - <ul class="af-dropdown-menu"> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/setup_quickstart.html">Setup - Flink</a></li> - <li><a - href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/java_api_quickstart.html">Java - API</a></li> - <li><a - href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/scala_api_quickstart.html">Scala - API</a></li> - </ul></li> - <li><a href="/downloads.html">Download</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/faq.html">FAQ</a></li> - <li><a href="#" class="af-nav-links">Documentation <b - class="caret"></b></a> - <ul class="af-dropdown-menu"> - <li class="af-separator">Current Snapshot:</li> - <li></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/">0.9</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/java">0.9 Javadocs</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/scala/index.html#org.apache.flink.api.scala.package">0.9 Scaladocs</a></li> - <li class="divider"></li> - <li class="af-separator">Current Stable:</li> - <li></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java">0.8.1 Javadocs</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> - <li class="divider"></li> - <li></li> - <li><a href="/archive.html">Archive</a></li> - <li></li> - </ul></li> - <li><a href="#" class="af-nav-links">Community <b - class="caret"></b></a> - <ul class="af-dropdown-menu"> - <li><a href="/community.html#getting-help">Getting Help</a></li> - <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> - <li><a href="/community.html#issues">Issues</a></li> - <li><a href="/community.html#team">Team</a></li> - <li class="divider"></li> - <li><a href="/how-to-contribute.html">How To - Contribute</a></li> - <li><a href="/coding_guidelines.html">Coding - Guidelines</a></li> - </ul></li> - <li><a href="#" class="af-nav-links">Project <b - class="caret"></b></a> - <ul class="af-dropdown-menu"> - <li><a href="/material.html">Material</a></li> - <li><a href="http://www.apache.org/">Apache Software - Foundation <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a - href="https://cwiki.apache.org/confluence/display/FLINK">Wiki - <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a - href="https://wiki.apache.org/incubator/StratosphereProposal">Incubator - Proposal <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License - <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a href="https://github.com/apache/incubator-flink">Source - Code <span class="glyphicon glyphicon-new-window"></span> - </a></li> - </ul></li> - <li><a href="/blog/index.html" class="">Blog</a></li> - </ul> - </nav> - </div> - </div> - </div> - </header> -</div> - - - <div style="padding-top:50px" class="container"> - <h1>Archive</h1> - -<script type="text/javascript"> -$( document ).ready(function() { - // Handler for .ready() called. - $('.ga-track').on('click', function() { - // we just use the element id for tracking with google analytics - ga('send', 'event', 'button', 'click', $(this).attr('id')); - }); - -}); -</script> - -<p>This page lists old versions of Flink including their documentation.</p> - -<h2 id="flink-0.8.0">Flink 0.8.0</h2> - -<p><a href="http://archive.apache.org/dist/flink/flink-0.8.0/">Jars</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.0/">Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.0/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8.0/api/scala/index.html">Scala Docs</a></p> - -<h2 id="flink-0.7.0-incubating">Flink 0.7.0-incubating</h2> - -<p><a href="http://archive.apache.org/dist/incubator/flink/flink-0.7.0-incubating/">Jars</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.7/">Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.7/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.7/api/scala/index.html">Scala Docs</a></p> - -<h2 id="flink-0.6.2-incubating">Flink 0.6.2-incubating</h2> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.2/">Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.2/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.2/api/scala/index.html">Scala Docs</a></p> - -<h2 id="flink-0.6.1-incubating">Flink 0.6.1-incubating</h2> - -<p><a href="http://archive.apache.org/dist/incubator/flink/flink-0.6.1-incubating/">Jars</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.1/">Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.1/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6.1/api/scala/index.html">Scala Docs</a></p> - -<h2 id="flink-0.6-incubating">Flink 0.6-incubating</h2> - -<p><a href="http://archive.apache.org/dist/incubator/flink/">Jars</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6/">Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.6/api/scala/index.html">Scala Docs</a></p> - -<h2 id="stratosphere-0.5.1">Stratosphere 0.5.1</h2> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.5.1/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.5.1/api/scala/index.html">Scala Docs</a></p> - -<h2 id="stratosphere-0.5">Stratosphere 0.5</h2> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.5/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.5/api/scala/index.html">Scala Docs</a></p> - -<h2 id="stratosphere-0.4">Stratosphere 0.4</h2> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.4/api/java">Java Docs</a></p> - -<p><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.4/api/scala/index.html">Scala Docs</a></p> - - </div> - <!--<section id="af-upfooter" class="af-section"> - <div class="container"> - <p>Apache Flink is an effort undergoing incubation at The Apache - Software Foundation (ASF), sponsored by the Apache Incubator PMC. - 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.</p> - <a href="http://incubator.apache.org"> <img class="img-responsive" - src="/img/main/apache-incubator-logo.png" alt="Apache Flink" /> - </a> - <p class="text-center"> - <a href="/privacy-policy.html" title="Privacy Policy" - class="af-privacy-policy">Privacy Policy</a> - </p> - </div> -</section>--> - -<footer id="af-footer"> - <div class="container"> - <div class="row"> - <div class="col-md-3"> - <h3>Documentation</h3> - <ul class="af-footer-menu"> - - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java/">0.8.1 Javadocs</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> - </ul> - </div> - <div class="col-md-3"> - <h3>Community</h3> - <ul class="af-footer-menu"> - <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> - <li><a href="https://issues.apache.org/jira/browse/FLINK" - target="blank">Issues <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="/community.html#team">Team</a></li> - <li><a href="/how-to-contribute.html">How to contribute</a></li> - <li><a href="/coding_guidelines.html">Coding Guidelines</a></li> - </ul> - </div> - <div class="col-md-3"> - <h3>ASF</h3> - <ul class="af-footer-menu"> - <li><a href="http://www.apache.org/" target="blank">Apache - Software foundation <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a - href="http://www.apache.org/foundation/how-it-works.html" - target="blank">How it works <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="http://www.apache.org/foundation/thanks.html" - target="blank">Thanks <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a - href="http://www.apache.org/foundation/sponsorship.html" - target="blank">Become a sponsor <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="http://incubator.apache.org/projects/flink.html" - target="blank">Incubation status page <span - class="glyphicon glyphicon-new-window"></span></a></li> - </ul> - </div> - <div class="col-md-3"> - <h3>Project</h3> - <ul class="af-footer-menu"> - <li><a href="/material.html" target="blank">Material <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a - href="https://cwiki.apache.org/confluence/display/FLINK" - target="blank">Wiki <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a - href="https://wiki.apache.org/incubator/StratosphereProposal" - target="blank">Incubator proposal <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="http://www.apache.org/licenses/LICENSE-2.0" - target="blank">License <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="https://github.com/apache/incubator-flink" - target="blank">Source code <span - class="glyphicon glyphicon-new-window"></span></a></li> - </ul> - </div> - </div> - </div> - <div class="af-footer-bar"> - <div class="container"> - <p>Copyright © 2014-2015, <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved. Apache and the Apache feather logo are trademarks of the Apache Software Foundation. - </p> - <div> - <div style="float:left"> - <p> - <a href="/privacy-policy.html" title="Privacy Policy" class="af-privacy-policy">Privacy Policy</a> - </p> - </div> - <div style="float:right"> - <p> - <a href="/blog/feed.xml" class="af-privacy-policy">RSS Feed</a> - </p> - </div> - </div> - </div> - </div> -</footer> - - <!-- Google Analytics --> - <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','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-52545728-1', 'auto'); - ga('send', 'pageview'); - </script> - <script src="/js/main/jquery.mobile.events.min.js"></script> - <script src="/js/main/main.js"></script> - </body> -</html> http://git-wip-us.apache.org/repos/asf/flink-web/blob/a16dddeb/site/asf.html ---------------------------------------------------------------------- diff --git a/site/asf.html b/site/asf.html deleted file mode 100644 index f0deeba..0000000 --- a/site/asf.html +++ /dev/null @@ -1,264 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <meta charset="utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - - <title>Apache Flink: Apache Software Foundation</title> - <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> - <link rel="icon" href="favicon.ico" type="image/x-icon"> - <link rel="stylesheet" href="/css/bootstrap.css"> - <link rel="stylesheet" href="/css/bootstrap-lumen-custom.css"> - <link rel="stylesheet" href="/css/syntax.css"> - <link rel="stylesheet" href="/css/custom.css"> - <link href="/css/main/main.css" rel="stylesheet"> - <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Flink Blog RSS feed" /> - <!-- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> --> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> - <script src="/js/bootstrap.min.js"></script> - <script src="/js/codetabs.js"></script> - </head> - <body> - <div class="af-header-container af-inner-pages-navigation"> - <header> - <div class="container"> - <div class="row"> - <div class="col-md-1 af-mobile-nav-bar"> - <a href="/" title="Home"> - <img class="hidden-xs hidden-sm img-responsive" - src="/img/main/logo.png" alt="Apache Flink Logo"> - </a> - <div class="row visible-xs"> - <div class="col-xs-3"> - <a href="/" title="Home"> - <img class="hidden-x hidden-sm img-responsive" - src="/img/main/logo.png" alt="Apache Flink Logo"> - </a> - </div> - <div class="col-xs-5"></div> - <div class="col-xs-4"> - <div class="af-mobile-btn"> - <span class="glyphicon glyphicon-plus"></span> - </div> - </div> - </div> - </div> - <!-- Navigation --> - <div class="col-md-11"> - <nav class="af-main-nav" role="navigation"> - <ul> - <li><a href="#" class="af-nav-links">Quickstart - <b class="caret"></b> - </a> - <ul class="af-dropdown-menu"> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/setup_quickstart.html">Setup - Flink</a></li> - <li><a - href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/java_api_quickstart.html">Java - API</a></li> - <li><a - href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/scala_api_quickstart.html">Scala - API</a></li> - </ul></li> - <li><a href="/downloads.html">Download</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/faq.html">FAQ</a></li> - <li><a href="#" class="af-nav-links">Documentation <b - class="caret"></b></a> - <ul class="af-dropdown-menu"> - <li class="af-separator">Current Snapshot:</li> - <li></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/">0.9</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/java">0.9 Javadocs</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/scala/index.html#org.apache.flink.api.scala.package">0.9 Scaladocs</a></li> - <li class="divider"></li> - <li class="af-separator">Current Stable:</li> - <li></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java">0.8.1 Javadocs</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> - <li class="divider"></li> - <li></li> - <li><a href="/archive.html">Archive</a></li> - <li></li> - </ul></li> - <li><a href="#" class="af-nav-links">Community <b - class="caret"></b></a> - <ul class="af-dropdown-menu"> - <li><a href="/community.html#getting-help">Getting Help</a></li> - <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> - <li><a href="/community.html#issues">Issues</a></li> - <li><a href="/community.html#team">Team</a></li> - <li class="divider"></li> - <li><a href="/how-to-contribute.html">How To - Contribute</a></li> - <li><a href="/coding_guidelines.html">Coding - Guidelines</a></li> - </ul></li> - <li><a href="#" class="af-nav-links">Project <b - class="caret"></b></a> - <ul class="af-dropdown-menu"> - <li><a href="/material.html">Material</a></li> - <li><a href="http://www.apache.org/">Apache Software - Foundation <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a - href="https://cwiki.apache.org/confluence/display/FLINK">Wiki - <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a - href="https://wiki.apache.org/incubator/StratosphereProposal">Incubator - Proposal <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License - <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a href="https://github.com/apache/incubator-flink">Source - Code <span class="glyphicon glyphicon-new-window"></span> - </a></li> - </ul></li> - <li><a href="/blog/index.html" class="">Blog</a></li> - </ul> - </nav> - </div> - </div> - </div> - </header> -</div> - - - <div style="padding-top:50px" class="container"> - <h1>Apache Software Foundation</h1> - - - -<p>Apache Flink is an effort currently undergoing incubation at The <a href="http://apache.org/">Apache Software Foundation</a> (ASF) sponsored by the Apache Incubator PMC. We would like to <a href="http://www.apache.org/foundation/thanks.html">thank the sponsors of the ASF</a>, the Apache Software Foundation itself and its community for supporting Apache Flink.</p> - -<p>The projects incubation status page can be found at <a href="http://incubator.apache.org/projects/flink.html">incubator.apache.org</a>.</p> - - - </div> - <!--<section id="af-upfooter" class="af-section"> - <div class="container"> - <p>Apache Flink is an effort undergoing incubation at The Apache - Software Foundation (ASF), sponsored by the Apache Incubator PMC. - 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.</p> - <a href="http://incubator.apache.org"> <img class="img-responsive" - src="/img/main/apache-incubator-logo.png" alt="Apache Flink" /> - </a> - <p class="text-center"> - <a href="/privacy-policy.html" title="Privacy Policy" - class="af-privacy-policy">Privacy Policy</a> - </p> - </div> -</section>--> - -<footer id="af-footer"> - <div class="container"> - <div class="row"> - <div class="col-md-3"> - <h3>Documentation</h3> - <ul class="af-footer-menu"> - - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/">0.8.1</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/java/">0.8.1 Javadocs</a></li> - <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-0.8/api/scala/index.html#org.apache.flink.api.scala.package">0.8.1 Scaladocs</a></li> - </ul> - </div> - <div class="col-md-3"> - <h3>Community</h3> - <ul class="af-footer-menu"> - <li><a href="/community.html#mailing-lists">Mailing Lists</a></li> - <li><a href="https://issues.apache.org/jira/browse/FLINK" - target="blank">Issues <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="/community.html#team">Team</a></li> - <li><a href="/how-to-contribute.html">How to contribute</a></li> - <li><a href="/coding_guidelines.html">Coding Guidelines</a></li> - </ul> - </div> - <div class="col-md-3"> - <h3>ASF</h3> - <ul class="af-footer-menu"> - <li><a href="http://www.apache.org/" target="blank">Apache - Software foundation <span class="glyphicon glyphicon-new-window"></span> - </a></li> - <li><a - href="http://www.apache.org/foundation/how-it-works.html" - target="blank">How it works <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="http://www.apache.org/foundation/thanks.html" - target="blank">Thanks <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a - href="http://www.apache.org/foundation/sponsorship.html" - target="blank">Become a sponsor <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="http://incubator.apache.org/projects/flink.html" - target="blank">Incubation status page <span - class="glyphicon glyphicon-new-window"></span></a></li> - </ul> - </div> - <div class="col-md-3"> - <h3>Project</h3> - <ul class="af-footer-menu"> - <li><a href="/material.html" target="blank">Material <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a - href="https://cwiki.apache.org/confluence/display/FLINK" - target="blank">Wiki <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a - href="https://wiki.apache.org/incubator/StratosphereProposal" - target="blank">Incubator proposal <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="http://www.apache.org/licenses/LICENSE-2.0" - target="blank">License <span - class="glyphicon glyphicon-new-window"></span></a></li> - <li><a href="https://github.com/apache/incubator-flink" - target="blank">Source code <span - class="glyphicon glyphicon-new-window"></span></a></li> - </ul> - </div> - </div> - </div> - <div class="af-footer-bar"> - <div class="container"> - <p>Copyright © 2014-2015, <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved. Apache and the Apache feather logo are trademarks of the Apache Software Foundation. - </p> - <div> - <div style="float:left"> - <p> - <a href="/privacy-policy.html" title="Privacy Policy" class="af-privacy-policy">Privacy Policy</a> - </p> - </div> - <div style="float:right"> - <p> - <a href="/blog/feed.xml" class="af-privacy-policy">RSS Feed</a> - </p> - </div> - </div> - </div> - </div> -</footer> - - <!-- Google Analytics --> - <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','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-52545728-1', 'auto'); - ga('send', 'pageview'); - </script> - <script src="/js/main/jquery.mobile.events.min.js"></script> - <script src="/js/main/main.js"></script> - </body> -</html>