Backend
VL (Velox)
Bug description
Trying to launch spark shell with gluten plugin but the session initialisation is failing due to ZipException.
java.util.zip.ZipException: error in opening zip file
…
org.apache.gluten.utils.ResourceUtil.getResourcesFromJarFile(ResourceUtil.java:76)
the gluten jar is not corrupted as the same code to read the jar as ZipFile works fine in standalone java code.
Spark version
Spark-3.2.x
Spark configurations
No response
System information
architecture: x86_64
os: Rhel8
Relevant logs
Backend
VL (Velox)
Bug description
Trying to launch spark shell with gluten plugin but the session initialisation is failing due to ZipException.
java.util.zip.ZipException: error in opening zip file
…
org.apache.gluten.utils.ResourceUtil.getResourcesFromJarFile(ResourceUtil.java:76)
the gluten jar is not corrupted as the same code to read the jar as ZipFile works fine in standalone java code.
Spark version
Spark-3.2.x
Spark configurations
No response
System information
architecture: x86_64
os: Rhel8
Relevant logs