Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-10-09 Thread Giorgio Zoppi
Using an idl for tsfile similar to protobuf and we are fine. On Fri, 9 Oct 2020, 08:19 Xiangdong Huang, wrote: > > BTW, as you mentioned, if each device supports a different transport > protocol, does IoTDB need to support this protocol accordingly?(like > AMQP、CoAP、DDS、MQTT(already supported)

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-10-09 Thread Xiangdong Huang
> BTW, as you mentioned, if each device supports a different transport protocol, does IoTDB need to support this protocol accordingly?(like AMQP、CoAP、DDS、MQTT(already supported) and so on). IMO, letting IoTDB support more protocols does not bring disadvantages. If someone implements any of them,

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-10-08 Thread Houliang Qi
Hi Xiangdong, Yeah, for those devices can not run JVM and do not support TCP are not appropriate for The restful API approach. BTW, as you mentioned, if each device supports a different transport protocol, does IoTDB need to support this protocol accordingly?(like AMQP、CoAP、DDS、MQTT(already

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-10-08 Thread Xiangdong Huang
Hi Houliang, I am trying to consider the following scenario: We have a device (e.g., a robot arm), an edge gateway, and a cloud center. Let's just consider the first two roles: the device and the edge gate. The device collects data from its PLC, and may store the data locally for a short

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-10-08 Thread Houliang Qi
Hi, Xiangdong |I have a crazy idea (but not sure whether it works), make TsFile cross-language. I have an immature idea. Why not turn TsFile into a restful micro-service that can provide read-write and other operations. Since Java is cross platform, as long as there is a Java virtual

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-09-27 Thread Xiangdong Huang
Hi Giorgio, I will do that today. By the way, I'd like to add a new task in the proposal: - add IT to guarantee the difference between TsFiles generated by java and by C++ can be found in CI. Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-09-27 Thread Giorgio Zoppi
Ok, i will handle if you want to provide the complete C++ Ts file support. Idea: - Complete support TsFile in C++ and test in an embedded platform. Could you loook to pointer how to register the project since you are a PMC. Best Regards, Giorgio

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-09-27 Thread Xiangdong Huang
Hi, So any idea about this? I may have no time these two days for handling this, but I will try my best. And also welcome anyone to propose tasks and register as mentor. (Better to report the idea here.) Best, --- Xiangdong Huang School of Software, Tsinghua

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-09-24 Thread Xiangdong Huang
Hi, I have a crazy idea (but not sure whether it works), make TsFile cross-language. Now we can use Java to generate and query data from TsFile (Maybe we can also use C++ to do that by the effort of Giorgio). But how about Go, how about python? It will make the Tsfile really available on

Re: Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-09-24 Thread Xiangdong Huang
Hi Giorgio, Thanks for raising this up. I notice the DDL is entened to 29th. It is a good chance. Any ideas? Best, --- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Giorgio Zoppi 于2020年9月24日周四 上午2:18写道: > Hi all, > > Apache Software

Outhreachy Internship: Should we enrol as IOTDB? Anyone interested in mentorship

2020-09-23 Thread Giorgio Zoppi
Hi all, Apache Software Foundation has participated in the next round of Outreachy Internships (https://www.outreachy.org/). Can we send them some projects ? BR, Giorgio