dttlgotv commented on issue #3502: can not submit to aurora, it seems halt up.
URL: 
https://github.com/apache/incubator-heron/issues/3502#issuecomment-605556985
 
 
   some my config files:
   
   upload.yaml file:
   heron.class.uploader:                            
"org.apache.heron.uploader.hdfs.HdfsUploader"
   
   heron.uploader.hdfs.config.directory: "/usr/local/hadoop/etc/hadoop"
   # # heron.uploader.hdfs.topologies.directory.uri: 
hdfs://heron/topologies/${CLUSTER}
   heron.uploader.hdfs.topologies.directory.uri: "/heron/topologies/${CLUSTER}"
   
   client.yaml:
   # location of the core package
   heron.package.core.uri:                      "/heron/dist/heron-core.tar.gz"
   
   # Whether role/env is required to submit a topology. Default value is False.
   heron.config.is.role.required:               True
   heron.config.is.env.required:                True

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to