You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Xin Wang <da...@gmail.com> on 2020/05/12 14:06:13 UTC

[DISCUSS] Move connectors to separate directories

Hi devs,

Currently, IoTDB provides a lot of built-in connectors. For better
management, how about putting these connectors in a/some separate
directory(s)
(maybe `connectors`, or
`iotdb-connectors/tsfile-connectors/other-connectors`).

Look forward to your reply.


Current connectors:
  - iotdb connectors: spark, flink
  - tsfile connectors: hadoop, hive, spark, flink
  - other connectors: grafana, calcite


-- 
Thanks,
Xin

Re: [DISCUSS] Move connectors to separate directories

Posted by Xiangdong Huang <sa...@gmail.com>.
Hi,

Grafana and calcite connectors are actually iotdb connectors as they
communicate with IoTDB server.

I have no idea about whether it is a good idea.

Indeed classify them into two or three classes can make the root folder
more clear. But putting some of them under the root folder directly can
indicate the importance of the module  (e.g., visualization for time
series).

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Xin Wang <da...@gmail.com> 于2020年5月12日周二 下午10:06写道:

> Hi devs,
>
> Currently, IoTDB provides a lot of built-in connectors. For better
> management, how about putting these connectors in a/some separate
> directory(s)
> (maybe `connectors`, or
> `iotdb-connectors/tsfile-connectors/other-connectors`).
>
> Look forward to your reply.
>
>
> Current connectors:
>   - iotdb connectors: spark, flink
>   - tsfile connectors: hadoop, hive, spark, flink
>   - other connectors: grafana, calcite
>
>
> --
> Thanks,
> Xin
>