GithubHelp home page GithubHelp logo

apachecn / storm-doc-zh Goto Github PK

View Code? Open in Web Editor NEW
142.0 16.0 63.0 4.25 MB

Apache Storm 官方文档中文版

Home Page: http://storm.apachecn.org

License: Other

HTML 6.51% Shell 0.24% CSS 17.17% Dockerfile 0.18% JavaScript 75.90%
java storm big-data documentation

storm-doc-zh's Introduction

Storm 1.1.0 中文文档

Apache Storm 是一个免费的,开源的,分布式的实时计算系统.

NOTE(注意)

在最新版本中, class packages 已经从 "backtype.storm" 改变成 "org.apache.storm" 了, 所以使用旧版本编译的 topology 代码不会像在 Storm 1.0.0 上那样运行了. 通过以下配置提供向后的兼容性

client.jartransformer.class: "org.apache.storm.hack.StormShadeTransformer"

如果要运行使用较旧版本 Storm 编译的代码, 则需要在 Storm 安装中添加上述配置. 该配置应该添加到您用于提交 topologies(拓扑)的机器中.

更多细节, 请参阅 https://issues.apache.org/jira/browse/STORM-1202.

维护地址

历史版本

贡献指南

请见这里

负责人

贡献者

贡献者可自行编辑如下内容.

1.1.0

1.0.1

请参阅: http://cwiki.apachecn.org/pages/viewpage.action?pageId=11534485

联系方式

有任何建议反馈, 或想参与文档翻译, 麻烦方式如下:

  • 企鹅: 1042658081
  • 企鹅群: 214293307

下载

Docker

docker pull apachecn0/storm-doc-zh
docker run -tid -p <port>:80 apachecn0/storm-doc-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install storm-doc-zh
storm-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g storm-doc-zh
storm-doc-zh <port>
# 访问 http://localhost:{port} 查看文档

storm-doc-zh's People

Contributors

dminerjackie avatar jiangzhonglian avatar theyzw avatar wizardforcel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

storm-doc-zh's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.