Tue, 31 Mar 2026 01:17:17 CST | login

Information for build storm-2.7.0-1.ocs23.rva23

ID25292
Package Namestorm
Version2.7.0
Release1.ocs23.rva23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/storm.git?.#dc9e2d14056261b5c7d72285f8ae14fa59405487
SummaryApache Storm is a free and open source distributed realtime computation system
DescriptionApache Storm is a free and open source distributed realtime computation system. Apache Storm makes it easy to reliably process unbounded streams of data, doing for realtime processing what Hadoop did for batch processing. Apache Storm is simple, can be used with any programming language, and is a lot of fun to use! It has many use cases: realtime analytics, online machine learning, continuous computation, distributed RPC, ETL, and more. Apache Storm is fast: a benchmark clocked it at over a million tuples processed per second per node. It is scalable, fault-tolerant, guarantees your data will be processed, and is easy to set up and operate. It integrates with the queueing and database technologies you already use. An Apache Storm topology consumes streams of data and processes those streams in arbitrarily complex ways, repartitioning the streams between each stage of the computation however needed. Read more in the tutorial.
Built bymaxonxie
State complete
Volume DEFAULT
StartedMon, 16 Mar 2026 23:16:25 CST
CompletedTue, 17 Mar 2026 00:35:14 CST
Taskbuild (dist-ocs23-riscv-rva23, /opencloudos-stream/storm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/storm.git?.#origin/master'}}
Tags
dist-ocs23-riscv-rva23
RPMs
src
storm-2.7.0-1.ocs23.rva23.src.rpm (info) (download)
riscv64
storm-2.7.0-1.ocs23.rva23.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue Nov 26 2024 Upgrade Robot <upbot@opencloudos.tech> - 2.7.0-1 - Upgrade to version 2.7.0 - fix CVE-2023-43123 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-6 - Rebuilt for loongarch release * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-5 - Rebuilt for loongarch release * Wed Nov 29 2023 Feng Weiyao <wynnfeng@tencent.com> - 2.4.0-4 - add .ocs23.rva23 after release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 12 2023 Feng Weiyao <wynnfeng@tencent.com> - 2.4.0-1 - initial build