zuston commented on code in PR #399:
URL: https://github.com/apache/incubator-uniffle/pull/399#discussion_r1046788336
##########
.github/workflows/parallel.yml:
##########
@@ -69,6 +69,13 @@ jobs:
steps:
- name: Set /etc/hosts mapping
run: sudo hostname "action-host" | sudo echo "127.0.0.1 action-host" |
sudo tee -a /etc/hosts
+ - name: Cache local Maven repository
Review Comment:
Emm... If this cache is enabled, but why it always download packages every
time, this makes me confused.
--
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]