You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2022/04/15 12:18:29 UTC

[GitHub] [zeppelin] jongyoul opened a new pull request, #4358: MINOR Cache .spark-dist for Github actions

jongyoul opened a new pull request, #4358:
URL: https://github.com/apache/zeppelin/pull/4358

   ### What is this PR for?
   Cache .spark-dist when running GitHub actions
   
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [x] - Add .spark-dist on all workflows
   
   ### What is the Jira issue?
   N/A
   
   ### How should this be tested?
   Check the CI skipping downloading for some spark distribution
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need to update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


-- 
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: dev-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] jongyoul commented on pull request #4358: MINOR Cache .spark-dist for Github actions

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4358:
URL: https://github.com/apache/zeppelin/pull/4358#issuecomment-1100852947

   Thank you. I'll merge it.


-- 
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: dev-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] jongyoul merged pull request #4358: MINOR Cache .spark-dist for Github actions

Posted by GitBox <gi...@apache.org>.
jongyoul merged PR #4358:
URL: https://github.com/apache/zeppelin/pull/4358


-- 
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: dev-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] jongyoul commented on pull request #4358: MINOR Cache .spark-dist for Github actions

Posted by GitBox <gi...@apache.org>.
jongyoul commented on PR #4358:
URL: https://github.com/apache/zeppelin/pull/4358#issuecomment-1100817616

   @zjffdu Fixed the addressed


-- 
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: dev-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] zjffdu commented on pull request #4358: MINOR Cache .spark-dist for Github actions

Posted by GitBox <gi...@apache.org>.
zjffdu commented on PR #4358:
URL: https://github.com/apache/zeppelin/pull/4358#issuecomment-1100598261

   `~/.cache` also need to cache. https://github.com/apache/zeppelin/blob/master/zeppelin-zengine/src/test/java/org/apache/zeppelin/interpreter/integration/DownloadUtils.java#L40


-- 
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: dev-unsubscribe@zeppelin.apache.org

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