jongyoul commented on PR #4433:
URL: https://github.com/apache/zeppelin/pull/4433#issuecomment-1200735324

   @soicem I missed checking the result of CI. Could you please make another PR 
to fix the issue?
   
   ```
   + echo '.livy-dist does not have livy-0.7.1-incubating-bin downloading ...'
   + echo '0.7.1-incubating being downloaded from archives'
   .livy-dist does not have livy-0.7.1-incubating-bin downloading ...
   0.7.1-incubating being downloaded from archives
   ++ date +%s
   + STARTTIME=1659266977
   + download_with_retry 
https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/livy-0.7.1-incubating-bin.zip
   + local 
url=https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/livy-0.7.1-incubating-bin.zip
   + wget --retry-connrefused --waitretry=1 --read-timeout=20 --timeout=15 -t 3 
https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/livy-0.7.1-incubating-bin.zip
   --2022-07-31 11:29:37--  
https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/livy-0.7.1-incubating-bin.zip
   Resolving dist.apache.org (dist.apache.org)... 13.90.137.153
   Connecting to dist.apache.org (dist.apache.org)|13.90.137.153|:443... 
connected.
   HTTP request sent, awaiting response... 404 Not Found
   2022-07-31 11:29:37 ERROR 404: Not Found.
   
   Error: Process completed with exit code 8.
   ```
   
   The URL of livy has been changed to 
`https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/apache-livy-0.7.1-incubating-bin.zip`


-- 
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-unsubscr...@zeppelin.apache.org

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

Reply via email to