You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2017/07/28 19:44:20 UTC

svn commit: r1803330 - in /storm/site/publish/2017/07: ./ 28/ 28/storm104-released.html

Author: ptgoetz
Date: Fri Jul 28 19:44:20 2017
New Revision: 1803330

URL: http://svn.apache.org/viewvc?rev=1803330&view=rev
Log:
missed checkins

Added:
    storm/site/publish/2017/07/
    storm/site/publish/2017/07/28/
    storm/site/publish/2017/07/28/storm104-released.html

Added: storm/site/publish/2017/07/28/storm104-released.html
URL: http://svn.apache.org/viewvc/storm/site/publish/2017/07/28/storm104-released.html?rev=1803330&view=auto
==============================================================================
--- storm/site/publish/2017/07/28/storm104-released.html (added)
+++ storm/site/publish/2017/07/28/storm104-released.html Fri Jul 28 19:44:20 2017
@@ -0,0 +1,398 @@
+<!DOCTYPE html>
+<html>
+
+    <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <title>Storm 1.0.4 Released</title>
+
+    <!-- Bootstrap core CSS -->
+    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
+    <!-- Bootstrap theme -->
+    <link href="/assets/css/bootstrap-theme.min.css" rel="stylesheet">
+
+    <!-- Custom styles for this template -->
+    <link rel="stylesheet" href="http://fortawesome.github.io/Font-Awesome/assets/font-awesome/css/font-awesome.css">
+    <link href="/css/style.css" rel="stylesheet">
+    <link href="/assets/css/owl.theme.css" rel="stylesheet">
+    <link href="/assets/css/owl.carousel.css" rel="stylesheet">
+    <script type="text/javascript" src="/assets/js/jquery.min.js"></script>
+    <script type="text/javascript" src="/assets/js/bootstrap.min.js"></script>
+    <script type="text/javascript" src="/assets/js/owl.carousel.min.js"></script>
+    <script type="text/javascript" src="/assets/js/storm.js"></script>
+    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
+    <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
+    
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!--[if lt IE 9]>
+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+  </head>
+
+
+
+    <body>
+
+    <header>
+  <div class="container-fluid">
+     <div class="row">
+          <div class="col-md-5">
+            <a href="/index.html"><img src="/images/logo.png" class="logo" /></a>
+          </div>
+          <div class="col-md-5">
+            
+          </div>
+          <div class="col-md-2">
+            <a href="/downloads.html" class="btn-std btn-block btn-download">Download</a>
+          </div>
+        </div>
+    </div>
+</header>
+<!--Header End-->
+<!--Navigation Begin-->
+<div class="navbar" role="banner">
+  <div class="container-fluid">
+      <div class="navbar-header">
+          <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse">
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+        </div>
+        <nav class="collapse navbar-collapse bs-navbar-collapse" role="navigation">
+          <ul class="nav navbar-nav">
+              <li><a href="/index.html" id="home">Home</a></li>
+                <li><a href="/getting-help.html" id="getting-help">Getting Help</a></li>
+                <li><a href="/about/integrates.html" id="project-info">Project Information</a></li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="documentation">Documentation <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                      
+                        
+                          <li><a href="/releases/2.0.0-SNAPSHOT/index.html">2.0.0-SNAPSHOT</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/1.1.0/index.html">1.1.0</a></li>
+                        
+                      
+                        
+                      
+                        
+                      
+                        
+                          <li><a href="/releases/1.0.3/index.html">1.0.3</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/1.0.2/index.html">1.0.2</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/1.0.1/index.html">1.0.1</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/1.0.0/index.html">1.0.0</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/0.10.2/index.html">0.10.2</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/0.10.1/index.html">0.10.1</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/0.10.0/index.html">0.10.0</a></li>
+                        
+                      
+                        
+                      
+                        
+                          <li><a href="/releases/0.9.7/index.html">0.9.7</a></li>
+                        
+                      
+                        
+                          <li><a href="/releases/0.9.6/index.html">0.9.6</a></li>
+                        
+                      
+                        
+                      
+                        
+                      
+                        
+                      
+                        
+                      
+                        
+                      
+                    </ul>
+                </li>
+                <li><a href="/talksAndVideos.html">Talks and Slideshows</a></li>
+                <li class="dropdown">
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" id="contribute">Community <b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        <li><a href="/contribute/Contributing-to-Storm.html">Contributing</a></li>
+                        <li><a href="/contribute/People.html">People</a></li>
+                        <li><a href="/contribute/BYLAWS.html">ByLaws</a></li>
+                    </ul>
+                </li>
+                <li><a href="/2017/07/28/storm104-released.html" id="news">News</a></li>
+            </ul>
+        </nav>
+    </div>
+</div>
+
+
+
+    <div class="container-fluid">
+        <div class="row">
+            <div class="col-md-12">
+                <div class="row">
+                    <div class="col-md-3">
+                        <ul class="news" id="news-list">
+                            
+                      		<li><a href="/2017/07/28/storm104-released.html">Storm 1.0.4 Released</a></li>
+                    		
+                      		<li><a href="/2017/03/29/storm110-released.html">Storm 1.1.0 released</a></li>
+                    		
+                      		<li><a href="/2017/02/14/storm103-released.html">Storm 1.0.3 Released</a></li>
+                    		
+                      		<li><a href="/2016/09/14/storm0102-released.html">Storm 0.10.2 Released</a></li>
+                    		
+                      		<li><a href="/2016/09/07/storm097-released.html">Storm 0.9.7 Released</a></li>
+                    		
+                      		<li><a href="/2016/08/10/storm102-released.html">Storm 1.0.2 Released</a></li>
+                    		
+                      		<li><a href="/2016/05/06/storm101-released.html">Storm 1.0.1 Released</a></li>
+                    		
+                      		<li><a href="/2016/05/05/storm0101-released.html">Storm 0.10.1 Released</a></li>
+                    		
+                      		<li><a href="/2016/04/12/storm100-released.html">Storm 1.0.0 released</a></li>
+                    		
+                      		<li><a href="/2015/11/05/storm096-released.html">Storm 0.9.6 released</a></li>
+                    		
+                      		<li><a href="/2015/11/05/storm0100-released.html">Storm 0.10.0 released</a></li>
+                    		
+                      		<li><a href="/2015/06/15/storm0100-beta-released.html">Storm 0.10.0 Beta Released</a></li>
+                    		
+                      		<li><a href="/2015/06/04/storm095-released.html">Storm 0.9.5 released</a></li>
+                    		
+                      		<li><a href="/2015/03/25/storm094-released.html">Storm 0.9.4 released</a></li>
+                    		
+                      		<li><a href="/2014/11/25/storm093-released.html">Storm 0.9.3 released</a></li>
+                    		
+                      		<li><a href="/2014/10/20/storm093-release-candidate.html">Storm 0.9.3 release candidate 1 available</a></li>
+                    		
+                      		<li><a href="/2014/06/25/storm092-released.html">Storm 0.9.2 released</a></li>
+                    		
+                      		<li><a href="/2014/06/17/contest-results.html">Storm Logo Contest Results</a></li>
+                    		
+                      		<li><a href="/2014/05/27/round1-results.html">Logo Contest - Round 1 Results</a></li>
+                    		
+                      		<li><a href="/2014/04/29/logo-jlee3.html">Logo Entry No. 11 - Jennifer Lee</a></li>
+                    		
+                      		<li><a href="/2014/04/29/logo-jlee2.html">Logo Entry No. 10 - Jennifer Lee</a></li>
+                    		
+                      		<li><a href="/2014/04/29/logo-jlee1.html">Logo Entry No. 9 - Jennifer Lee</a></li>
+                    		
+                      		<li><a href="/2014/04/27/logo-sasili.html">Logo Entry No. 8 - Stefano Asili</a></li>
+                    		
+                      		<li><a href="/2014/04/27/logo-cboustead.html">Logo Entry No. 7 - Calum Boustead</a></li>
+                    		
+                      		<li><a href="/2014/04/23/logo-abartos.html">Logo Entry No. 6 - Alec Bartos</a></li>
+                    		
+                      		<li><a href="/2014/04/22/logo-zsayari.html">Logo Entry No. 5 - Ziba Sayari</a></li>
+                    		
+                      		<li><a href="/2014/04/21/logo-rmarshall.html">Logo Entry No. 4 - Richard Brownlie-Marshall</a></li>
+                    		
+                      		<li><a href="/2014/04/19/logo-ssuleman.html">Logo Entry No. 3- Shaan Shiv Suleman</a></li>
+                    		
+                      		<li><a href="/2014/04/17/logo-squinones.html">Logo Entry No. 2 - Samuel Quiñones</a></li>
+                    		
+                      		<li><a href="/2014/04/17/logo-pforrest.html">Logo Entry No. 1 - Patricia Forrest</a></li>
+                    		
+                      		<li><a href="/2014/04/10/storm-logo-contest.html">Apache Storm Logo Contest</a></li>
+                    		
+                      		<li><a href="/2013/12/08/storm090-released.html">Storm 0.9.0 Released</a></li>
+                    		
+                      		<li><a href="/2013/01/11/storm082-released.html">Storm 0.8.2 released</a></li>
+                    		
+                      		<li><a href="/2012/09/06/storm081-released.html">Storm 0.8.1 released</a></li>
+                    		
+                      		<li><a href="/2012/08/02/storm080-released.html">Storm 0.8.0 and Trident released</a></li>
+                    		
+                        </ul>
+                    </div>
+                    <div class="col-md-9" id="news-content">
+                            <h1 class="page-title">
+                               Storm 1.0.4 Released
+                            </h1>
+                                
+                            <div class="row" style="margin: -15px;">
+                                <div class="col-md-12">
+                                    <p class="text-muted credit pull-left">Posted on Jul 28, 2017 by P. Taylor Goetz</p>
+                                    <div class="pull-right">
+                                        <a 
+                                                href="https://twitter.com/share" 
+                                                class="twitter-share-button"
+                                                data-count=none
+                                        >Tweet</a>
+                                        <script> !function(d,s,id){
+                                                var js,
+                                                fjs=d.getElementsByTagName(s)[0],
+                                                p=/^http:/.test(d.location)?'http':'https';
+                                                if(!d.getElementById(id)){
+                                                    js=d.createElement(s);
+                                                    js.id=id;
+                                                    js.src=p+'://platform.twitter.com/widgets.js';
+                                                    fjs.parentNode.insertBefore(js,fjs);
+                                                }
+                                            }(document, 'script', 'twitter-wjs');
+                                        </script>
+                                    </div>
+                                </div>
+                            </div>
+                        <div>
+                	        <p>The Apache Storm community is pleased to announce that version 1.0.4 has been released and is available from <a href="/downloads.html">the downloads page</a>.</p>
+
+<p>This is a maintenance release that includes a number of important bug fixes that improve Storm&#39;s performance, stability and fault tolerance. We encourage users of previous versions to upgrade to this latest release.</p>
+
+<h2 id="thanks">Thanks</h2>
+
+<p>Special thanks are due to all those who have contributed to Apache Storm -- whether through direct code contributions, documentation, bug reports, or helping other users on the mailing lists. Your efforts are much appreciated.</p>
+
+<h2 id="full-changelog">Full Changelog</h2>
+
+<ul>
+<li>STORM-2659: Add daemon.name variable to storm.cmd to fix log4j logging</li>
+<li>STORM-2652: fix error in open method of JmsSpout</li>
+<li>STORM-2645: Update storm.py to be python3 compatible</li>
+<li>STORM-2621: add tuple_population metric</li>
+<li>STORM-2639: Kafka Spout incorrectly computes numCommittedOffsets due to voids in the topic (topic compaction)</li>
+<li>STORM-2544: Fixing issue in acking of tuples that hit retry limit under manual commit mode</li>
+<li>STORM-2618: Add TridentKafkaStateUpdater for storm-kafka-client</li>
+<li>STORM-2608: Remove any pending offsets that are no longer valid</li>
+<li>STORM-2503: Fix lgtm.com alerts on equality and comparison operations</li>
+<li>STORM-2478: Fix BlobStoreTest.testDeleteAfterFailedCreate on Windows</li>
+<li>STORM-2602: storm.zookeeper.topology.auth.payload doesn&#39;t work even you set it</li>
+<li>STORM-2597: Don&#39;t parse passed in class paths</li>
+<li>STORM-2564: We should provide a template for storm-cluster-auth.yaml</li>
+<li>STORM-2568: Fix getTopicsString</li>
+<li>STORM-2563: Remove the workaround to handle missing UGI.loginUserFromSubject</li>
+<li>STORM-2552: KafkaSpoutMessageId should be serializable</li>
+<li>STORM-2562: Use stronger key size than default for blow fish key generator and get rid of stack trace</li>
+<li>STORM-2557: A bug in DisruptorQueue causing severe underestimation of queue arrival rates</li>
+<li>STORM-2449: Ensure same key appears only once in State iterator</li>
+<li>STORM-2516: Fix timing issues with testPrepareLateTupleStreamWithoutBuilder</li>
+<li>STORM-2489: Overlap and data loss on WindowedBolt based on Duration</li>
+<li>STORM-2528: Bump log4j version to 2.8.2</li>
+<li>STORM-2527: Initialize java.sql.DriverManager earlier to avoid deadlock</li>
+<li>STORM-2413: Make new Kafka spout respect tuple retry limits</li>
+<li>STORM-2518: Handles empty name for &quot;USER type&quot; ACL when normalizing ACLs</li>
+<li>STORM-2511: Submitting a topology with name containing unicode getting failed</li>
+<li>STORM-2496: Dependency artifacts should be uploaded to blobstore with READ permission for all</li>
+<li>STORM-2505: Spout to support topic compaction</li>
+<li>STORM-2498: Fix Download Full File link</li>
+<li>STORM-2343: New Kafka spout can stop emitting tuples if more than maxUncommittedOffsets tuples fail at once.</li>
+<li>STORM-2486: Prevent cd from printing target directory to avoid breaking classpath</li>
+<li>STORM-2488: The UI user Must be HTTP.</li>
+<li>STORM-2481: Upgrade Aether version to resolve Aether bug BUG-451566</li>
+<li>STORM-2435: Logging in storm.js inconsistent to console.log and does not support log levels</li>
+<li>STORM-2315: New kafka spout can&#39;t commit offset when ack is disabled</li>
+<li>STORM-2467: Use explicit charset when decoding from array backed buffer</li>
+<li>STORM-1114: Race condition in trident zookeeper zk-node create/delete</li>
+<li>STORM-2448: Add in Storm and JDK versions when submitting a topology</li>
+<li>STORM-2343: Fix new Kafka spout stopping processing if more than maxUncommittedOffsets tuples fail at once</li>
+<li>STORM-2431: the default blobstore.dir is storm.local.dir/blobs which is different from distcache-blobstore.md</li>
+<li>STORM-2429: Properly validate supervisor.scheduler.meta</li>
+<li>STORM-2451: windows storm.cmd does not set log4j2 config file correctly by default</li>
+<li>STORM-2450: Write resources into correct local director</li>
+<li>STORM-2440: Kill process if executor catches <code>java.net.SocketTimeoutException</code></li>
+<li>STORM-2432: Storm-Kafka-Client Trident Spout Seeks Incorrect Offset With UNCOMMITTED_LATEST Strategy</li>
+</ul>
+
+                	    </div>
+                    </div>
+                </div>
+            </div>
+        </div>
+    </div>
+    <footer>
+    <div class="container-fluid">
+        <div class="row">
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Meetups</h5>
+                    <ul class="latest-news">
+                        
+                        <li><a href="http://www.meetup.com/Apache-Storm-Apache-Kafka/">Apache Storm & Apache Kafka</a> <span class="small">(Sunnyvale, CA)</span></li>
+                        
+                        <li><a href="http://www.meetup.com/Apache-Storm-Kafka-Users/">Apache Storm & Kafka Users</a> <span class="small">(Seattle, WA)</span></li>
+                        
+                        <li><a href="http://www.meetup.com/New-York-City-Storm-User-Group/">NYC Storm User Group</a> <span class="small">(New York, NY)</span></li>
+                        
+                        <li><a href="http://www.meetup.com/Bay-Area-Stream-Processing">Bay Area Stream Processing</a> <span class="small">(Emeryville, CA)</span></li>
+                        
+                        <li><a href="http://www.meetup.com/Boston-Storm-Users/">Boston Realtime Data</a> <span class="small">(Boston, MA)</span></li>
+                        
+                        <li><a href="http://www.meetup.com/storm-london">London Storm User Group</a> <span class="small">(London, UK)</span></li>
+                        
+                        <!-- <li><a href="http://www.meetup.com/Apache-Storm-Kafka-Users/">Seatle, WA</a> <span class="small">(27 Jun 2015)</span></li> -->
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>About Storm</h5>
+                    <p>Storm integrates with any queueing system and any database system. Storm's spout abstraction makes it easy to integrate a new queuing system. Likewise, integrating Storm with database systems is easy.</p>
+               </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>First Look</h5>
+                    <ul class="footer-list">
+                        <li><a href="/releases/current/Rationale.html">Rationale</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
+                        <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
+                    </ul>
+                </div>
+            </div>
+            <div class="col-md-3">
+                <div class="footer-widget">
+                    <h5>Documentation</h5>
+                    <ul class="footer-list">
+                        <li><a href="/releases/current/index.html">Index</a></li>
+                        <li><a href="/releases/current/javadocs/index.html">Javadoc</a></li>
+                        <li><a href="/releases/current/FAQ.html">FAQ</a></li>
+                    </ul>
+                </div>
+            </div>
+        </div>
+        <hr/>
+        <div class="row">   
+            <div class="col-md-12">
+                <p align="center">Copyright © 2015 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. 
+                    <br>Apache Storm, Apache, the Apache feather logo, and the Apache Storm project logos are trademarks of The Apache Software Foundation. 
+                    <br>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
+            </div>
+        </div>
+    </div>
+</footer>
+<!--Footer End-->
+<!-- Scroll to top -->
+<span class="totop"><a href="#"><i class="fa fa-angle-up"></i></a></span> 
+
+    </body>
+
+</html>
+