You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2019/05/05 16:39:22 UTC

[GitHub] [bigtop] evans-ye commented on issue #527: [BIGTOP-2961] Add Livy packages

evans-ye commented on issue #527: [BIGTOP-2961] Add Livy packages
URL: https://github.com/apache/bigtop/pull/527#issuecomment-489442406
 
 
   Tested on 
   * CentOS 7: https://ci.bigtop.apache.org/view/Packages/job/Manual-build-deploy-smoke-test/13/console
   * Ubuntu 16.04: https://ci.bigtop.apache.org/view/Packages/job/Manual-build-deploy-smoke-test/15/console
   
   From the error log it seems that packaging livy require higher version of setuptool:
   setuptools_scm.version.SetuptoolsOutdatedWarning: your setuptools is too old (<12)
   
   Would you like to fire up another patch that fix the build env requirement as well? 
   We handle the env stuffs in Bigtop Toolchain: https://github.com/apache/bigtop/tree/master/bigtop_toolchain
   
   Let me know what you think :)
   

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