Hello, I’m trying to install Ververica (community edition for a simple poc deploy) via helm
using these directions, but the pod is failing with the following error: ``` org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebServerException: Unable to create tempDir. java.io.tmpdir is
set to /tmp ``` By default, our file system is immutable in k8s. Usually for this error, we’d mount an emptyDir volume. I’ve tried to do that in ververica’s values.yaml file, but I might be configuring it incorrectly. Here
is the relevant portion of the values.yaml. I can include the entire file if it’s helpful. Any advice on how to alter these values or proceed with the ververica installation with a read only file system?
volumes: |
Hi, Charlie. This is not the best place for questions about Ververica Platform CE. Please use [hidden email] instead — someone will be able to support you there! If you have any questions related to Flink itself, feel free to reach out to this mailing list again in the future. Thanks, Marta On Wed, May 27, 2020 at 11:37 PM Corrigan, Charlie <[hidden email]> wrote:
|
Free forum by Nabble | Edit this page |