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: [email protected] With regards, Apache Git Services
