Reamer commented on pull request #4265:
URL: https://github.com/apache/zeppelin/pull/4265#issuecomment-966440924


   Yes, the CI was broken.
   See https://github.com/apache/zeppelin/runs/4175519092
   
   The error message was:
   ```
   
   Run R -e "IRkernel::installspec()"
   
   R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
   Copyright (C) 2020 The R Foundation for Statistical Computing
   Platform: x86_64-conda-linux-gnu (64-bit)
   
   R is free software and comes with ABSOLUTELY NO WARRANTY.
   You are welcome to redistribute it under certain conditions.
   Type 'license()' or 'licence()' for distribution details.
   
   R is a collaborative project with many contributors.
   Type 'contributors()' for more information and
   'citation()' on how to cite R or R packages in publications.
   
   Type 'demo()' for some demos, 'help()' for on-line help, or
   'help.start()' for an HTML browser interface to help.
   Type 'q()' to quit R.
   
   > IRkernel::installspec()
   Error in IRkernel::installspec() : 
     jupyter-client has to be installed but “jupyter kernelspec --version” 
exited with code 1.
   Execution halted
   Error: Process completed with exit code 1.
   ```
   
   I tested the `jupyter kernelspec --version` command and it complains about 
missing `ipython_genutils`.


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