Open
Conversation
…peneo-geotrellis-to-scala-213 # Conflicts: # openeo-geotrellis/src/main/scala/org/openeo/geotrellis/layers/FileLayerProvider.scala
…peneo-geotrellis-to-scala-213 # Conflicts: # openeo-geotrellis/src/test/scala/org/openeo/geotrellis/OpenEOProcessesSpec.scala
…peneo-geotrellis-to-scala-213 # Conflicts: # openeo-geotrellis/src/main/scala/org/openeo/geotrellis/layers/FileLayerProvider.scala # openeo-geotrellis/src/test/scala/org/openeo/geotrellis/OpenEOProcessesSpec.scala # pom.xml
…peneo-geotrellis-to-scala-213
…peneo-geotrellis-to-scala-213
…peneo-geotrellis-to-scala-213
…peneo-geotrellis-to-scala-213 # Conflicts: # geotrellis-integrationtests/pom.xml # openeo-geotrellis/pom.xml # pom.xml
…peneo-geotrellis-to-scala-213 # Conflicts: # docker/tests_dockerfile # pom.xml
…peneo-geotrellis-to-scala-213 # Conflicts: # pom.xml
…peneo-geotrellis-to-scala-213
…peneo-geotrellis-to-scala-213 # Conflicts: # CHANGELOG.md # openeo-geotrellis/src/main/scala/org/openeo/geotrellis/aggregate_polygon/intern/PixelRateValidator.scala
soxofaan
added a commit
to Open-EO/openeo-geopyspark-driver
that referenced
this pull request
Oct 23, 2025
…Terrascope #563 #577 java.lang.NoClassDefFoundError: ai/onnxruntime/OrtEnvironment at org.openeo.geotrellis.corsa.package$.Env$lzycompute(package.scala:36) at org.openeo.geotrellis.corsa.package$.Env(package.scala:36) at org.openeo.geotrellis.corsa.package$.$anonfun$processWindowOnnx$1(package.scala:144) at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708) at org.openeo.geotrellis.corsa.package$.processWindowOnnx(package.scala:143) at org.openeo.geotrellis.corsa.package$.compress(package.scala:85) at org.openeo.geotrellis.OpenEOProcesses.$anonfun$corsaCompressGeneric$2(OpenEOProcesses.scala:1162) at org.apache.spark.rdd.PairRDDFunctions.$anonfun$mapValues$3(PairRDDFunctions.scala:754) at scala.collection.parallel.IterableSplitter$Mapped.next(RemainsIterator.scala:463) at scala.collection.Iterator$$anon$6.hasNext(Iterator.scala:478) at scala.collection.Iterator$$anon$10.hasNext(Iterator.scala:601) at org.apache.spark.shuffle.sort.BypassMergeSortShuffleWriter.write(BypassMergeSortShuffleWriter.java:143) at org.apache.spark.shuffle.ShuffleWriteProcessor.write(ShuffleWriteProcessor.scala:57) at org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:111) at org.apache.spark.scheduler.ShuffleMapTask.runTask(ShuffleMapTask.scala:54) at org.apache.spark.TaskContext.runTaskWithListeners(TaskContext.scala:171) at org.apache.spark.scheduler.Task.run(Task.scala:147) at org.apache.spark.executor.Executor$TaskRunner.$anonfun$run$5(Executor.scala:647) at org.apache.spark.util.SparkErrorUtils.tryWithSafeFinally(SparkErrorUtils.scala:80) at org.apache.spark.util.SparkErrorUtils.tryWithSafeFinally$(SparkErrorUtils.scala:77) at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:99) at org.apache.spark.executor.Executor$TaskRunner.run(Executor.scala:650) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.lang.ClassNotFoundException: ai.onnxruntime.OrtEnvironment ... 25 more
Collaborator
|
@dsamaey AFAICT this branch produces the |
Contributor
|
@bossie normally this is not needed, there is a single dependencies jar that works for both spark versions. |
Collaborator
Contributor
|
Looks like a leftover, can you try replacing that with the default jar, like: |
bossie
added a commit
to Open-EO/openeo-geotrellis-kubernetes
that referenced
this pull request
Jan 5, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.