cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

gcp jar

seefoods
New Contributor III

Hello everyone, 

My scala project have this dependencies : 

 

"org.apache.spark" %% "spark-sql" % sparkVersionValue % "provided",
"org.apache.spark" %% "spark-hive" % sparkVersionValue % "provided",
"io.delta" %% "delta-core" % "1.0.0",
"com.google.cloud" % "google-cloud-bigquery" % "2.11.2",
"com.google.cloud" % "google-cloud-storage" % "2.7.1",
"com.google.guava" % "guava" % "20.0"
 
When i compute my jar on databricks i got this error. Please could you give me an answer?
 
Cordially, 
 
Aubert

 

NoSuchMethodError: com.google.common.util.concurrent.MoreExecutors.directExecutor()Ljava/util/concurrent/Executor;
at com.google.api.gax.retrying.BasicRetryingFuture.<init>(BasicRetryingFuture.java:88) at com.google.api.gax.retrying.DirectRetryingExecutor.createFuture(DirectRetryingExecutor.java:86) at com.google.api.gax.retrying.DirectRetryingExecutor.createFuture(DirectRetryingExecutor.java:73)
0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group