Re: Rename modules

2019-07-22 Thread Julian Feinauer
No objections from my side, at least : )

Am 22.07.19, 15:15 schrieb "Xiangdong Huang" :

Hi,

If there is no more comments, shall we merge the PR (#289)?

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

 黄向东
清华大学 软件学院


Julian Feinauer  于2019年7月22日周一 下午8:58写道:

> Hi,
>
> +1 from me.
> Regarding merge-hell...if we use git mv it should work out of the box with
> very few issues I think __
>
> Julian
>
> Am 22.07.19, 14:40 schrieb "Xiangdong Huang" :
>
> Well,  the structure looks fine...  I pray for those existing opened
> PRs
> because the confliction...
> Best,
> ---
> Xiangdong Huang
> School of Software, Tsinghua University
>
>  黄向东
> 清华大学 软件学院
>
>
> Jialin Qiao  于2019年7月22日周一 下午8:22写道:
>
> > Hi,
> >
> > This idea is excellent! So, the target folders and artifactIds can
> be as
> > follows:
> >
> > tsfile : tsfile
> > service-rpc : service-rpc
> > jdbc : iotdb-jdbc
> > client : iotdb-client
> > server: iotdb-server
> > example : iotdb-examples
> > grafana : iotdb-grafana
> > spark-tsfile : spark-tsfile   (we may add spark-iotdb-connector
> module in
> > the future, so it could be distinguished from spark-tsfile)
> >
> > If this structure is ok, I will resubmit this PR :)
> >
> > Best,
> > --
> > Jialin Qiao
> > School of Software, Tsinghua University
> >
> > 乔嘉林
    > > 清华大学 软件学院
