You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 List
Send a subscription email:Send an email to dev-subscribe@iotdb.apache.org using the email address you want to receive emails from, with any subject.
Confirm your subscription:After completing the previous step, you will receive a confirmation email from iotdb.apache.org with your subscription. Confirm your subscription by sending another email to that email with any subject you wish.
At this point, you can receive and reply to emails from your subscribed email address, or track previous email conversations by viewing the archived emails.
Add friend: apache_iotdb, and then we'll invite you to the group.
WeChat Official Account:Apache IoTDB
Contents in Official account: tutorials on using IoTDB, source code parsing, case analyzing, community events, etc., looking forward to new ideas!
Follow us by searching Apache-IoTDB on WeChat, or by scanning the QR code below.
Case Sharing
If you are currently using IoTDB, please share your experience with IoTDB in this survey, and we look forward to your participation.
Contribution Guidelines
Submit issue
If 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.
Check the issue list or do a simple search before you submit an issue to make sure the issue isn't a repetitive one.
Create a new issue and choose your issue type.
Use a clear and descriptive title to define the issue.
Fill in the necessary information according to the template.
Assign the appropriate tags to the issue after submitting the issue,. For example: Wish, Improve, Bug, etc.
Keep an eye on your own issue, and provide further necessary information in the discussion.
Email Discussions
If it is the first time you participate in the mailing list, you can briefly introduce yourself.
Send an email declaring the task you want to do Before developing the feature. (Hi,I'm working on issue IOTDB-XXX,My plan is ...)
Discuss on the design document
Contribute wiki documents
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 Documents
All of IoTDB's official website content is in docs in the project's root directory.
docs/SystemDesign: System Design Documentation - English version
docs/zh/SystemDesign: System Design Documentation-Chinese Version
docs/UserGuide: UserGuide - English Version
docs/zh/UserGuide: UserGuide - Chinese Version
docs/Community: Community - English Version
docs/zh/Community: Community - Chinese Version
docs/Development: Development Guide - English Version
docs/zh/Development: Development Guide - Chinese Version
Relation between official versions of user manual and branches:
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.
Fork a branch from the iotdb repository to your own repository to get started, clone to local and set upstream as the apache/iotdb repository.
git clone https://github.com/your own repository/iotdb.git
git remote add upstream https://github.com/apache/iotdb.git
Go to the root of iotdb, pull the latest master branch, detach a new branch from master, usually called f_new_feature (e.g. f_storage_engine) or fix_bug (e.g. fix_query_cache_bug) depending on the function of the branch.
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
Email to dev Mailing list:(I've submitted a PR for issue IOTDB-xxx [link])
Make changes based on others' review comments and continue to update until merged
Close jira or Github issue
Note: In order for your id to appear in the contributor list, don't forget the following settings:
中文版 | In English
入门资料
用户手册: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 的社区建设中。
订阅邮件列表
Slack
QQ群
微信群
公众号:Apache IoTDB
案例分享
如果您正在使用 IoTDB,欢迎在这个 调研问卷 分享您使用 IoTDB 的经验,非常期待您的参与。
贡献指南
提交 Jira issue
如果您有任何希望 IoTDB 支持的新功能、期望 IoTDB 的改进提升或者发现了 bug,欢迎您在 Jira 或着 Github 上提 issue。
邮件讨论(英文)
贡献文档
IoTDB 所有官网上的内容都在项目根目录的 docs 中:
官网用户手册版本和分支的对应关系:
注意事项:
贡献代码
可以到 jira 上领取现有 issue 或者自己创建 issue 再领取,评论说我要做这个 issue 就可以。
注意: 为了让您的 id 显示在 contributor 列表中,别忘了以下设置:
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:
New Status of Community
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
Contact Us
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 List
Slack
QQ Group
Wechat Group
WeChat Official Account:Apache IoTDB
Case Sharing
If you are currently using IoTDB, please share your experience with IoTDB in this survey, and we look forward to your participation.
Contribution Guidelines
Submit issue
If 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.
Email Discussions
Contribute wiki documents
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 Documents
All 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:
Contribute Code
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.
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]
Make changes based on others' review comments and continue to update until merged
Close jira or Github issue
Note: In order for your id to appear in the contributor list, don't forget the following settings:
Contributors: HTHou, qiaojialin, JesseZhou-1
The text was updated successfully, but these errors were encountered: