You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2018/10/25 19:54:55 UTC

[GitHub] huijunwu opened a new pull request #3056: enable boolean in --config-property key-value

huijunwu opened a new pull request #3056: enable boolean in --config-property key-value
URL: https://github.com/apache/incubator-heron/pull/3056
 
 
   The present `--config-property ` processes key-value to strings only. If passing bool value, it will be string as well.
   
   This PR converts the string to bool in override.yaml when seeing bool string in `--config-property ` phrase.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services