flyrain commented on issue #2978: URL: https://github.com/apache/polaris/issues/2978#issuecomment-3495391959
Thanks @carc-prathyush-shankar for reporting this. We will need to add a runtime dependency for the module `federation-hive`. As a quick fix, can you download the following two jars and put them in the classpath? ``` wget https://repo1.maven.org/maven2/org/apache/hadoop/hadoop-aws/3.4.2/hadoop-aws-3.4.2.jar wget https://repo1.maven.org/maven2/com/amazonaws/aws-java-sdk-bundle/1.12.698/aws-java-sdk-bundle-1.12.698.jar ``` -- 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]
