You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build a CSS docker image to support Spark3.2 based on java11 (FROM amazoncorretto:11 ), not able to compile it so far. How can I make it work with Spark3.2? It is acceptable if CSS works with Spark3.2 & java8. Please help.
Here is the list of version changes in pom.xml file:
What would you like to be added?
I am trying to build a CSS docker image to support Spark3.2 based on java11 (FROM amazoncorretto:11 ), not able to compile it so far. How can I make it work with Spark3.2? It is acceptable if CSS works with Spark3.2 & java8. Please help.
Here is the list of version changes in pom.xml file:
Error:
The replication step is:
The jdk11 Dockerfile looks like this:
pom.xml
, then compile the project:Why is this needed?
need to run the latest Spark with the CSS.
The text was updated successfully, but these errors were encountered: