You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2020/03/06 16:43:58 UTC

[GitHub] [drill] arina-ielchiieva commented on issue #2014: DRILL-7627: Update MySql version for JdbcStoragePlugin tests and cache ~/.embedmysql

arina-ielchiieva commented on issue #2014: DRILL-7627: Update MySql version for JdbcStoragePlugin tests and cache ~/.embedmysql
URL: https://github.com/apache/drill/pull/2014#issuecomment-595855226
 
 
   @vvysotskyi thanks tor review.
   Checked thank cache was applied.
   ```
   Run actions/cache@v1
     with:
       path: ~/.embedmysql
       key: Linux-mysql
   Cache Size: ~683 MB (715675851 B)
   /bin/tar -xz -f /home/runner/work/_temp/001d6277-79ec-4b5a-833b-e15693008149/cache.tgz -C /home/runner/.embedmysql
   Cache restored from key: Linux-mysql
   ```
   Also checked in logs that MySql lib was not downloaded during the second run.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services