windhamwong opened a new issue #3281: Docker build breaks submit function
URL: https://github.com/apache/incubator-heron/issues/3281
 
 
   The line in Dockerfile:
   
https://github.com/apache/incubator-heron/blob/9c1cc16fa81c618bb7cd9746e26b990cfae1ec2e/docker/dist/Dockerfile.dist.debian9#L37
   
   This line removes the file `/usr/local/heron/dist/heron-core.tar.gz` that 
would break `heron submit` as this file is required during the process:
   
         [2019-06-04 09:32:00 +0000] [FINE] 
org.apache.heron.spi.utils.ShellUtils: Running synced process: ``curl 
file:///usr/local/heron/dist/heron-core.tar.gz -o 
/root/.herondata/topologies/nglm/root/TestingTopology/heron-core.tar.gz''

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

Reply via email to