tnk-dev commented on issue #4629: URL: https://github.com/apache/kyuubi/issues/4629#issuecomment-1491442305
Also you would need a hand full of `jar` files for spark delta and AWS to work, assuming the respective matching spark version: - https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws - https://mvnrepository.com/artifact/io.delta/delta-storage - https://mvnrepository.com/artifact/io.delta/delta-core_2.12 - https://mvnrepository.com/artifact/org.apache.spark/spark-hadoop-cloud - https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-bundle - https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
