Skip to content

Commit

Permalink
Change default ivy home to /tmp (#911)
Browse files Browse the repository at this point in the history
  • Loading branch information
MonkeyCanCode authored Jan 30, 2025
1 parent 81f82ab commit 569bf02
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions getting-started/eclipselink/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,5 @@ services:
--conf, "spark.sql.catalog.polaris.scope=PRINCIPAL_ROLE:ALL",
--conf, "spark.sql.defaultCatalog=polaris",
--conf, "spark.sql.catalogImplementation=in-memory",
--conf, "spark.driver.extraJavaOptions=-Divy.cache.dir=/tmp -Divy.home=/tmp"
]
volumes:
- ~/.ivy2:/home/spark/.ivy2

0 comments on commit 569bf02

Please sign in to comment.