Release Notes - Apache Storm - Version 0.9.2-incub

Release Notes - Apache Storm - Version 0.9.2-incubating

Sub-task

  • [STORM-207] - Add storm-starter as a module
  • [STORM-208] - Add storm-kafka as a module
  • [STORM-223] - Safe YAML Parsing
  • [STORM-232] - ship JNI dependencies with the storm jar
  • [STORM-233] - Avoid worker killed on startup because of heavy ZK load
  • [STORM-235] - Registering a null metric should blow up early
  • [STORM-318] - storm-kafka curator.version fix

Bug

  • [STORM-86] - KafkaSpout in storm 0.9.0_rc2 does not work
  • [STORM-113] - TridentUtils.thriftDeserialize() is used unsafely when running in local mode.
  • [STORM-146] - Unit test regression when storm is compiled with 3.4.5 zookeeper
  • [STORM-186] - Milliseconds level tick tuple is broken
  • [STORM-187] - From ZMQ to Netty "java.lang.IllegalArgumentException: timeout value is negative"
  • [STORM-194] - Workers don‘t launch properly when the topology name has a space in it
  • [STORM-196] - When JVM_OPTS are set, storm jar fails to detect storm.jar from environment
  • [STORM-238] - LICENSE and NOTICE files are duplicated in storm-core jar
  • [STORM-244] - DRPC timeout can return null instead of throwing an exception
  • [STORM-259] - Netty Client IllegalArgumentException reconnecting after 30 retries
  • [STORM-260] - Race condition in backtype.storm.utils.Time
  • [STORM-264] - Remove deprecated topology.optimize config?
  • [STORM-267] - storm.yaml references invalid package for LoggingMetricsConsumer
  • [STORM-269] - Any readable file exposed via UI log viewer
  • [STORM-273] - Error while running storm topologies on Windows using "storm jar"
  • [STORM-275] - Topologies, Spouts and Bolts with special characters in name cannot be viewed in ui
  • [STORM-277] - Kafka-Spout does not support parallelism(unpredictable behaviour)
  • [STORM-280] - storm unit tests are failing on windows
  • [STORM-281] - Leaking fd‘s when reading config files
  • [STORM-285] - Fix storm-core shade plugin config
  • [STORM-286] - Use URLEncoder#encode with the encoding specified.
  • [STORM-287] - Fix the position of documentation strings
  • [STORM-289] - Trident DRPC memory leak
  • [STORM-290] - Exclude log4j and slf4j-log4j from curator dependency.
  • [STORM-291] - Upgrade http-client dependency to 4.3.3
  • [STORM-294] - Commas not escaped in command line
  • [STORM-295] - Add storm configuration to define JAVA_HOME
  • [STORM-296] - Storm kafka unit tests are failing on windows
  • [STORM-297] - Storm Performance cannot be scaled up by adding more CPU cores
  • [STORM-298] - Logback file does not include full path for metrics appender fileNamePattern
  • [STORM-303] - Forward port of storm-kafka work
  • [STORM-313] - remove log-level-page from logviewer
  • [STORM-326] - task metric send repeatedly
  • [STORM-331] - storm-kafka: bump Kafka version dependency to 0.8.1.1
  • [STORM-335] - Test for cleaning up timed-out DRPC Requests
  • [STORM-338] - Move towards idiomatic Clojure style
  • [STORM-342] - Contention in Disruptor Queue which may cause message loss or out of order
  • [STORM-352] - [storm-kafka] PartitionManager does not save offsets to ZooKeeper
  • [STORM-384] - Storm UI showing incorrect number of workers and executors

Documentation

  • [STORM-317] - Add SECURITY.md to release binaries
  • [STORM-559] - ZkHosts in README should use 2181 as port
  • [STORM-560] - ZkHosts in README should use 2181 as port

Improvement

  • [STORM-12] - Reduce Thread Usage of Netty Transport
  • [STORM-63] - timeout request stay in queue of drpc server
  • [STORM-70] - use zookeeper-3.4.5
  • [STORM-132] - Default Storm scheduler should evenly use resources when managing multiple topologies
  • [STORM-241] - "storm jar" underperforms compared to scp
  • [STORM-252] - Upgrade curator to latest version
  • [STORM-263] - Update Kryo version to 2.21+
  • [STORM-265] - Upgrade Clojure to 1.5 (or 1.6)
  • [STORM-288] - Fix version Spelling in pom.xml
  • [STORM-301] - Fix Indentation for pom.xml in storm-dist
  • [STORM-302] - Fix Indentation for pom.xml in storm-dist
  • [STORM-306] - Document how to securely setup storm
  • [STORM-310] - Change Twitter authentication stream using the new Twitter4J. An optional set of filters can be used to restricted tweets.
  • [STORM-316] - Added registerMetric validation to have timeBucketSizeInSecs >= 1
  • [STORM-325] - storm-kafka: dependencies scope to provided
  • [STORM-484] - Implement topology validation logic in TopologyBuilder

