+1 (non-binding)
I checked:
[x] Build the 4.0.1 source code successfully: mvn clean package -DskipTests
-Pdist -Piceberg -Pitests
[x] Deploy binary tar and start the against Hadoop3.3.6 & Tez0.10.4
successfully.
[x] Run some sql test, iceberg table create/insert/delete.
Thanks Zhihua for t
+1 (Binding)
Thanks Zhihua for driving the release!
1. Verified the checksums and signatures: ✓ OK
2. Initialized the schema for MySQL: ✓ OK
3. Validated schema upgrade from 3.1.0 to 4.0.1: ✓ OK
4. Deployed the binaries and started HS2 and HMS with Hadoop 3.3.6 and Tez
0.10.4: ✓ OK
5. Executed I
Thank you for the clarification Zhihua and Denys. I was under the
assumption that there would be a separate schema version for minor release
as well.
+1 (Non-binding)
I have Verified the following:
* Downloaded the source tarball, signature (.asc), and checksum: ✓ OK
* Imported GPG keys and veri
./schematool -dbType mysql -initSchema
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/Users/denyskuzmenko/Downloads/apache-hive-4.0.0-bin/lib/log4j-slf4j-impl-2.18.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/Users/deny
Hi Simhadri, Zsolt
Thank you for checking.
This release is built on top of Hive 4.0.0, it doesn't change schema, so
"4.0.1" is equivalent to "4.0.0", there is no specific schema version for 4.0.1.
I also checked some releases: 3.1.1, 3.1.2, 3.1.3, they are released from 3.1.0
and sharing the sa
Thanks Zhihua for driving the release.
I was trying to set up hive schema using the schema tool with the following
command,
but schema tool seems to be failing for MySQL.
*root@localhost:/# hive/bin/schematool -userName hive -passWord 'hive'
-dbType mysql -initSchemaTo 4.0.1SLF
Hi Everyone,
We would like to thank everyone who has contributed to the project and request
the Hive PMC members to review and vote on this new release candidate.
Apache Hive 4.0.1 Release Candidate 0 is available here:
https://dist.apache.org/repos/dist/dev/hive/hive-4.0.1/
The checksums ar