Closed alberttwong closed 2 months ago
root@openjdk8:/opt/hudi/hudi-cli/target/lib# ls |grep slf4j
jul-to-slf4j-1.7.36.jar
log4j-slf4j2-impl-2.20.0.jar
log4j-slf4j-impl-2.17.2.jar
slf4j-api-1.7.36.jar
slf4j-reload4j-1.7.36.jar
root@openjdk8:/opt/hudi/hudi-cli/target/lib# ls |grep log4j
log4j-1.2-api-2.17.2.jar
log4j-api-2.17.2.jar
log4j-core-2.17.2.jar
log4j-slf4j2-impl-2.20.0.jar
log4j-slf4j-impl-2.17.2.jar
can't figure it out.... moving to the hudi cli bundle solution.
Issue is trying to start the /opt/hudi/hudi-cli/hudi-cli.sh with JDK 1.8. Compiled with
mvn clean package -Pintegration-tests -DskipTests
andgit checkout release-0.15.0
onTo Reproduce
Steps to reproduce the behavior:
/opt/hudi/hudi-cli/hudi-cli.sh
Expected behavior
A clear and concise description of what you expected to happen.
Environment Description
Hudi version : 0.15
Spark version : 3.4.3
Hive version : 2.3.9
Hadoop version : 2.10.2
Storage (HDFS/S3/GCS..) : s3
Running on Docker? (yes/no) : yes
Additional context
Stacktrace
Add the stacktrace of the error.