You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/09/11 22:19:23 UTC

[GitHub] [incubator-heron] nicknezis opened a new issue #3613: JAVA_HOME not set in the Centos7 image

nicknezis opened a new issue #3613:
URL: https://github.com/apache/incubator-heron/issues/3613


   **Describe the bug**
   When launching a Heron topology in Kubernetes, the topology pods crash on startup because the Python executor can't find `bin/java`. After setting JAVA_HOME as an environment variable, the process started up ok. We need to set JAVA_HOME in the Dockerfile.
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Spin up a Heron cluster in Kubernetes using the Centos7 image
   2. Submit a Java based analytic
   3. Watch the analytic pods crash and restart
   
   **Expected behavior**
   Analytic should be able to run.
   
   **Operating System**
    - OS: Centos7
    - Version Latest in `master` branch
   
   


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



[GitHub] [incubator-heron] nicknezis closed issue #3613: JAVA_HOME not set in the Centos7 image

Posted by GitBox <gi...@apache.org>.
nicknezis closed issue #3613:
URL: https://github.com/apache/incubator-heron/issues/3613


   


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