> >
> > > -原始邮件-
> > > 发件人: "Julian Feinauer" 
> > > 发送时间: 2019-07-22 20:09:36 (星期一)
> > > 收件人: "dev@iotdb.apache.org" 
> > > 抄送:
> > > 主题: Re: Rename modules
> > >
> > > Hey,
> > >
> > > logically the PR iss mall but many changed files : )
> > >
> > > The only thing I would take to consider is whether we really do
> want
> > those names for folders.
> > > In other projects you usually make the short name for the folder
> and
> > longer for the artifact, this means folders would be like
> > >
> > > For example the "server" module would be in the folder
> "iotdb/server"
> > but with artifactId "iotdb-server".
> > > I like those shorter folder names when navigating with the cmd.
> > >
> > > So I suggest to rename iotdb to "server" but artifactId to
> > "iotdb-server".
> > >
> > > What do others think?
> > >
> > > Julian
> > >
> > > PS.: Oh and I saw that Travis fails.. so does that imply any
> > build-breaking adjustments that we need to do?
> > >
> > >
> > >
> > > Am 22.07.19, 14:03 schrieb "Xiangdong Huang" :
> > >
> > > Hi,
> > >
> > > It is a big change because at least 2/3 files are renamed...
> > >
> > > Best.
> > > ---
> > > Xiangdong Huang
> > > School of Software, Tsinghua University
> > >
> > >  黄向东
> > > 清华大学 软件学院
> > >
> > >
> > > Jialin Qiao  于2019年7月22日周一
> 下午7:43写道:
> > >
> > > > Hi all,
> > > >
> > > > IoTDB project has the following modules: tsfile, 
service-rpc,
> > jdbc, iotdb,
> > > > grafana, service-rpc, iotdb-cli, example and spark, in which
> > "iotdb" and
> > > > "spark" look strange.
> > > >
> > > > Therefore, I rename iotdb to iotdb-server and spark to
> > spark-tsfile by
> > > > "git mv" for retaining the commit history and submit a PR (
> > > > https://github.com/apache/incubator-iotdb/pull/287) to
> rel/0.8.
> > > >
> > > > I believe this makes the modules clearer... What do you
> think?
> > > >
> > > > Best,
> > > > --
> > > > Jialin Qiao
> > > > School of Software, Tsinghua University
> > > >
> > > > 乔嘉林
> > > > 清华大学 软件学院
> > > >
> > >
> > >
> >
>
>
>




Re: Rename modules

2019-07-22 Thread Xiangdong Huang
Hi,

If there is no more comments, shall we merge the PR (#289)?

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

 黄向东
清华大学 软件学院


Julian Feinauer  于2019年7月22日周一 下午8:58写道:

> Hi,
>
> +1 from me.
> Regarding merge-hell...if we use git mv it should work out of the box with
> very few issues I think __
>
> Julian
>
> Am 22.07.19, 14:40 schrieb "Xiangdong Huang" :
>
> Well,  the structure looks fine...  I pray for those existing opened
> PRs
> because the confliction...
> Best,
> ---
> Xiangdong Huang
> School of Software, Tsinghua University
>
>  黄向东
> 清华大学 软件学院
>
>
> Jialin Qiao  于2019年7月22日周一 下午8:22写道:
>
> > Hi,
> >
> > This idea is excellent! So, the target folders and artifactIds can
> be as
> > follows:
> >
> > tsfile : tsfile
> > service-rpc : service-rpc
> > jdbc : iotdb-jdbc
> > client : iotdb-client
> > server: iotdb-server
> > example : iotdb-examples
> > grafana : iotdb-grafana
> > spark-tsfile : spark-tsfile   (we may add spark-iotdb-connector
> module in
> > the future, so it could be distinguished from spark-tsfile)
> >
> > If this structure is ok, I will resubmit this PR :)
> >
> > Best,
> > --
> > Jialin Qiao
> > School of Software, Tsinghua University
> >
> > 乔嘉林
> > 清华大学 软件学院
> >
> > > -原始邮件-
> > > 发件人: "Julian Feinauer" 
> > > 发送时间: 2019-07-22 20:09:36 (星期一)
> > > 收件人: "dev@iotdb.apache.org" 
> > > 抄送:
> > > 主题: Re: Rename modules
> > >
> > > Hey,
> > >
> > > logically the PR iss mall but many changed files : )
> > >
> > > The only thing I would take to consider is whether we really do
> want
> > those names for folders.
> > > In other projects you usually make the short name for the folder
> and
> > longer for the artifact, this means folders would be like
> > >
> > > For example the "server" module would be in the folder
> "iotdb/server"
> > but with artifactId "iotdb-server".
> > > I like those shorter folder names when navigating with the cmd.
> > >
> > > So I suggest to rename iotdb to "server" but artifactId to
> > "iotdb-server".
> > >
> > > What do others think?
> > >
> > > Julian
> > >
> > > PS.: Oh and I saw that Travis fails.. so does that imply any
> > build-breaking adjustments that we need to do?
> > >
> > >
> > >
> > > Am 22.07.19, 14:03 schrieb "Xiangdong Huang" :
> > >
> > > Hi,
> > >
> > > It is a big change because at least 2/3 files are renamed...
> > >
> > > Best.
> > > ---
> > > Xiangdong Huang
> > > School of Software, Tsinghua University
> > >
> > >  黄向东
> > > 清华大学 软件学院
> > >
> > >
> > > Jialin Qiao  于2019年7月22日周一
> 下午7:43写道:
> > >
> > > > Hi all,
> > > >
> > > > IoTDB project has the following modules: tsfile, service-rpc,
> > jdbc, iotdb,
> > > > grafana, service-rpc, iotdb-cli, example and spark, in which
> > "iotdb" and
> > > > "spark" look strange.
> > > >
> > > > Therefore, I rename iotdb to iotdb-server and spark to
> > spark-tsfile by
> > > > "git mv" for retaining the commit history and submit a PR (
> > > > https://github.com/apache/incubator-iotdb/pull/287) to
> rel/0.8.
> > > >
> > > > I believe this makes the modules clearer... What do you
> think?
> > > >
> > > > Best,
> > > > --
> > > > Jialin Qiao
> > > > School of Software, Tsinghua University
> > > >
> > > > 乔嘉林
> > > > 清华大学 软件学院
> > > >
> > >
> > >
> >
>
>
>


Re: Rename modules

2019-07-22 Thread Julian Feinauer
Hi,

+1 from me.
Regarding merge-hell...if we use git mv it should work out of the box with very 
few issues I think __

Julian

Am 22.07.19, 14:40 schrieb "Xiangdong Huang" :

Well,  the structure looks fine...  I pray for those existing opened PRs
because the confliction...
Best,
---
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Jialin Qiao  于2019年7月22日周一 下午8:22写道:

> Hi,
>
> This idea is excellent! So, the target folders and artifactIds can be as
> follows:
>
> tsfile : tsfile
> service-rpc : service-rpc
> jdbc : iotdb-jdbc
> client : iotdb-client
> server: iotdb-server
> example : iotdb-examples
> grafana : iotdb-grafana
> spark-tsfile : spark-tsfile   (we may add spark-iotdb-connector module in
> the future, so it could be distinguished from spark-tsfile)
>
> If this structure is ok, I will resubmit this PR :)
>
> Best,
> --
> Jialin Qiao
> School of Software, Tsinghua University
>
> 乔嘉林
> 清华大学 软件学院
>
> > -原始邮件-
> > 发件人: "Julian Feinauer" 
> > 发送时间: 2019-07-22 20:09:36 (星期一)
> > 收件人: "dev@iotdb.apache.org" 
> > 抄送:
> > 主题: Re: Rename modules
> >
> > Hey,
> >
> > logically the PR iss mall but many changed files : )
> >
> > The only thing I would take to consider is whether we really do want
> those names for folders.
> > In other projects you usually make the short name for the folder and
> longer for the artifact, this means folders would be like
> >
> > For example the "server" module would be in the folder "iotdb/server"
> but with artifactId "iotdb-server".
> > I like those shorter folder names when navigating with the cmd.
> >
> > So I suggest to rename iotdb to "server" but artifactId to
> "iotdb-server".
> >
> > What do others think?
> >
> > Julian
> >
> > PS.: Oh and I saw that Travis fails.. so does that imply any
> build-breaking adjustments that we need to do?
> >
> >
> >
> > Am 22.07.19, 14:03 schrieb "Xiangdong Huang" :
> >
> > Hi,
> >
> > It is a big change because at least 2/3 files are renamed...
> >
> > Best.
> > ---
> > Xiangdong Huang
> > School of Software, Tsinghua University
> >
> >  黄向东
> > 清华大学 软件学院
> >
> >
> > Jialin Qiao  于2019年7月22日周一 下午7:43写道:
> >
> > > Hi all,
> > >
> > > IoTDB project has the following modules: tsfile, service-rpc,
> jdbc, iotdb,
> > > grafana, service-rpc, iotdb-cli, example and spark, in which
> "iotdb" and
> > > "spark" look strange.
> > >
> > > Therefore, I rename iotdb to iotdb-server and spark to
> spark-tsfile by
> > > "git mv" for retaining the commit history and submit a PR (
> > > https://github.com/apache/incubator-iotdb/pull/287) to rel/0.8.
> > >
> > > I believe this makes the modules clearer... What do you think?
> > >
> > > Best,
> > > --
> > > Jialin Qiao
> > > School of Software, Tsinghua University
> > >
> > > 乔嘉林
> > > 清华大学 软件学院
> > >
> >
> >
>




Re: Rename modules

2019-07-22 Thread Xiangdong Huang
Well,  the structure looks fine...  I pray for those existing opened PRs
because the confliction...
Best,
---
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院


Jialin Qiao  于2019年7月22日周一 下午8:22写道:

> Hi,
>
> This idea is excellent! So, the target folders and artifactIds can be as
> follows:
>
> tsfile : tsfile
> service-rpc : service-rpc
> jdbc : iotdb-jdbc
> client : iotdb-client
> server: iotdb-server
> example : iotdb-examples
> grafana : iotdb-grafana
> spark-tsfile : spark-tsfile   (we may add spark-iotdb-connector module in
> the future, so it could be distinguished from spark-tsfile)
>
> If this structure is ok, I will resubmit this PR :)
>
> Best,
> --
> Jialin Qiao
> School of Software, Tsinghua University
>
> 乔嘉林
> 清华大学 软件学院
>
> > -原始邮件-
> > 发件人: "Julian Feinauer" 
> > 发送时间: 2019-07-22 20:09:36 (星期一)
> > 收件人: "dev@iotdb.apache.org" 
> > 抄送:
> > 主题: Re: Rename modules
> >
> > Hey,
> >
> > logically the PR iss mall but many changed files : )
> >
> > The only thing I would take to consider is whether we really do want
> those names for folders.
> > In other projects you usually make the short name for the folder and
> longer for the artifact, this means folders would be like
> >
> > For example the "server" module would be in the folder "iotdb/server"
> but with artifactId "iotdb-server".
> > I like those shorter folder names when navigating with the cmd.
> >
> > So I suggest to rename iotdb to "server" but artifactId to
> "iotdb-server".
> >
> > What do others think?
> >
> > Julian
> >
> > PS.: Oh and I saw that Travis fails.. so does that imply any
> build-breaking adjustments that we need to do?
> >
> >
> >
> > Am 22.07.19, 14:03 schrieb "Xiangdong Huang" :
> >
> > Hi,
> >
> > It is a big change because at least 2/3 files are renamed...
> >
> > Best.
> > ---
> > Xiangdong Huang
> > School of Software, Tsinghua University
> >
> >  黄向东
> > 清华大学 软件学院
> >
> >
> > Jialin Qiao  于2019年7月22日周一 下午7:43写道:
> >
> > > Hi all,
> > >
> > > IoTDB project has the following modules: tsfile, service-rpc,
> jdbc, iotdb,
> > > grafana, service-rpc, iotdb-cli, example and spark, in which
> "iotdb" and
> > > "spark" look strange.
> > >
> > > Therefore, I rename iotdb to iotdb-server and spark to
> spark-tsfile by
> > > "git mv" for retaining the commit history and submit a PR (
> > > https://github.com/apache/incubator-iotdb/pull/287) to rel/0.8.
> > >
> > > I believe this makes the modules clearer... What do you think?
> > >
> > > Best,
> > > --
> > > Jialin Qiao
> > > School of Software, Tsinghua University
> > >
> > > 乔嘉林
> > > 清华大学 软件学院
> > >
> >
> >
>


Re: Rename modules

2019-07-22 Thread Jialin Qiao
Hi,

This idea is excellent! So, the target folders and artifactIds can be as 
follows:

tsfile : tsfile
service-rpc : service-rpc
jdbc : iotdb-jdbc
client : iotdb-client
server: iotdb-server
example : iotdb-examples
grafana : iotdb-grafana
spark-tsfile : spark-tsfile   (we may add spark-iotdb-connector module in the 
future, so it could be distinguished from spark-tsfile)

If this structure is ok, I will resubmit this PR :)

Best,
--
Jialin Qiao
School of Software, Tsinghua University

乔嘉林
清华大学 软件学院

> -原始邮件-
> 发件人: "Julian Feinauer" 
> 发送时间: 2019-07-22 20:09:36 (星期一)
> 收件人: "dev@iotdb.apache.org" 
> 抄送: 
> 主题: Re: Rename modules
> 
> Hey,
> 
> logically the PR iss mall but many changed files : )
> 
> The only thing I would take to consider is whether we really do want those 
> names for folders.
> In other projects you usually make the short name for the folder and longer 
> for the artifact, this means folders would be like
> 
> For example the "server" module would be in the folder "iotdb/server" but 
> with artifactId "iotdb-server".
> I like those shorter folder names when navigating with the cmd.
> 
> So I suggest to rename iotdb to "server" but artifactId to "iotdb-server".
> 
> What do others think?
> 
> Julian
> 
> PS.: Oh and I saw that Travis fails.. so does that imply any build-breaking 
> adjustments that we need to do?
> 
> 
> 
> Am 22.07.19, 14:03 schrieb "Xiangdong Huang" :
> 
> Hi,
> 
> It is a big change because at least 2/3 files are renamed...
> 
> Best.
> ---
> Xiangdong Huang
> School of Software, Tsinghua University
> 
>  黄向东
> 清华大学 软件学院
> 
> 
> Jialin Qiao  于2019年7月22日周一 下午7:43写道:
> 
> > Hi all,
> >
> > IoTDB project has the following modules: tsfile, service-rpc, jdbc, 
> iotdb,
> > grafana, service-rpc, iotdb-cli, example and spark, in which "iotdb" and
> > "spark" look strange.
> >
> > Therefore, I rename iotdb to iotdb-server and spark to spark-tsfile by
> > "git mv" for retaining the commit history and submit a PR (
> > https://github.com/apache/incubator-iotdb/pull/287) to rel/0.8.
> >
> > I believe this makes the modules clearer... What do you think?
> >
> > Best,
> > --
> > Jialin Qiao
> > School of Software, Tsinghua University
> >
> > 乔嘉林
> > 清华大学 软件学院
> >
> 
> 


Re: Rename modules

2019-07-22 Thread Julian Feinauer
Hey,

logically the PR iss mall but many changed files : )

