Git Product home page Git Product logo

oneflink's Introduction

oneFlink

这个 repo 主要分享 Flink 的设计、原理并翻译Flink(v1.6.0)所涉及的模块功能等相关内容,本着自愿、公开的精神,期待热爱开源和贡献的你一起加入!

目录

具体请查看内容目录

贡献方式

欢迎大家一起来分享知识和维护这份文档,让更多的人了解 Flink 。 如果有想要分享的内容或发现有误的地方,可以通过以下方式修改和贡献,流程基于 Pull Request :

  1. 首先 fork 该项目
  2. 把 fork 后的项目(即是你的项目) clone 到你的本地
  3. 运行 git remote add crestofwave1 [email protected]:crestofwave1/oneFlink.git 新增远端库
  4. 运行 git pull crestofwave1 master 拉取最新修改及合并到本地
  5. 修改内容
  6. commit 后 push 到自己的库(git push origin master
  7. 登录 Github 在你首页可以看到一个 pull request 按钮,点击它,填写一些说明信息,然后提交即可。

1~3 是初始化操作,执行一次即可。在修改前请先执行步骤 4 同步最新的修改(减少冲突),然后执行 5~7 既可。

oneflink's People

Contributors

heitao5200 avatar crestofwave1 avatar zhengqiangtan avatar liuming950305 avatar

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.