Re: Configuring IoTDB when run programatically

2020-09-09 Thread Wei Shao
t; > already committed ... wanted to create the PR but Dinner > interrupted ... >>> > but I think in general a little cleanup of the getPropsUrl() to > also >>> allow >>> > explicitly naming the property file differently. >>> >

Re: Configuring IoTDB when run programatically

2020-09-09 Thread Xiangwei Wei
:31, Christofer Dutz (< > >> christofer.d...@c-ware.de>) escribió: > >> > >> > Yeah ... > >> > > >> > already committed ... wanted to create the PR but Dinner > interrupted ... > >&g

Re: Configuring IoTDB when run programatically

2020-09-09 Thread Christofer Dutz
gt; > > > > >> > Am 30.08.20, 17:23 schrieb "Julian Feinauer" < >> > j.feina...@pragmaticminds.de>: >> > >> > Hey Chris, >> > >> > Good idea... What about... A PR? :D

Re: Configuring IoTDB when run programatically

2020-09-09 Thread Wei Shao
name the config-url "classpath:" which sort > of >> > feels silly ;-) >> > >> > Chris >> > >> > >> > Am 30.08.20, 17:23 schrieb "Julian Feinauer" < >> > j.feina...@pragmaticmind

Re: Configuring IoTDB when run programatically

2020-08-31 Thread Christofer Dutz
uot;Julian Feinauer" < > > j.feina...@pragmaticminds.de>: > > > > Hey Chris, > > > > Good idea... What about... A PR? :D > > > > Julian > > > > Von meinem Mobiltelefon gesendet >

Re: Configuring IoTDB when run programatically

2020-08-30 Thread Xiangdong Huang
.. A PR? :D > > > > Julian > > > > Von meinem Mobiltelefon gesendet > > > > > > Ursprüngliche Nachricht > > Von: Christofer Dutz > > Datum: So., 30. Aug. 2020, 17:19 > > An: dev@iotdb.apache.org >

Re: Configuring IoTDB when run programatically

2020-08-30 Thread Cesar Garcia
gt; j.feina...@pragmaticminds.de>: > > Hey Chris, > > Good idea... What about... A PR? :D > > Julian > > Von meinem Mobiltelefon gesendet > > > Ursprüngliche Nachricht > Von: Christofer Dutz > Datum: So., 30. Aug.

Re: Configuring IoTDB when run programatically

2020-08-30 Thread Christofer Dutz
0, 17:19 An: dev@iotdb.apache.org Betreff: Configuring IoTDB when run programatically Hi all, I’m currently doing my first steps with IoTDB and am currently struggling to get IoTDB to startup in an embedded mode. I am setting up IoTDB to be setup as a service in my SpringBoot application

AW: Configuring IoTDB when run programatically

2020-08-30 Thread Julian Feinauer
Hey Chris, Good idea... What about... A PR? :D Julian Von meinem Mobiltelefon gesendet Ursprüngliche Nachricht Von: Christofer Dutz Datum: So., 30. Aug. 2020, 17:19 An: dev@iotdb.apache.org Betreff: Configuring IoTDB when run programatically Hi all, I’m currently doing my

Configuring IoTDB when run programatically

2020-08-30 Thread Christofer Dutz
Hi all, I’m currently doing my first steps with IoTDB and am currently struggling to get IoTDB to startup in an embedded mode. I am setting up IoTDB to be setup as a service in my SpringBoot application. For this I have my iotdb-engine.properties in my classpath. However I want IoTDB to have all