-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug report] log4j issues when starting spark connector #3649
Labels
bug
Something isn't working
Comments
|
This was referenced May 30, 2024
mchades
pushed a commit
that referenced
this issue
May 31, 2024
FANNG1
added a commit
to FANNG1/gravitino
that referenced
this issue
May 31, 2024
FANNG1
added a commit
to FANNG1/gravitino
that referenced
this issue
May 31, 2024
diqiu50
pushed a commit
to diqiu50/gravitino
that referenced
this issue
Jun 13, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
main branch
Describe what's wrong
there are error messages
Error message and/or stacktrace
How to reproduce
./bin/spark-sql -v
--conf spark.plugins="com.datastrato.gravitino.spark.connector.plugin.GravitinoSparkPlugin"
--conf spark.sql.gravitino.uri=http://127.0.0.1:8090
--conf spark.sql.gravitino.metalake=test
--conf spark.sql.gravitino.enableIcebergSupport=true
--conf spark.hadoop.hive.exec.dynamic.partition.mode=nonstrict
--conf spark.sql.catalog.hive.spark.sql.hive.metastore.jars=path
--conf spark.sql.catalog.hive.spark.sql.hive.metastore.jars.path="file:///Users/fanng/deploy/hive/lib/*"
--conf spark.locality.wait.node=0
--conf spark.sql.session.timeZone=UTC
Additional context
No response
The text was updated successfully, but these errors were encountered: