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 2019/01/17 23:18:53 UTC

[GitHub] yaoliclshlmch opened a new pull request #3161: create a symbolic link for kubernetes conf after loading docker image

yaoliclshlmch opened a new pull request #3161: create a symbolic link for kubernetes conf after loading docker image
URL: https://github.com/apache/incubator-heron/pull/3161
 
 
   We observed missing conf files when submitting topologies to k8s. The conf files are required by the Downloader which is in turn used to download conf files and topology jar. A solution in this PR is to generate a symbolic link from /usr/local/heron/conf/kubernetes to /heron/heron-conf in containers right before the Downloader is executed. A shell script is added and passed to container commands for this purpose.

----------------------------------------------------------------
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