You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2022/02/09 07:44:42 UTC

[GitHub] [incubator-kyuubi] iodone commented on a change in pull request #1853: [KYUUBI #1798] Add EventBus module to unify the distribution and subscription of Kyuubi's events

iodone commented on a change in pull request #1853:
URL: https://github.com/apache/incubator-kyuubi/pull/1853#discussion_r802351332



##########
File path: externals/kyuubi-download/pom.xml
##########
@@ -45,6 +45,7 @@
                         </goals>
                         <configuration>
                             <skip>${spark.archive.download.skip}</skip>
+                            <skipCache>true</skipCache>

Review comment:
       A small problem found during testing, need to submit a new issue to fix?




-- 
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: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org