New Feature

  • [STORM-69] - UI Visualizations
  • [STORM-138] - Pluggable serialization for multilang
  • [STORM-173] - use "-c " command to define Number config value will generate ClassCastException
  • [STORM-205] - Add REST API to Storm UI
  • [STORM-245] - Implement localOrShuffle() on Stream for performance
  • [STORM-276] - Add support for logviewer in storm.cmd
  • [STORM-308] - Storm Windows: Add support for config_value to {supervisor,nimbus,ui,drpc,logviewer} childopts
  • [STORM-315] - Added progress bar when submitting topology

Question

  • [STORM-270] - Why ahead-of-time compiled clojure "classes" are not used in storm-core

Task

  • [STORM-247] - Replace links to github resources in storm script
  • [STORM-305] - Create developer documentation
时间: 2024-08-08 16:03:55

Release Notes - Apache Storm - Version 0.9.2-incub的相关文章

MongoDB 3.0 Release Notes

MongoDB 3.0支持WiredTiger存储引擎,提供可插拔存储引擎API,新增SCRAM-SHA-1认证机制,改进explain功能. 可插拔存储引擎API 允许第三方为MongoDB开发存储引擎 WiredTiger存储引擎 首次引入WiredTiger存储引擎,目前支持两种存储引擎: MMAPv1,3.0版本之前的存储引擎,也是3.0默认的存储引擎 WiredTiger,仅可用于MongoDB 3.0 64位版本 用法 WiredTiger支持MonoDB的所有特征,复制集和分片集群

Apache - Storm

一.Apache Storm Storm是一个分布式的,可靠的,容错的数据流处理系统.Storm集群的输入流由一个被称作spout的组件管理,spout把数据传递给bolt,bolt要么把数据保存到某种存储器,要么把数据传递给其它的bolt.一个Storm集群就是在一连串的bolt之间转换spout传过来的数据. 1.Storm组件 在Storm集群中.有两类节点:主节点master node和工作节点worker nodes.主节点运行Nimbus守护进程,这个守护进程负责在集群中分发代码,为

Git for Windows v2.11.0 Release Notes

homepage faq contribute bugs questions Git for Windows v2.11.0 Release Notes Latest update: December 1st 2016 Introduction These release notes describe issues specific to the Git for Windows release. The release notes covering the history of the core

Apache Storm 1.1.0 中文文档 | ApacheCN

前言  Apache Storm 是一个免费的,开源的,分布式的实时计算系统. 官方文档: http://storm.apache.org 中文文档: http://storm.apachecn.org ApacheCN 最近组织了翻译 Storm 1.1.0 中文文档 的活动,整体 翻译进度 为 96%. 感谢大家参与到该活动中来 感谢无私奉献的 贡献者,才有了这份 Storm 1.1.0 中文文档 感谢一路有你的陪伴,我们才可以做的更好,走的更快,走的更远,我们一直在努力 ... 网页地址:

Yasm 1.3.0 Release Notes

http://yasm.tortall.net/releases/Release1.3.0.html Target Audience Welcome to the 1.3.0 release of the Yasm Modular Assembler. Its target audience includes people who want to: use a mature NASM-syntax x86 and AMD64 assembler that can target Win32, Wi

apache storm 的安装

原文: http://storm.praveendeshmane.co.in/storm/storm-0-10-0-installation-on-ubuntu-14-04.jsp ------------------------------------------ Apache Storm is a distributed stream processing computation framework written predominantly in the Clojure programmi

Apache Hadoop 3.0.0-alpha1,重写 Shell 脚本

Apache Hadoop 3.0.0-alpha1发布了. 部分更新内容: Hadoop 3.0.0-alpha1在Java 8下编译,使用Java 7以及以下版本需更新到Java 8 重写了shell脚本,支持超过两个NameNode 详情请参照发行说明: Hadoop 3.0.0-alpha1 Release Notes 主页:http://hadoop.apache.org/docs/r3.0.0-alpha1/index.html 下载:http://hadoop.apache.org

CentOS下Storm 1.0.0集群安装具体解释

本文环境例如以下: 操作系统:CentOS 6 32位 ZooKeeper版本号:3.4.8 Storm版本号:1.0.0 JDK版本号:1.8.0_77 32位 python版本号:2.6.6 集群情况:一个主控节点(Master)和两个工作节点(Slave1,Slave2) 1. 搭建Zookeeper集群 安装參考:CentOS下ZooKeeper单机模式.集群模式安装 2. 在Nimbus和worker机器上安装依赖包 Java 6 Python 2.6.6 以上的版本号是官方说已经有測

Apache Tomcat/6.0.39如何配置连接mysql,JDBC:mysql-connector-java-5.1.30-bin.jar-成功连接心得

http://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html 前提:开启TOMCAT,MYsql MySQL DBCP Example0. Introduction Versions of MySQL and JDBC drivers that have been reported to work: MySQL 3.23.47, MySQL 3.23.47 using InnoDB,, MySQL 3.23