-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade org.apache.logging.log4j:log4j-core and log4j-api libraries i…
…n presto Upgraded org.apache.logging.log4j:log4j-core from 2.17.1 to 2.24.3 Upgraded org.apache.logging.log4j:log4j-api from 2.17.1 to 2.24.3 Fixes almost 25 CVEs.
- Loading branch information
1 parent
903520c
commit 0016219
Showing
5 changed files
with
30 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
connector.name=iceberg | ||
hive.metastore.uri=thrift://localhost:9083 | ||
hive.s3.path-style-access=true | ||
hive.metastore=file | ||
hive.metastore.catalog.dir=file:///Users/godaridillibabu/Downloads/minioIkc | ||
hive.s3.endpoint=http://9.30.1.187:9000 | ||
hive.s3.aws-access-key=minioadmin | ||
hive.s3.aws-secret-key=minioadmin | ||
hive.temporary-staging-directory-path=file:///Users/godaridillibabu/Downloads/minioIkc | ||
hive.s3.socket-timeout=1m |