The only thing I would take to consider is whether we really do want those 
names for folders.
In other projects you usually make the short name for the folder and longer for 
the artifact, this means folders would be like

For example the "server" module would be in the folder "iotdb/server" but with 
artifactId "iotdb-server".
I like those shorter folder names when navigating with the cmd.

So I suggest to rename iotdb to "server" but artifactId to "iotdb-server".

What do others think?

Julian

PS.: Oh and I saw that Travis fails.. so does that imply any build-breaking 
adjustments that we need to do?



Am 22.07.19, 14:03 schrieb "Xiangdong Huang" :

Hi,

It is a big change because at least 2/3 files are renamed...

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

 黄向东
清华大学 软件学院


Jialin Qiao  于2019年7月22日周一 下午7:43写道:

> Hi all,
>
> IoTDB project has the following modules: tsfile, service-rpc, jdbc, iotdb,
> grafana, service-rpc, iotdb-cli, example and spark, in which "iotdb" and
> "spark" look strange.
>
> Therefore, I rename iotdb to iotdb-server and spark to spark-tsfile by
> "git mv" for retaining the commit history and submit a PR (
> https://github.com/apache/incubator-iotdb/pull/287) to rel/0.8.
>
> I believe this makes the modules clearer... What do you think?
>
> Best,
> --
> Jialin Qiao
> School of Software, Tsinghua University
>
> 乔嘉林
> 清华大学 软件学院
>




Re: Rename modules

2019-07-22 Thread Xiangdong Huang
Hi,

It is a big change because at least 2/3 files are renamed...

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

 黄向东
清华大学 软件学院


Jialin Qiao  于2019年7月22日周一 下午7:43写道:

> Hi all,
>
> IoTDB project has the following modules: tsfile, service-rpc, jdbc, iotdb,
> grafana, service-rpc, iotdb-cli, example and spark, in which "iotdb" and
> "spark" look strange.
>
> Therefore, I rename iotdb to iotdb-server and spark to spark-tsfile by
> "git mv" for retaining the commit history and submit a PR (
> https://github.com/apache/incubator-iotdb/pull/287) to rel/0.8.
>
> I believe this makes the modules clearer... What do you think?
>
> Best,
> --
> Jialin Qiao
> School of Software, Tsinghua University
>
> 乔嘉林
> 清华大学 软件学院
>


Rename modules

2019-07-22 Thread Jialin Qiao
Hi all,

IoTDB project has the following modules: tsfile, service-rpc, jdbc, iotdb, 
grafana, service-rpc, iotdb-cli, example and spark, in which "iotdb" and 
"spark" look strange.

Therefore, I rename iotdb to iotdb-server and spark to spark-tsfile by "git mv" 
for retaining the commit history and submit a PR 
(https://github.com/apache/incubator-iotdb/pull/287) to rel/0.8.
 
I believe this makes the modules clearer... What do you think?

Best,
--
Jialin Qiao
School of Software, Tsinghua University

乔嘉林
清华大学 软件学院