the-scott-hand commented on issue #3219: upgrade to Apache Bookkeeper 4.7.3 to fix DistributedLog based stateful storage URL: https://github.com/apache/incubator-heron/pull/3219#issuecomment-501055381 netcat (nc) is either not installed or not in the path of the container apache/bookkeeper:4.7.3, so the init container steps below fail: https://github.com/apache/incubator-heron/blob/9ffeb39aec98d96caf2311b240216c8df6a4cc65/deploy/kubernetes/helm/templates/bookie.yaml#L104-L120 tried using the section from the minikube bookkeeper, I get "Error not able to create the directory /bookkeeper/data/journal" and "Error formatting journal directory failed" https://github.com/apache/incubator-heron/blob/master/deploy/kubernetes/minikube/bookkeeper.yaml#L54-L62 ended up removing that section, that seemed to work
---------------------------------------------------------------- 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] With regards, Apache Git Services
