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/07/27 13:56:45 UTC

[GitHub] [zeppelin] soicem opened a new pull request, #4433: ZEPPELIN-4871

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

   ### What is this PR for?
   livy interpreter version upgrade
   
   ### What type of PR is it?
   Improvement
   
   ### What is the Jira issue?
   (https://issues.apache.org/jira/browse/ZEPPELIN-4871)
   
   ### How should this be tested?
   
   - CI should pass
   
   ### 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] soicem commented on pull request #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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

   @zjffdu @jongyoul Oh, I changed it right away.  Thanks for the feedback! :)


-- 
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 #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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


-- 
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] soicem commented on pull request #4433: ZEPPELIN-4871

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

   I checked build and unittest succession of livy interpreter from my local env.  I also saw the codes releted to livy interpreter.  Please let me know if I have missed something or if there is something I need to see more.  Thank you !
   
   cc. @jongyoul 


-- 
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 #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

Posted by GitBox <gi...@apache.org>.
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-unsubscribe@zeppelin.apache.org

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


[GitHub] [zeppelin] jongyoul commented on pull request #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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

   @soicem Could you please handle the comment by @zjffdu ?


-- 
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 #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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

   Another place need to update, https://github.com/apache/zeppelin/blob/master/.github/workflows/core.yml#L407


-- 
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] soicem commented on pull request #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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

   @zjffdu thanks for letting me know :)  I changed it right away !


-- 
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 #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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

   Thanks for the contribution @soicem , the version here also needs update, https://github.com/apache/zeppelin/blob/master/.github/workflows/core.yml#L434


-- 
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] soicem commented on pull request #4433: [ZEPPELIN-4871] Update Livy interpreter to 0.7.1

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

   @jongyoul OK, I will create another PR and fix the issue soon !


-- 
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