Hi all,
+1 from contributor
I checked the following operations on macOS 10.13.6 and jdk 1.8
The source release:
Incubating in name [ok]
Has DISCLAIMER [ok]
LICENSE and NOTICE [ok]
Signatures and hashes [ok]
Release candidates match with corresponding tags [ok]
No jar files [ok]
Check third party dependencies [ok]
Could compile from source: ./mvnw.sh clean install [ok]
The binary distribution:
Incubating in name [ok]
Has DISCLAIMER [ok]
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;
Best,
-----------------------------------
Lingzhe Zhang
School of Software, Tsinghua University
??????
???????? ????????
------------------ ???????? ------------------
??????:
"dev"
<[email protected]>;
????????: 2020??7??31??(??????) ????9:30
??????: "[email protected]"<[email protected]>;
????: ????: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC2 release
Greetings,
+1 from PPMC
The source release:
incubating in name [ok]
apache headers [ok]
signatures and hashes [ok]
DISCLAIMER [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 Win10, jdk8 [ok]
statements executed successfully: [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;
Best,
Tian Jiang
?????? Windows 10 ??????????
??????: [email protected]
????????: 2020??7??30?? 14:53
??????: dev
????: Re: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC2 release
Hi all,
+1 from contributor
I checked the following operations on ubuntu 18.04 and openjdk 11.0.7
The source release:
Incubating in name [ok]
Has DISCLAIMER [ok]
LICENSE and NOTICE [ok]
Signatures and hashes [ok]
No jar files [ok]
Could compile from source: mvn clean package [ok]
The binary distribution:
Incubating in name [ok]
Has DISCLAIMER [ok]
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!
[email protected]
From: Houliang Qi
Date: 2020-07-30 10:32
To: [email protected]
Subject: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC2 release
Hi all,
+1 from contributor
I checked the following operations on macOS 10.15.4 and jdk 1.8
The source release:
Incubating in name [ok]
Has DISCLAIMER [ok]
LICENSE and NOTICE [ok]
Signatures and hashes [ok]
Release candidates match with corresponding tags [ok]
No jar files [ok]
Check third party dependencies [ok]
Could compile from source: ./mvnw.sh clean install [ok]
The binary distribution:
Incubating in name [ok]
Has DISCLAIMER [ok]
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,
-------------------------------------------------------------
Houliang Qi
On 07/29/2020 22:23????????<[email protected]> wrote??
Hi,
+1 from committer
I checked:
- Incubating in name
- Download links
- Signatures and hashes
- DISCLAIMER
- 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,
-----------------------------------
Zesong Sun
School of Software, Tsinghua University
??????
???????? ????????
2020??7??29?? 19:57??Jialin Qiao <[email protected]> ??????
Hi,
+1 from PPMC
The source release:
incubating in name [ok]
apache headers [ok]
signatures and hashes [ok]
DISCLAIMER [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: [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
??????
???????? ????????
-----????????-----
??????: "Haonan Hou" <[email protected]>
????????: 2020-07-29 17:46:45 (??????)
??????: "[email protected]" <[email protected]>
????:
????: Re: [VOTE] Apache IoTDB 0.10.1 (incubating) RC2 release
Hi,
+1 from PPMC
The source release:
incubating in name [ok]
apache headers [ok]
signatures and hashes [ok]
DISCLAIMER [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: [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,
Haonan Hou
On Jul 28, 2020, at 7:41 PM, Xiangdong Huang <[email protected]> wrote:
Hi all,
RC2 is coming.
This is a vote for releasing v0.10.1, which is a bug-fix version of v0.10.0.
You can get its main changes from [5].
Comparing with RC1, RC2 fixes the following issue:
- add README_ZH.md file into release.
- upgrade orc-core dependency for license compatibility
- remove org.json dependency for license compatibility
Apache IoTDB (Incubating) 0.10.1 has been staged under [2] and it??s time
to vote
on accepting it for release. All Maven artifacts are available under [1].
If approved we will seek final release approval from the IPMC.
Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1
are required to pass.
tag: release/0.10.1
Hash for the release tag: e1bc304a966263217602e8e9bf90e0de1beaaa20
According to [3], "Before voting +1 [P]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 accept (indicate what you validated - e.g. performed the non-RM
items in [4])
[ ] -1 reject (explanation required)
[1] https://repository.apache.org/content/repositories/orgapacheiotdb-1043
[2] https://dist.apache.org/repos/dist/dev/incubator/iotdb/0.10.1/rc2
[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/incubator/iotdb/0.10.1/rc2/RELEASE_NOTES.md
[6] https://dist.apache.org/repos/dist/dev/incubator/iotdb/KEYS
Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University
??????
???????? ????????