用户手册:http://iotdb.apache.org/UserGuide/Master/Data-Concept/Data-Model-and-Terminology.html
最新设计文档:https://cwiki.apache.org/confluence/display/IOTDB/Home
如何调试 IoTDB server:https://my.oschina.net/u/3664598/blog/4500279
入门 issue(easy-fix):
使用问题可提交 Discussion:https://github.com/apache/iotdb/discussions
对代码的修改和讨论可提交 Jira issue:https://issues.apache.org/jira/projects/IOTDB/issues
入门系列教程:https://my.oschina.net/u/3664598?tab=newest&catalogId=0
在使用 IoTDB 的过程中,如果您发现任何问题、有任何新的想法,可以通过 Apache 邮件列表、QQ 群、微信群参与到 IoTDB 的社区建设中。
订阅邮件列表如果您正在使用 IoTDB,欢迎在这个 调研问卷 分享您使用 IoTDB 的经验,非常期待您的参与。
贡献指南 提交 Jira issue如果您有任何希望 IoTDB 支持的新功能、期望 IoTDB 的改进提升或者发现了 bug,欢迎您在 Jira 或着 Github 上提 issue。
IoTDB 所有官网上的内容都在项目根目录的 docs 中:
官网用户手册版本和分支的对应关系:
注意事项:
可以到 jira 上领取现有 issue 或者自己创建 issue 再领取,评论说我要做这个 issue 就可以。
git clone https://github.com/自己的仓库/iotdb.git
git remote add upstream https://github.com/apache/iotdb.git
cd iotdb
git pull upstream master
git checkout -b "f_storage_engine"
git add 修改代码
git commit -m 'commit log'
git push origin f_storage_engine
注意: 为了让您的 id 显示在 contributor 列表中,别忘了以下设置:
git config --global user.name "username"
git config --global user.email "username@mail.com"
In English Material
Concept and UserGuide: http://iotdb.apache.org/UserGuide/Master/Data-Concept/Data-Model-and-Terminology.html
Design doc before 0.11: http://iotdb.apache.org/SystemDesign/Architecture/Architecture.html
Design doc since 0.11: https://cwiki.apache.org/confluence/display/IOTDB/Home
How to debug IoTDB Server: https://my.oschina.net/u/3664598/blog/4500279
Getting Start: https://my.oschina.net/u/3664598?tab=newest&catalogId=0
Easy-fix Issue:
Release roadmap:https://cwiki.apache.org/confluence/display/IOTDB/since+v0.14
Issue management:https://issues.apache.org/jira/projects/IOTDB/issues/IOTDB-2525?filter=allissues
Currently doing issues:https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=492&projectKey=IOTDB
If you encounter any problem or have any new idea using IoTDB, you can participate in the community of IoTDB through the Apache mailing list, QQ group, WeChat group.
Subscribe to Mailing ListIf you are currently using IoTDB, please share your experience with IoTDB in this survey, and we look forward to your participation.
Contribution Guidelines Submit issueIf there is any new feature you'd like IoTDB to support, improvements you'd like IoTDB to improve, or bugs you've found, you're welcome to submit an issue in Jira or on Github.
Community documentation is stored at Confluence and can be consulted when using and contributing to IoTDB. Feature development and experimentation on IoTDB can also be logged on it.
Contribute DocumentsAll of IoTDB's official website content is in docs in the project's root directory.
Relation between official versions of user manual and branches:
Caution:
Pick up an existing issue on Jira or create a new issue and then pick it up, just comment that I want to do this issue will be fine.
git clone https://github.com/your own repository/iotdb.git
git remote add upstream https://github.com/apache/iotdb.git
cd iotdb
git pull upstream master
git checkout -b "f_storage_engine"
Add java-google-style.xml to the root directory of code style in idea.
Modify Code and Add test Cases (unit test, integration test)
Integration test refers to: server/src/test/java/org/apache/iotdb/db/integration/IoTDBTimeZoneIT
Submit PR, beginning with [IOTDB-jira number]
git add Modify Code
git commit -m 'commit log'
git push origin f_storage_engine
Note: In order for your id to appear in the contributor list, don't forget the following settings:
git config --global user.name "username"
git config --global user.email "username@mail.com"
Contributors: HTHou, qiaojialin, JesseZhou-1
HTHou, OneSizeFitsQuorum, JesseZhou-1, samperson1997, asdf2014 and 12 moreasdf2014, SteveYurongSu, qiaojialin and 18070038671samperson1997, asdf2014, SteveYurongSu, qiaojialin and 18070038671HTHou, asdf2014, SteveYurongSu and qiaojialinasdf2014, SteveYurongSu and qiaojialin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4