-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fb5aa43
commit 4684ff3
Showing
16 changed files
with
818 additions
and
1,231 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,28 +19,44 @@ | |
--> | ||
|
||
## 联系我们 | ||
|
||
作为 Apache 项目,我们使用邮件列表、JIRA 和 Github 的 issue 模块来获取用户反馈。 | ||
|
||
* 邮件列表:[email protected]. | ||
|
||
* 该列表同时用于用户反馈和开发者交流。 | ||
* 订阅方法:用想接收邮件的邮箱向 [email protected] 发一封邮件,主题内容不限,收到回复后, | ||
再次向确认地址发一封确认邮件(确认地址比较长,推荐 qq 邮箱)。 | ||
|
||
* JIRA issue: https://issues.apache.org/jira/projects/IOTDB/issues | ||
|
||
* Github issue: https://github.com/apache/iotdb/issues | ||
|
||
* Twitter: https://twitter.com/apacheiotdb | ||
|
||
* 对中文用户,欢迎加入 QQ 群:659990460. | ||
|
||
* 我们非常期待您分享您使用 IoTDB 的经验:[调研问卷](https://github.com/apache/iotdb/issues/748) | ||
|
||
* 对中文用户,欢迎关注微信公众号,IoTDB 漫游指南 | ||
|
||
* 对中文用户,我们提供了钉钉群,可以搜索群名称加入:Apache IoTDB 交流 1 群 | ||
|
||
IoTDB 社区会不定期举办 Meetup,相关信息会在邮件列表和 [研讨会议和报告列表](https://iotdb.apache.org/Community/Materials.html) 页面找到。 | ||
# 交流与反馈 | ||
|
||
社区拥有丰富的交流途径。目前有以下六种交流途径。可以选择自己适用并倾向的渠道与社区进行交流。 | ||
|
||
## 途径一:通过 Apache 邮件列表进行交流(全英文) | ||
- 适用情况:邮件列表是 Apache 唯一指定的开源贡献者的交流渠道,面向全社区的计划、路线和公告等均在邮件列表中沟通。邮件列表 ([email protected]) 本质上是一个邮箱地址,所有订阅这个邮箱地址的都能收到发往此邮箱的邮件。 | ||
- 指南: | ||
- 发送订阅邮件:向 [email protected] 发送一封邮件,主题内容不限。 | ||
- 确认订阅邮件:完成上一步后,将收到一封来自 iotdb.apache.org 结尾的确认订阅邮件。向该邮件再次发一封主题内容不限的邮件即可确认订阅(确认地址比较长,推荐 qq 邮箱)。 | ||
- 其他邮件列表: | ||
- [email protected] (用于接收 JIRA 通知。) | ||
- 如果你只想接收个别感兴趣的 JIRA 通知,你不需要订阅这个列表。你只需要在 JIRA issue 页面上点击"开始关注这个 issue" 或者在这个 issue 上做评论就行了。 | ||
- [email protected] (任何代码改动都会通知到此处。请注意该邮件列表邮件数量十分多。) | ||
- [email protected] (任何代码审阅意见都会通知到此处。请注意该邮件列表邮件数量十分多。) | ||
|
||
## 途径二:通过 GitHub 进行交流 | ||
|
||
Github Issue链接:https://github.com/apache/iotdb/issues | ||
|
||
## 途经三:通过 Jira 进行交流 | ||
|
||
- JIRA issue: https://issues.apache.org/jira/projects/IOTDB/issues | ||
- 适用情况:任务(新功能改进、BUG 修复)的管理与交流 | ||
- 指南: | ||
- 创建 Jira 账号(用于任务管理) | ||
- 创建 Confluence 账号(用于设计文档共建) | ||
- 账户创建好后,向邮件列表发送一封邮件,包括自我介绍、Jira id 和 Confluence id,社区 PMC 会为账户添加权限 | ||
|
||
## 途径四:通过微信群、QQ 群等方式进行交流 | ||
- 入群方式: | ||
- 微信群——添加好友:qinchuqing | ||
- QQ 群——659990460 | ||
- 钉钉群:搜索群名称加入【Apache IoTDB 交流 1 群】 | ||
- 微信公众号:IoTDB 漫游指南 | ||
- 我们非常期待您分享您使用 IoTDB 的经验:[调研问卷](https://github.com/apache/iotdb/issues/748) | ||
|
||
## 途径五:通过 Slack 进行交流(全英文) | ||
- 适用情况:主要的国际社区交流渠道 | ||
|
||
## 途径六:通过 Twitter 进行交流 | ||
- Twitter: https://twitter.com/apacheiotdb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<!-- | ||
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 | ||
http://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. | ||
--> | ||
# 活动与报告 | ||
## 演讲分享 | ||
|
||
- `2023.04.15 中国上海` IoTDB X EMQ: 智能汽车的数据基座 Meetup. | ||
- [IoTDB 在车联网与智慧车厂场景的最佳应用实践](https://www.bilibili.com/video/BV1r24y1c7SY?share_source=copy_web) | ||
- `2023.03.02 线上` 2023 IoTDB 核心技术 Meetup 2:IoTDB + SeaTunnel 联合 Meetup. | ||
- [How does Apache IoTDB improve storage efficiency](https://www.bilibili.com/video/BV1yM4y1r79b?share_source=copy_web) | ||
- `2023.02.25 线上` 2023 IoTDB 核心技术 Meetup 1:论道原生·云原生开源项目应用实践专场北京站 | ||
- [Apache IoTDB 及云上部署实践](https://www.bilibili.com/video/BV19k4y1b71E?share_source=copy_web) | ||
- `2022.12.03~4 线上` 2022 Apache IoTDB 物联网生态大会 | ||
- [万物互联时代的时序数据库](https://www.bilibili.com/video/BV1z84y1x74Y?share_source=copy_web) | ||
- [为工业物联网而生 — Apache IoTDB 1.0 全新版本](https://www.bilibili.com/video/BV1UA411D7bG?share_source=copy_web) | ||
- [工业时序数据库 Apache IoTDB 在核电的应用实践](https://www.bilibili.com/video/BV1W84y1x7RH?t=0.3) | ||
- [Apache IoTDB 在国家电网的应用案例](https://www.bilibili.com/video/BV1R3411Q718?t=0.3) | ||
- [Application and Practice of Apache IoTDB in Multi-Level Data Synchronization on German Automotive Production Lines](https://www.bilibili.com/video/BV18V4y1F7do?t=0.3) | ||
- [端边云协同:Apache IoTDB 全新单机分布式架构](https://www.bilibili.com/video/BV1314y1g7yT?t=0.3) | ||
- [Apache IoTDB 秒级扩容能力与存算分离实践](https://www.bilibili.com/video/BV1BD4y1L7iq?t=0.3) | ||
- [为物联网场景优化的时序数据库共识协议](https://www.bilibili.com/video/BV1mK411275q?t=0.3) | ||
- [大规模并行处理与边缘计算在 Apache IoTDB 中的实践](https://www.bilibili.com/video/BV1Xe4y1V7VS?t=0.3) | ||
- [Apache IoTDB 首创时序顺乱序分离存储引擎 IoTLSM](https://www.bilibili.com/video/BV1ee4y1V73w?t=0.3) | ||
- [Apache IoTDB 在京东万物互联场景中的应用](https://www.bilibili.com/video/BV1Ao4y167tJ?t=0.3) | ||
- [Apache IoTDB 在中航机载智能云下制造系统的应用解决方案](https://www.bilibili.com/video/BV11D4y1M7bL?t=0.3) | ||
- [Apache IoTDB 在长安智能汽车云建设的实践](https://www.bilibili.com/video/BV1Hj411u7R6?t=0.3) | ||
- [Apache IoTDB 在宝武装备远程智能运维平台中的使用案例](https://www.bilibili.com/video/BV1sM411s7VZ?t=0.3) | ||
- [中冶赛迪工业互联网平台与 CISDigital-TimeS (基于 Apache IoTDB) 在流程制造业的探索与实践](https://www.bilibili.com/video/BV1324y1g77m?t=0.3) | ||
- [Timecho:孵化于 Apache IoTDB 的开源商业化公司及其核心产品](https://www.bilibili.com/video/BV1iY411C7LZ?t=0.3) | ||
- [用友在 Apache IoTDB 应用与生态建设方面的探索与实践](https://www.bilibili.com/video/BV1m24y1G7mf?t=0.3) | ||
- [Apache IoTDB 在东方国信的商业化及应用](https://www.bilibili.com/video/BV1aD4y1u7eU?t=0.3) | ||
- [Apache IoTDB 在华为云的实践](https://www.bilibili.com/video/BV1uo4y1a7HS?t=0.3) | ||
- [向物联网时代的大数据计算平台 —— MaxCompute 基于 Apache IoTDB 构建的解决方案](https://www.bilibili.com/video/BV1jM411j7R3?t=0.3) | ||
- `2022.10.15 线上` 2022 IoTDB 核心技术 Meetup 2:IoTDB X SeaTunnel 共建开源数据生态. | ||
- [千万吞吐时序数据库 Apache loTDB](https://www.bilibili.com/video/BV16K411D7xJ?t=0.3) | ||
- [loTDB 与 Spring 生态集成实践](https://www.bilibili.com/video/BV1Pg411h7Cw?t=0.3) | ||
- `2022.08.13 中国杭州` 2022 IoTDB 核心技术 Meetup 1:IoTDB X EMQ 物联网数据基础架构实践. | ||
- [IoTDB 多场景建模方法](https://www.bilibili.com/video/BV1fY4y1P7LP?t=0.3) | ||
- [EMQ x loTDB 的深南电路客户案例](https://www.bilibili.com/video/BV1me4y187Jg?t=0.3) | ||
- `2022.07.03 线上` 2022 开源技术讲座系列 3:从面试官和求职者的角度看开源. | ||
- [大厂各轮面试中开源经验有什么用](https://www.bilibili.com/video/BV1JU4y1r7BP?t=0.3) | ||
- [开源项目,求职者的最佳简历](https://www.bilibili.com/video/BV19Y4y1u7za?t=0.3) | ||
- `2022.02.19 线上` Apache IoTDB. 2022 开源技术讲座系列 1:时序数据库 Apache IoTDB 的核心技术及应用. | ||
- [ 基于开放数据文件格式的时序数据库](https://www.bilibili.com/video/BV1yi4y127js?t=0.3) | ||
- [IoTDB 在 360 的落地实践](https://www.bilibili.com/video/BV1Pq4y147z4?t=0.3) | ||
- `2020.12.30 北京` The 10th China Cloud Computing Standards and Application Conference | ||
- [Apache IoTDB:工业物联网时序数据管理系统](https://www.slidestalk.com/IoTDB/IoTDB_BDTC2020) | ||
- [IoTDB 使用进阶与背后原理介绍](https://www.bilibili.com/video/BV1fK41137Hi?t=0.0) | ||
- [海量序列处理: IoTDB 的分布式元数据管理技术](https://www.bilibili.com/video/BV1xa4y1H7bk?t=0.0) | ||
- [拓维物联网平台与 Apache IoTDB 的应用实践分析](https://www.bilibili.com/video/BV1ri4y157ZM?t=0.0) | ||
- [基于IoTDB的X-DB实时数据库的使用情况](https://www.bilibili.com/video/BV1Hv411b7zp?t=0.0) | ||
- [Apache IoTDB 社区发展情况简介](https://www.bilibili.com/video/BV1z54y1678E?t=0.0) | ||
- [Apache 本土社区 ALC Beijing 介绍]() | ||
- [同理心: 拥抱竞争中合作的开源必备之技](https://www.bilibili.com/video/BV1sp4y1z7vM?t=0.3) | ||
- [IoTDB for Digital Twin Platform in Germany](https://www.bilibili.com/video/BV1VT4y1M7ZZ?t=0.0) | ||
- `2020.11.14` "开源软件供应链 2020 峰会" | ||
- [Apache IoTDB 核心技术剖析](https://www.slidestalk.com/IoTDB/202011ApacheIoTDBReporter82991) | ||
- `2020.10.25 中国北京` 2020 中国开源年会暨阿帕奇中国路演 | ||
- [Apache IoTDB: 从中国高校走向世界](https://www.slidestalk.com/IoTDB/202010ApacheIoTDBReporterJialinQiao42231) | ||
- [Apache IoTDB: 工业物联网数据管理](https://www.slidestalk.com/IoTDB/202010ApacheIoTDBReporterXiangdongHuang11117) | ||
|
||
## 展会/集市 | ||
|活动时间|活动形式|活动名称| | ||
|:--:|:--:|:--:| | ||
|2023.02.25-26|现场会议|全球人工智能开发者先锋大会| | ||
|2022.10.27|现场会议和在线直播|2022 中国开源年会| | ||
|2022.09.20|-|大数据峰会| | ||
2022.07.29~31|线上|ApacheCon Asia 2022 IOT/IIOT | ||
|2022.05.11|-|德国工业物联网技术峰会| | ||
|2022.04.14|中国北京| 2022 开源技术讲座系列 2:清华开源大讲堂第三期| | ||
|2021.08.11|线上|开源大数据技术线上 MeetUp| | ||
|2021.01.24|中国北京|2020中国大数据技术大会| | ||
|
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.