joshfischer1108 commented on pull request #3663: URL: https://github.com/apache/incubator-heron/pull/3663#issuecomment-760320604
> > @nwangtw Is it ok that I modified the Heron CLI to add the new argument? In the future I want to also add a flag to toggle the heap dump JVM feature. Would I also add that as a flag on the CLI? It's there a more generic way to provide overrides per analytic submission when submitting to a remote Heron server? > > Yeah. I think passing from CLI could be very useful. I remember we can pass extra topology configs from CLI now but I can't remember the details. @huijunw @xiaoyao1991 ? I think it's here: Something like `--config-property PROPERTY=VALUE` https://github.com/apache/incubator-heron/blob/0f0ba185430437b2439a40c2a0c442fde25dc5f8/heron/tools/cli/src/python/args.py#L120 ---------------------------------------------------------------- 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]
