1 Star 0 Fork 370

djkko_club / StreamPark

forked from Apache StreamPark / StreamPark 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
Apache-2.0

StreamPark Logo

A magical framework that makes stream processing easier!

License stars forks issues Contributors Commit activity Latest release total downloads Twitter

Website  |   Document  |   FAQ

🚀 What is StreamPark?

StreamPark is a stream processing development framework and professional management platform.

StreamPark is a streaming application development framework. Aimed at ease building and managing streaming applications, StreamPark provides development framework for writing stream processing application with Apache Flink and Apache Spark, More other engines will be supported in the future. Also, StreamPark is a professional management platform for streaming application , including application development, debugging, interactive query, deployment, operation, maintenance, etc. It was initially known as StreamX and renamed to StreamPark in August 2022.

🎉 Features

  • Apache Flink & Spark stream processing application development framework
  • Out-of-the-box connectors
  • Support multiple versions of Flink & Spark
  • Scala 2.11 / 2.12 support
  • One-stop stream processing management platform
  • Support catalog、olap、streaming-warehouse etc.
  • ...

🔨 How to Build

git clone git@github.com:apache/incubator-streampark.git
cd incubator-streampark
./build.sh

🧑‍💻 Downloads

Download address for run-directly software package : https://streampark.apache.org/download

🚀 Quick Start

click Document for more information

💋 Our users

Various companies and organizations use StreamPark for research, production and commercial products. Are you using this project ? you can add your company

Our users

🤝 Contribution

PRs Welcome

You can submit any ideas as pull requests or as GitHub issues.

If you're new to posting issues, we ask that you read How To Ask Questions The Smart Way (This guide does not provide actual support services for this project!), How to Report Bugs Effectively prior to posting. Well written bug reports help us help you!

Thank you to all the people who already contributed to StreamPark!

⏰ Contributor Over Time

Stargazers Over Time

👍Stargazers Over Time

Stargazers over time

💬 Social Media

  • Twitter
  • Zhihu (in Chinese)
  • bilibili (in Chinese)
  • WeChat Official Account (in Chinese, scan the QR code to follow)

Join the Group

# # 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 # # https://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. # header: license: spdx-id: Apache-2.0 copyright-owner: Apache Software Foundation paths-ignore: - 'dist' - 'licenses' - '**/*.md' - 'LICENSE' - 'NOTICE' - '**/*.json' - '**/*.iml' - '**/*.ini' - '**/*.svg' - '.gitattributes' - '**/.gitignore' - '**/.gitkeep' - 'dist-material/release-docs' - 'mvnw.cmd' - '.mvn' - '**/known-dependencies.txt' - '**/LICENSE' - '**/NOTICE' - "DISCLAIMER" - '**/*.MD' - '**/*.ftl' - '**/*.tpl' - '**/*.pl' - '**/*.dict' - '**/*.awk' - '**/*.php' - "**/*.lock" - "**/*.svg" - '.prettierrc' - '.browserslistrc' - '.editorconfig' - '.helmignore' - '**/target/**' - '**/*.ini' - '**/*.crt' - '**/*.pem' - 'ssh_config' - 'workers' comment: on-failure dependency: files: - pom.xml - package.json licenses: - name: asm:asm license: BSD-2.0 - name: com.carrotsearch:hppc license: Apache-2.0 - name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml license: Apache-2.0 - name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 license: Apache-2.0 - name: com.github.docker-java:docker-java-api license: Apache-2.0 - name: com.github.docker-java:docker-java-core license: Apache-2.0 - name: com.github.docker-java:docker-java-transport license: Apache-2.0 - name: com.github.docker-java:docker-java-transport-httpclient5 license: Apache-2.0 - name: com.github.xiaoymin:knife4j-annotations license: Apache-2.0 - name: com.github.xiaoymin:knife4j-core license: Apache-2.0 - name: com.github.xiaoymin:knife4j-spring license: Apache-2.0 - name: com.github.xiaoymin:knife4j-spring-boot-autoconfigure license: Apache-2.0 - name: com.github.xiaoymin:knife4j-spring-ui license: Apache-2.0 - name: io.swagger.core.v3:swagger-annotations license: Apache-2.0 - name: io.swagger.core.v3:swagger-models license: Apache-2.0 - name: io.swagger:swagger-annotations license: Apache-2.0 - name: io.swagger:swagger-models license: Apache-2.0 - name: com.google.code.gson:gson license: Apache-2.0 - name: com.google.guava:listenablefuture license: Apache-2.0 - name: com.squareup.moshi:moshi license: Apache-2.0 - name: com.squareup.okhttp3:logging-interceptor license: Apache-2.0 - name: com.squareup.okhttp3:okhttp license: Apache-2.0 - name: com.squareup.okhttp:okhttp license: Apache-2.0 - name: com.squareup.okio:okio license: Apache-2.0 - name: com.squareup.retrofit2:converter-moshi license: Apache-2.0 - name: com.squareup.retrofit2:retrofit license: Apache-2.0 - name: com.yammer.metrics:metrics-core license: Apache-2.0 - name: net.bytebuddy:byte-buddy license: Apache-2.0 - name: org.apache.httpcomponents:httpcore license: Apache-2.0 - name: org.codehaus.plexus:plexus-component-annotations license: Apache-2.0 - name: org.codehaus.plexus:plexus-interpolation license: Apache-2.0 - name: org.sonatype.plexus:plexus-cipher license: Apache-2.0 - name: org.sonatype.plexus:plexus-sec-dispatcher license: Apache-2.0 - name: com.sun.jersey.contribs:jersey-guice license: CDDL 1.1 - name: com.thoughtworks.paranamer:paranamer license: BSD - name: javax.servlet.jsp:jsp-api license: CDDL - name: javax.servlet:servlet-api license: CDDL - name: org.eclipse.jgit:org.eclipse.jgit license: New BSD License - name: org.eclipse.jgit:org.eclipse.jgit.ssh.jsch license: New BSD License - name: org.jacoco:org.jacoco.agent license: Eclipse Public License 2.0 - name: org.slf4j:slf4j-api license: MIT License

简介

流处理极速开发框架, 简单易用的流处理计算平台 展开 收起
Java
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/djkko/streampark.git
git@gitee.com:djkko/streampark.git
djkko
streampark
StreamPark
dev

搜索帮助