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

   ### What is this PR for?
   During a previous [PR](https://github.com/apache/zeppelin/pull/4433) related 
to livy interpreter version upgrade, CI is not working because of unvalid 
download link of livy interpreter 0.7.1.  then, I create a new PR for fixing a 
download link of livy interpreter zip file.
   
   
   @jongyoul 
   [previous 
comment](https://github.com/apache/zeppelin/pull/4433#issuecomment-1200735324)
   
   ### What type of PR is it?
   bug
   
   ### What is the Jira issue?
   (https://issues.apache.org/jira/browse/ZEPPELIN-4871)
   
   ### How should this be tested?
   * Strongly recommended: add automated unit tests for any new or changed 
behavior
   * Outline any manual steps to test the PR here.
   
   AS IT
   
https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/livy-0.7.1-incubating-bin.zip
   TO BE
   
https://dist.apache.org/repos/dist/release/incubator/livy/0.7.1-incubating/apache-livy-0.7.1-incubating-bin.zip
   
   ### 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-unsubscr...@zeppelin.apache.org

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

Reply via email to