Modified: flink/site/blog/page3/index.html URL: http://svn.apache.org/viewvc/flink/site/blog/page3/index.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/blog/page3/index.html (original) +++ flink/site/blog/page3/index.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> @@ -139,6 +140,21 @@ <div class="col-md-8"> <article> + <h2><a href="/news/2013/03/27/www-demo-paper.html">Demo Paper "Large-Scale Social-Media Analytics on Stratosphere" Accepted at WWW 2013</a></h2> + <p class="meta">27 Mar 2013</p> + + <div> <p>Our demo submission<br /> +<strong><cite>"Large-Scale Social-Media Analytics on Stratosphere"</cite></strong><br /> +by Christoph Boden, Marcel Karnstedt, Miriam Fernandez and Volker Markl<br /> +has been accepted for WWW 2013 in Rio de Janeiro, Brazil.</p> +<p>Visit our demo, and talk to us if you are attending WWW 2013.</p> +<p><strong>Abstract:</strong><br /> +The importance of social-media platforms and online communities - in business as well as public context - is more and more acknowledged and appreciated by industry and researchers alike. Consequently, a wide range of analytics has been proposed to understand, steer, and exploit the mechanics and laws driving their functionality and creating the resulting benefits. However, analysts usually face significant problems in scaling existing and novel approaches to match the data volume and size of modern online communities. In this work, we propose and demonstrate the usage of the massively parallel data prossesing system Stratosphere, based on second order functions as an extended notion of the MapReduce paradigm, to provide a new level of scalability to such social-media analytics. Based on the popular example of role analysis, we present and illustrate how this massively parallel approach can be leveraged to scale out complex data-mining tasks, while providing a programming approach th at eases the formulation of complete analytical workflows.</p> +</div> + <a href="/news/2013/03/27/www-demo-paper.html#disqus_thread">Demo Paper "Large-Scale Social-Media Analytics on Stratosphere" Accepted at WWW 2013</a> + </article> + + <article> <h2><a href="/news/2012/11/21/previewICDE2013.html">ICDE 2013 Demo Preview</a></h2> <p class="meta">21 Nov 2012</p>
Modified: flink/site/news/2012/08/21/release02.html URL: http://svn.apache.org/viewvc/flink/site/news/2012/08/21/release02.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2012/08/21/release02.html (original) +++ flink/site/news/2012/08/21/release02.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2012/10/15/icde2013.html URL: http://svn.apache.org/viewvc/flink/site/news/2012/10/15/icde2013.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2012/10/15/icde2013.html (original) +++ flink/site/news/2012/10/15/icde2013.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2012/11/12/btw2013demo.html URL: http://svn.apache.org/viewvc/flink/site/news/2012/11/12/btw2013demo.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2012/11/12/btw2013demo.html (original) +++ flink/site/news/2012/11/12/btw2013demo.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2012/11/21/previewICDE2013.html URL: http://svn.apache.org/viewvc/flink/site/news/2012/11/21/previewICDE2013.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2012/11/21/previewICDE2013.html (original) +++ flink/site/news/2012/11/21/previewICDE2013.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2013/03/27/www-demo-paper.html URL: http://svn.apache.org/viewvc/flink/site/news/2013/03/27/www-demo-paper.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2013/03/27/www-demo-paper.html (original) +++ flink/site/news/2013/03/27/www-demo-paper.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2013/10/21/cikm2013-paper.html URL: http://svn.apache.org/viewvc/flink/site/news/2013/10/21/cikm2013-paper.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2013/10/21/cikm2013-paper.html (original) +++ flink/site/news/2013/10/21/cikm2013-paper.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2013/12/13/humboldt-innovation-award.html URL: http://svn.apache.org/viewvc/flink/site/news/2013/12/13/humboldt-innovation-award.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2013/12/13/humboldt-innovation-award.html (original) +++ flink/site/news/2013/12/13/humboldt-innovation-award.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/01/10/stratosphere-hadoop-summit.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/01/10/stratosphere-hadoop-summit.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/01/10/stratosphere-hadoop-summit.html (original) +++ flink/site/news/2014/01/10/stratosphere-hadoop-summit.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/01/12/0.4-migration-guide.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/01/12/0.4-migration-guide.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/01/12/0.4-migration-guide.html (original) +++ flink/site/news/2014/01/12/0.4-migration-guide.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/01/13/stratosphere-release-0.4.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/01/13/stratosphere-release-0.4.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/01/13/stratosphere-release-0.4.html (original) +++ flink/site/news/2014/01/13/stratosphere-release-0.4.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/01/26/optimizer_plan_visualization_tool.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/01/26/optimizer_plan_visualization_tool.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/01/26/optimizer_plan_visualization_tool.html (original) +++ flink/site/news/2014/01/26/optimizer_plan_visualization_tool.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/01/28/querying_mongodb.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/01/28/querying_mongodb.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/01/28/querying_mongodb.html (original) +++ flink/site/news/2014/01/28/querying_mongodb.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/02/18/amazon-elastic-mapreduce-cloud-yarn.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/02/18/amazon-elastic-mapreduce-cloud-yarn.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/02/18/amazon-elastic-mapreduce-cloud-yarn.html (original) +++ flink/site/news/2014/02/18/amazon-elastic-mapreduce-cloud-yarn.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/02/24/stratosphere-google-summer-of-code-2014.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/02/24/stratosphere-google-summer-of-code-2014.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/02/24/stratosphere-google-summer-of-code-2014.html (original) +++ flink/site/news/2014/02/24/stratosphere-google-summer-of-code-2014.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/04/16/stratosphere-goes-apache-incubator.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/04/16/stratosphere-goes-apache-incubator.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/04/16/stratosphere-goes-apache-incubator.html (original) +++ flink/site/news/2014/04/16/stratosphere-goes-apache-incubator.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/05/31/release-0.5.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/05/31/release-0.5.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/05/31/release-0.5.html (original) +++ flink/site/news/2014/05/31/release-0.5.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/08/26/release-0.6.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/08/26/release-0.6.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/08/26/release-0.6.html (original) +++ flink/site/news/2014/08/26/release-0.6.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/09/26/release-0.6.1.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/09/26/release-0.6.1.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/09/26/release-0.6.1.html (original) +++ flink/site/news/2014/09/26/release-0.6.1.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/10/03/upcoming_events.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/10/03/upcoming_events.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/10/03/upcoming_events.html (original) +++ flink/site/news/2014/10/03/upcoming_events.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/11/04/release-0.7.0.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/11/04/release-0.7.0.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/11/04/release-0.7.0.html (original) +++ flink/site/news/2014/11/04/release-0.7.0.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2014/11/18/hadoop-compatibility.html URL: http://svn.apache.org/viewvc/flink/site/news/2014/11/18/hadoop-compatibility.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2014/11/18/hadoop-compatibility.html (original) +++ flink/site/news/2014/11/18/hadoop-compatibility.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2015/01/06/december-in-flink.html URL: http://svn.apache.org/viewvc/flink/site/news/2015/01/06/december-in-flink.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2015/01/06/december-in-flink.html (original) +++ flink/site/news/2015/01/06/december-in-flink.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2015/01/21/release-0.8.html URL: http://svn.apache.org/viewvc/flink/site/news/2015/01/21/release-0.8.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2015/01/21/release-0.8.html (original) +++ flink/site/news/2015/01/21/release-0.8.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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"> Modified: flink/site/news/2015/02/04/january-in-flink.html URL: http://svn.apache.org/viewvc/flink/site/news/2015/02/04/january-in-flink.html?rev=1658386&r1=1658385&r2=1658386&view=diff ============================================================================== --- flink/site/news/2015/02/04/january-in-flink.html (original) +++ flink/site/news/2015/02/04/january-in-flink.html Mon Feb 9 12:34:25 2015 @@ -17,6 +17,7 @@ <!-- <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">
