simingweng opened a new pull request #3215: Support overriden configuration in ckpmanager URL: https://github.com/apache/incubator-heron/pull/3215 with this extra CLI argument added to `Checkpoint Manager`, it becomes possible to override `Checkpoint Manager` configuration via `-D` system properties that are specified to Heron API server process during deployment time. A useful use case is to switch `heron.statefulstorage.classname` to a different stateful storage backend, such as `DlogStorage` when deployed on Kubernetes cluster, without having to build customized Heron docker image.
---------------------------------------------------------------- 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
