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:
[email protected]


Reply via email to