You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by Haonan Hou <hh...@outlook.com> on 2020/12/07 05:26:16 UTC

[VOTE] Apache IoTDB 0.11.1 RC1 release

Hi all,

Apache IoTDB 0.11.1 is a bug-fix version from 0.11.0. You can get its mainly changes from [5]. 

Apache IoTDB 0.11.1 has been staged under [2] and it’s time to vote on accepting it for release.  
All Maven artifacts are available under [1].

Release tag: release/0.11.1
Hash for the release tag: 2a86d9ac0cd051fbeea494afb1829d3dda946aa0

Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1
are required to pass.

[ ]  +1 accept (indicate what you validated - e.g. performed the non-RM
items in [4])
[ ]  -1 reject (explanation required)

Before voting +1, PMC members are required to download
the signed source code package, compile it as provided, and test
the resulting executable on their own platform, along with also
verifying that the package meets the requirements of the ASF policy
on releases.

You can achieve the above by following [4].


[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1049
[2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1
[3] https://www.apache.org/dev/release.html#approving-a-release
[4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
[5] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS

Best,

Haonan Hou

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Haonan Hou <hh...@outlook.com>.
Hi

> It’s fine to change you vote (unlikely elections). Vote early and vote often!

Thank you Justin! Let us continue the vote.

Best,
Haonan Hou

> On Dec 8, 2020, at 2:41 PM, Justin Mclean <ju...@classsoftware.com> wrote:
> 
> Hi,
> 
>> Please ignore the previous -1 vote. That is a mistake…
> 
> It’s fine to change you vote (unlikely elections). Vote early and vote often!
> 
> Thanks,
> Justin


Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by 康荣 <ka...@mails.tsinghua.edu.cn>.
Hi all,


+1 from PMC.


The source release:
LICENSE and NOTICE [ok]
signatures and hashes [ok]
ASF header [ok]
compile from source: ./mvnw.sh install [ok]


The binary distribution:
LICENSE and NOTICE [ok]
signatures and hashes [ok]
Could run with the following statements [ok]


SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;


Thanks,


Rong
On 12/10/2020 17:04,Tian Jiang<jt...@163.com> wrote:
Greetings,

+1 from PMC

Checked  items:
source release:

No "incubating"
Apache headers
Signatures and hashes
LICENSE and NOTICE
No jar files
Compiling with "mvn package"

Binary distribution:

Version number in CLI
Signatures and hashes
Run with Windows10, jdk8
Simple CURD operartions
Best,
Tian Jiang
2020.12.10
On 12/8/2020 14:41,Justin Mclean<ju...@classsoftware.com> wrote:
Hi,

Please ignore the previous -1 vote. That is a mistake…

It’s fine to change you vote (unlikely elections). Vote early and vote often!

Thanks,
Justin

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Tian Jiang <jt...@163.com>.
Greetings,

+1 from PMC

Checked  items:
source release:

No "incubating"
Apache headers
Signatures and hashes
LICENSE and NOTICE
No jar files
Compiling with "mvn package"

Binary distribution:

Version number in CLI
Signatures and hashes
Run with Windows10, jdk8
Simple CURD operartions
Best,
Tian Jiang
2020.12.10
On 12/8/2020 14:41,Justin Mclean<ju...@classsoftware.com> wrote:
Hi,

Please ignore the previous -1 vote. That is a mistake…

It’s fine to change you vote (unlikely elections). Vote early and vote often!

Thanks,
Justin

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> Please ignore the previous -1 vote. That is a mistake…

It’s fine to change you vote (unlikely elections). Vote early and vote often!

Thanks,
Justin

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Haonan Hou <hh...@outlook.com>.
Please ignore the previous -1 vote. That is a mistake…

Haonan

> On Dec 8, 2020, at 1:26 PM, Haonan Hou <hh...@outlook.com> wrote:
> 
> -1
> 
> I found a bug in momery control module which calculate the memory size twice when inserting tablet….
> 
> Sadly, I think we need to consider RC2 now. 
> 
> Best,
> Haonan
> 
> 
>> On Dec 7, 2020, at 1:26 PM, Haonan Hou <hh...@outlook.com> wrote:
>> 
>> Hi all,
>> 
>> Apache IoTDB 0.11.1 is a bug-fix version from 0.11.0. You can get its mainly changes from [5]. 
>> 
>> Apache IoTDB 0.11.1 has been staged under [2] and it’s time to vote on accepting it for release.  
>> All Maven artifacts are available under [1].
>> 
>> Release tag: release/0.11.1
>> Hash for the release tag: 2a86d9ac0cd051fbeea494afb1829d3dda946aa0
>> 
>> Voting will be open for 72hr.
>> A minimum of 3 binding +1 votes and more binding +1 than binding -1
>> are required to pass.
>> 
>> [ ]  +1 accept (indicate what you validated - e.g. performed the non-RM
>> items in [4])
>> [ ]  -1 reject (explanation required)
>> 
>> Before voting +1, PMC members are required to download
>> the signed source code package, compile it as provided, and test
>> the resulting executable on their own platform, along with also
>> verifying that the package meets the requirements of the ASF policy
>> on releases.
>> 
>> You can achieve the above by following [4].
>> 
>> 
>> [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1049
>> [2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1
>> [3] https://www.apache.org/dev/release.html#approving-a-release
>> [4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
>> [5] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1/RELEASE_NOTES.md
>> [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS
>> 
>> Best,
>> 
>> Haonan Hou
> 


Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Haonan Hou <hh...@outlook.com>.
-1

I found a bug in momery control module which calculate the memory size twice when inserting tablet….

Sadly, I think we need to consider RC2 now. 

Best,
Haonan


> On Dec 7, 2020, at 1:26 PM, Haonan Hou <hh...@outlook.com> wrote:
> 
> Hi all,
> 
> Apache IoTDB 0.11.1 is a bug-fix version from 0.11.0. You can get its mainly changes from [5]. 
> 
> Apache IoTDB 0.11.1 has been staged under [2] and it’s time to vote on accepting it for release.  
> All Maven artifacts are available under [1].
> 
> Release tag: release/0.11.1
> Hash for the release tag: 2a86d9ac0cd051fbeea494afb1829d3dda946aa0
> 
> Voting will be open for 72hr.
> A minimum of 3 binding +1 votes and more binding +1 than binding -1
> are required to pass.
> 
> [ ]  +1 accept (indicate what you validated - e.g. performed the non-RM
> items in [4])
> [ ]  -1 reject (explanation required)
> 
> Before voting +1, PMC members are required to download
> the signed source code package, compile it as provided, and test
> the resulting executable on their own platform, along with also
> verifying that the package meets the requirements of the ASF policy
> on releases.
> 
> You can achieve the above by following [4].
> 
> 
> [1] https://repository.apache.org/content/repositories/orgapacheiotdb-1049
> [2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1
> [3] https://www.apache.org/dev/release.html#approving-a-release
> [4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
> [5] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1/RELEASE_NOTES.md
> [6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS
> 
> Best,
> 
> Haonan Hou


回复:[VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by 南京大学软件学院薛恺丰 <82...@qq.com>.
Hi,

+1 from committer

I checked:

- Download links
- Signatures and hashes&amp;nbsp;
- Git tag
- ASF headers in all source files
- Compiling from source
- LICENSE and NOTICE
- Start in Mac
- Run with following statements

SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;


Best Regards,
Kaifeng Xue







------------------&nbsp;原始邮件&nbsp;------------------
发件人:                                                                                                                        "dev"                                                                                    <hhaonan@outlook.com&gt;;
发送时间:&nbsp;2020年12月7日(星期一) 中午1:26
收件人:&nbsp;"dev-iotdb"<dev@iotdb.apache.org&gt;;

主题:&nbsp;[VOTE] Apache IoTDB 0.11.1 RC1 release



Hi all,

Apache IoTDB 0.11.1 is a bug-fix version from 0.11.0. You can get its mainly changes from [5]. 

Apache IoTDB 0.11.1 has been staged under [2] and it’s time to vote on accepting it for release.&nbsp; 
All Maven artifacts are available under [1].

Release tag: release/0.11.1
Hash for the release tag: 2a86d9ac0cd051fbeea494afb1829d3dda946aa0

Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1
are required to pass.

[ ]&nbsp; +1 accept (indicate what you validated - e.g. performed the non-RM
items in [4])
[ ]&nbsp; -1 reject (explanation required)

Before voting +1, PMC members are required to download
the signed source code package, compile it as provided, and test
the resulting executable on their own platform, along with also
verifying that the package meets the requirements of the ASF policy
on releases.

You can achieve the above by following [4].


[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1049
[2] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1
[3] https://www.apache.org/dev/release.html#approving-a-release
[4] https://cwiki.apache.org/confluence/display/IOTDB/Validating+a+staged+Release
[5] https://dist.apache.org/repos/dist/dev/iotdb/0.11.1/rc1/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/iotdb/KEYS

Best,

Haonan Hou

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Jialin Qiao <qj...@mails.tsinghua.edu.cn>.
Hi,

+1 from PMC

The source release:
incubating in name [ok]
apache headers [ok]
signatures and hashes [ok]
LICENSE and NOTICE [ok]
no jar files [ok]
could compile from source: ./mvnw.sh clean install [ok]

The binary distribution:
version number in CLI [ok]
signatures and hashes [ok]
start in mac, jdk8 [ok]
statements executed successfully:&nbsp; [ok]

SET STORAGE GROUP TO root.turbine;
CREATE TIMESERIES root.turbine.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.turbine.d1(timestamp,s0) values(1,1);
insert into root.turbine.d1(timestamp,s0) values(2,2);
insert into root.turbine.d1(timestamp,s0) values(3,3);
select * from root;

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

乔嘉林
清华大学 软件学院

&gt; -----原始邮件-----
&gt; 发件人: "Xiangwei Wei" <wx...@gmail.com>
&gt; 发送时间: 2020-12-08 10:45:06 (星期二)
&gt; 收件人: dev@iotdb.apache.org
&gt; 抄送: 
&gt; 主题: Re: [VOTE] Apache IoTDB 0.11.1 RC1 release
&gt; 
&gt; Hi,
&gt; 
&gt; +1 from Contributor.
&gt; 
&gt; 
&gt; I checked the binary distribution in Windows:
&gt; Download links [ok]
&gt; Start in Windows, jdk8 [ok]
&gt; Version number in CLI [ok]
&gt; Recover from disk [ok]
&gt; Statements executed successfully:  [ok]
&gt; 
&gt; SET STORAGE GROUP TO root.sg;
&gt; CREATE TIMESERIES root.sg.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
&gt; CREATE TIMESERIES root.sg.d2.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
&gt; insert into root.sg.d1(timestamp,s0) values(1,1);
&gt; insert into root.sg.d1(timestamp,s0) values(2,2);
&gt; insert into root.sg.d1(timestamp,s0) values(3,3);
&gt; insert into root.sg.d2(timestamp,s0) values(1,4);
&gt; insert into root.sg.d2(timestamp,s0) values(2,5);
&gt; insert into root.sg.d2(timestamp,s0) values(3,6);
&gt; SHOW STORAGE GROUP;
&gt; SHOW TIMESERIES;
&gt; select * from root;
&gt; select * from root align by device;
&gt; 
&gt; Close and Restart server:
&gt; 
&gt; SHOW TIMESERIES;
&gt; select * from root;
&gt; select * from root align by device;
&gt; 
&gt; 田原 <ti...@mails.tsinghua.edu.cn> 于2020年12月7日周一 下午1:44写道:
&gt; 
&gt; &gt; Hi,
&gt; &gt;
&gt; &gt; +1 from committer :)
&gt; &gt;
&gt; &gt; I checked:
&gt; &gt;
&gt; &gt; - Download links                                 (ok)
&gt; &gt; - Signatures and hashes                          (ok)
&gt; &gt; - Compile from source                            (ok)
&gt; &gt; - LICENSE and NOTICE                             (ok)
&gt; &gt; - Start in mac openJDK8 and openJDK11            (ok)
&gt; &gt; - The following statements executed successfully (ok)
&gt; &gt;
&gt; &gt; create timeseries root.turbine.d0.s0(temperature) with datatype=FLOAT,
&gt; &gt; encoding=RLE, compression=SNAPPY tags(unit=f, description='turbine this is
&gt; &gt; a test1') attributes(H_Alarm=100, M_Alarm=50);
&gt; &gt;
&gt; &gt; create timeseries root.turbine.d0.s1(power) with datatype=FLOAT,
&gt; &gt; encoding=RLE, compression=SNAPPY tags(unit=kw, description='turbine this is
&gt; &gt; a test2') attributes(H_Alarm=99.9, M_Alarm=44.4);
&gt; &gt;
&gt; &gt; create timeseries root.turbine.d1.s0(status) with datatype=INT32,
&gt; &gt; encoding=RLE tags(description='turbine this is a test3')
&gt; &gt; attributes(H_Alarm=9, M_Alarm=5);
&gt; &gt;
&gt; &gt; create timeseries root.turbine.d2.s0(temperature) with datatype=FLOAT,
&gt; &gt; encoding=RLE, compression=SNAPPY tags(unit=f, description='turbine d2 this
&gt; &gt; is a test1') attributes(MaxValue=100, MinValue=1);
&gt; &gt;
&gt; &gt; create timeseries root.turbine.d2.s1(power) with datatype=FLOAT,
&gt; &gt; encoding=RLE, compression=SNAPPY tags(unit=kw, description='turbine d2 this
&gt; &gt; is a test2') attributes(MaxValue=99.9, MinValue=44.4);
&gt; &gt;
&gt; &gt; create timeseries root.turbine.d2.s3(status) with datatype=INT32,
&gt; &gt; encoding=RLE tags(description='turbine d2 this is a test3')
&gt; &gt; attributes(MaxValue=9, MinValue=5);
&gt; &gt;
&gt; &gt; create timeseries root.ln.d0.s0(temperature) with datatype=FLOAT,
&gt; &gt; encoding=RLE, compression=SNAPPY tags(unit=c, description='ln this is a
&gt; &gt; test1') attributes(H_Alarm=1000, M_Alarm=500);
&gt; &gt;
&gt; &gt; create timeseries root.ln.d0.s1(power) with datatype=FLOAT, encoding=RLE,
&gt; &gt; compression=SNAPPY tags(unit=w, description='ln this is a test2')
&gt; &gt; attributes(H_Alarm=9.9, M_Alarm=4.4);
&gt; &gt;
&gt; &gt; create timeseries root.ln.d1.s0(status) with datatype=INT32, encoding=RLE
&gt; &gt; tags(description='ln this is a test3') attributes(H_Alarm=90, M_Alarm=50);
&gt; &gt;
&gt; &gt; show timeseries where unit=f;
&gt; &gt;
&gt; &gt; I can get the following results
&gt; &gt;
&gt; &gt;
&gt; &gt; +------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
&gt; &gt; |        timeseries|      alias|storage
&gt; &gt; group|dataType|encoding|compression|
&gt; &gt;            tags|                       attributes|
&gt; &gt;
&gt; &gt; +------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
&gt; &gt; |root.turbine.d0.s0|temperature| root.turbine|   FLOAT|     RLE|
&gt; &gt;  SNAPPY|   {"description":"turbine this is a test1","unit":"f"}|
&gt; &gt; {"H_Alarm":"100","M_Alarm":"50"}|
&gt; &gt; |root.turbine.d2.s0|temperature| root.turbine|   FLOAT|     RLE|
&gt; &gt;  SNAPPY|{"description":"turbine d2 this is a
&gt; &gt; test1","unit":"f"}|{"MinValue":"1","MaxValue":"100"}|
&gt; &gt;
&gt; &gt; +------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
&gt; &gt;
&gt; &gt;
&gt; &gt;
&gt; &gt; Best,
&gt; &gt; ---------------
&gt; &gt; Yuan Tian
&gt; &gt;
&gt; 
&gt; 
&gt; -- 
&gt; Best,
&gt; Xiangwei Wei
</t...@gmail.com>

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by Xiangwei Wei <wx...@gmail.com>.
Hi,

+1 from Contributor.


I checked the binary distribution in Windows:
Download links [ok]
Start in Windows, jdk8 [ok]
Version number in CLI [ok]
Recover from disk [ok]
Statements executed successfully:  [ok]

SET STORAGE GROUP TO root.sg;
CREATE TIMESERIES root.sg.d1.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
CREATE TIMESERIES root.sg.d2.s0 WITH DATATYPE=DOUBLE, ENCODING=GORILLA;
insert into root.sg.d1(timestamp,s0) values(1,1);
insert into root.sg.d1(timestamp,s0) values(2,2);
insert into root.sg.d1(timestamp,s0) values(3,3);
insert into root.sg.d2(timestamp,s0) values(1,4);
insert into root.sg.d2(timestamp,s0) values(2,5);
insert into root.sg.d2(timestamp,s0) values(3,6);
SHOW STORAGE GROUP;
SHOW TIMESERIES;
select * from root;
select * from root align by device;

Close and Restart server:

SHOW TIMESERIES;
select * from root;
select * from root align by device;

田原 <ti...@mails.tsinghua.edu.cn> 于2020年12月7日周一 下午1:44写道:

> Hi,
>
> +1 from committer :)
>
> I checked:
>
> - Download links                                 (ok)
> - Signatures and hashes                          (ok)
> - Compile from source                            (ok)
> - LICENSE and NOTICE                             (ok)
> - Start in mac openJDK8 and openJDK11            (ok)
> - The following statements executed successfully (ok)
>
> create timeseries root.turbine.d0.s0(temperature) with datatype=FLOAT,
> encoding=RLE, compression=SNAPPY tags(unit=f, description='turbine this is
> a test1') attributes(H_Alarm=100, M_Alarm=50);
>
> create timeseries root.turbine.d0.s1(power) with datatype=FLOAT,
> encoding=RLE, compression=SNAPPY tags(unit=kw, description='turbine this is
> a test2') attributes(H_Alarm=99.9, M_Alarm=44.4);
>
> create timeseries root.turbine.d1.s0(status) with datatype=INT32,
> encoding=RLE tags(description='turbine this is a test3')
> attributes(H_Alarm=9, M_Alarm=5);
>
> create timeseries root.turbine.d2.s0(temperature) with datatype=FLOAT,
> encoding=RLE, compression=SNAPPY tags(unit=f, description='turbine d2 this
> is a test1') attributes(MaxValue=100, MinValue=1);
>
> create timeseries root.turbine.d2.s1(power) with datatype=FLOAT,
> encoding=RLE, compression=SNAPPY tags(unit=kw, description='turbine d2 this
> is a test2') attributes(MaxValue=99.9, MinValue=44.4);
>
> create timeseries root.turbine.d2.s3(status) with datatype=INT32,
> encoding=RLE tags(description='turbine d2 this is a test3')
> attributes(MaxValue=9, MinValue=5);
>
> create timeseries root.ln.d0.s0(temperature) with datatype=FLOAT,
> encoding=RLE, compression=SNAPPY tags(unit=c, description='ln this is a
> test1') attributes(H_Alarm=1000, M_Alarm=500);
>
> create timeseries root.ln.d0.s1(power) with datatype=FLOAT, encoding=RLE,
> compression=SNAPPY tags(unit=w, description='ln this is a test2')
> attributes(H_Alarm=9.9, M_Alarm=4.4);
>
> create timeseries root.ln.d1.s0(status) with datatype=INT32, encoding=RLE
> tags(description='ln this is a test3') attributes(H_Alarm=90, M_Alarm=50);
>
> show timeseries where unit=f;
>
> I can get the following results
>
>
> +------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
> |        timeseries|      alias|storage
> group|dataType|encoding|compression|
>            tags|                       attributes|
>
> +------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
> |root.turbine.d0.s0|temperature| root.turbine|   FLOAT|     RLE|
>  SNAPPY|   {"description":"turbine this is a test1","unit":"f"}|
> {"H_Alarm":"100","M_Alarm":"50"}|
> |root.turbine.d2.s0|temperature| root.turbine|   FLOAT|     RLE|
>  SNAPPY|{"description":"turbine d2 this is a
> test1","unit":"f"}|{"MinValue":"1","MaxValue":"100"}|
>
> +------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
>
>
>
> Best,
> ---------------
> Yuan Tian
>


-- 
Best,
Xiangwei Wei

Re: [VOTE] Apache IoTDB 0.11.1 RC1 release

Posted by 田原 <ti...@mails.tsinghua.edu.cn>.
Hi,

+1 from committer :)

I checked:

- Download links                                 (ok)
- Signatures and hashes                          (ok)
- Compile from source                            (ok)
- LICENSE and NOTICE                             (ok)
- Start in mac openJDK8 and openJDK11            (ok)
- The following statements executed successfully (ok)

create timeseries root.turbine.d0.s0(temperature) with datatype=FLOAT, encoding=RLE, compression=SNAPPY tags(unit=f, description='turbine this is a test1') attributes(H_Alarm=100, M_Alarm=50);

create timeseries root.turbine.d0.s1(power) with datatype=FLOAT, encoding=RLE, compression=SNAPPY tags(unit=kw, description='turbine this is a test2') attributes(H_Alarm=99.9, M_Alarm=44.4);

create timeseries root.turbine.d1.s0(status) with datatype=INT32, encoding=RLE tags(description='turbine this is a test3') attributes(H_Alarm=9, M_Alarm=5);

create timeseries root.turbine.d2.s0(temperature) with datatype=FLOAT, encoding=RLE, compression=SNAPPY tags(unit=f, description='turbine d2 this is a test1') attributes(MaxValue=100, MinValue=1);

create timeseries root.turbine.d2.s1(power) with datatype=FLOAT, encoding=RLE, compression=SNAPPY tags(unit=kw, description='turbine d2 this is a test2') attributes(MaxValue=99.9, MinValue=44.4);

create timeseries root.turbine.d2.s3(status) with datatype=INT32, encoding=RLE tags(description='turbine d2 this is a test3') attributes(MaxValue=9, MinValue=5);

create timeseries root.ln.d0.s0(temperature) with datatype=FLOAT, encoding=RLE, compression=SNAPPY tags(unit=c, description='ln this is a test1') attributes(H_Alarm=1000, M_Alarm=500);

create timeseries root.ln.d0.s1(power) with datatype=FLOAT, encoding=RLE, compression=SNAPPY tags(unit=w, description='ln this is a test2') attributes(H_Alarm=9.9, M_Alarm=4.4);

create timeseries root.ln.d1.s0(status) with datatype=INT32, encoding=RLE tags(description='ln this is a test3') attributes(H_Alarm=90, M_Alarm=50);

show timeseries where unit=f;

I can get the following results

+------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
|        timeseries|      alias|storage group|dataType|encoding|compression|                                                   tags|                       attributes|
+------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+
|root.turbine.d0.s0|temperature| root.turbine|   FLOAT|     RLE|     SNAPPY|   {"description":"turbine this is a test1","unit":"f"}| {"H_Alarm":"100","M_Alarm":"50"}|
|root.turbine.d2.s0|temperature| root.turbine|   FLOAT|     RLE|     SNAPPY|{"description":"turbine d2 this is a test1","unit":"f"}|{"MinValue":"1","MaxValue":"100"}|
+------------------+-----------+-------------+--------+--------+-----------+-------------------------------------------------------+---------------------------------+



Best,
---------------
Yuan Tian