You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by 刘威 <ti...@qq.com.INVALID> on 2021/07/22 08:23:25 UTC

回复: Apache IoTDB - Apache Skywalking Adapter (Summer 2021 of Open Source Promotion Plan)

Thank you for your suggestions and sharing. My project target is contributing code to skywalking. I will use SessionPool(or Session) in iotdb to implement the adapter. Those blogs will help me know more about IoTDB, thanks.




------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <liujiajun1999@gmail.com&gt;;
发送时间:&nbsp;2021年7月21日(星期三) 晚上9:20
收件人:&nbsp;"dev"<dev@iotdb.apache.org&gt;;

主题:&nbsp;Re: Apache IoTDB - Apache Skywalking Adapter (Summer 2021 of Open Source Promotion Plan)



Hi Wei,

Welcome on board! I am Jiajun from the National University of Singapore. I
am also a participant of Summer 2021 (for those who are not aware, Summer
2021 <https://summer.iscas.ac.cn&gt; is the Chinese equivalent of GSoC
initiated by the Chinese Academy of Sciences).

For your second question, I think the source code is the best place to
learn about IoTDB. Besides that, I find it very helpful to read the blogs
of the committers to get started. Some examples are:

https://blog.csdn.net/qiaojialin (Jialin's blog. Chinese only)
https://www.cnblogs.com/liutaohua/ (Dawei's blog. Chinese only)

Also, the community wiki
<https://cwiki.apache.org/confluence/display/iotdb&gt; also
has many well-written design documents.

Thanks and look forward to working with you!

Thanks,
Jiajun

On Wed, Jul 21, 2021 at 7:19 PM 刘威 <timcross-wei@qq.com.invalid&gt; wrote:

&gt; Hi, I'm a participant in Summer 2021 of Open Source Promotion Plan. My
&gt; name is Liu Wei, I come from Northwestern Polytechnical University(NWPU),
&gt; Xi'an, China.I'm working on creating an IOTDB-Skywalking Adapter. Hope to
&gt; join community to get more help.
&gt;
&gt;
&gt; I follow the guide Extend storage | Apache SkyWalking&amp;nbsp;to build my
&gt; code skeleton and take the Influxdb storage solution as a reference. My
&gt; Mentor Xiangdong Huang&amp;nbsp;discussed this project with me and gave me some
&gt; suggestions. What's more,&amp;nbsp;I have pushed my code to&amp;nbsp;Summer2021 /
&gt; 210070771 · GitLab (summer-ospp.ac.cn)&amp;nbsp;in iotdb-adapter branch.
&gt;
&gt;
&gt; Now I have a question:&amp;nbsp;
&gt; 1. Which skywalking version should I base? I pulled skywalking master in
&gt; June 12th. Maybe it's&amp;nbsp;not stable enough to develop a new storage
&gt; solution. (My IoTDB version is 0.12.2.)
&gt; 2. Do you have other helpful information or resources? Please give me some
&gt; suggestions. Thanks you in advance.
&gt;
&gt;
&gt; Hope to get reply.