dttlgotv commented on issue #3489: can not submit standalone topology
URL: 
https://github.com/apache/incubator-heron/issues/3489#issuecomment-599496556
 
 
   > @dttlgotv
   > 
   > ```
   > org.apache.heron.uploader.http.HttpUploader: Error uploading package to 
location: 
/var/folders/zr/dgwn7zgn3fbcjmv25t_ybsc80000gp/T/tmpwXznPX/topology.tar.gz
   > ```
   > 
   > HttpUploader Only http://......
   > It must be a URL.
   
   Anyway I change to use local file to update, but it can not run well too. It 
seems that  Prometheus metrics must be used in this mode though I  have delete 
it in metrics_sinks.yaml.
   
   
   
   
   
    heron submit standalone heron-streamlet-examples.jar   
org.apache.heron.examples.streamlet.FormattedOutputTopology 
FormattedOutputTopology
   [2020-03-16 19:41:17 +0800] [INFO]: Using cluster definition in 
/Users/guoxinghua/.heron/conf/standalone
   三月 16, 2020 7:41:17 下午 org.apache.heron.streamlet.impl.StreamletBaseImpl 
defaultNameCalculator
   信息: Calculated stage Name as supplier1
   三月 16, 2020 7:41:18 下午 org.apache.heron.streamlet.impl.StreamletBaseImpl 
defaultNameCalculator
   信息: Calculated stage Name as filter1
   三月 16, 2020 7:41:18 下午 org.apache.heron.streamlet.impl.StreamletBaseImpl 
defaultNameCalculator
   信息: Calculated stage Name as consumer1
   [2020-03-16 19:41:18 +0800] [INFO]: Launching topology: 
'FormattedOutputTopology'
   SLF4J: Class path contains multiple SLF4J bindings.
   SLF4J: Found binding in 
[jar:file:/Users/guoxinghua/.heron/lib/uploader/heron-dlog-uploader.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: Found binding in 
[jar:file:/Users/guoxinghua/.heron/lib/statemgr/heron-zookeeper-statemgr.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Starting 
Curator client connecting to: 127.0.0.1:2181  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.curator.framework.imps.CuratorFrameworkImpl: Starting  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.curator.framework.state.ConnectionStateManager: State change: 
CONNECTED  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Directory tree 
initialized.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Checking 
existence of path: /heron/topologies/FormattedOutputTopology  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.packing.roundrobin.RoundRobinPacking: Initalizing 
RoundRobinPacking. CPU default: 1.000000, RAM default: ByteAmount{1.0 GB 
(1073741824 bytes)}, DISK default: ByteAmount{1.0 GB (1073741824 bytes)}, RAM 
padding: ByteAmount{2.0 GB (2147483648 bytes)}.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.packing.roundrobin.RoundRobinPacking: Pack internal: container 
CPU hint: -1.000, RAM hint: ByteAmount{-1 bytes}, disk hint: ByteAmount{-1 
bytes}.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.packing.roundrobin.RoundRobinPacking: Pack internal finalized: 
container#1 CPU: 4.000000, RAM: ByteAmount{5.0 GB (5368709120 bytes)}, disk: 
ByteAmount{15.0 GB (16106127360 bytes)}.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.packing.roundrobin.RoundRobinPacking: Initalizing 
RoundRobinPacking. CPU default: 1.000000, RAM default: ByteAmount{1.0 GB 
(1073741824 bytes)}, DISK default: ByteAmount{1.0 GB (1073741824 bytes)}, RAM 
padding: ByteAmount{2.0 GB (2147483648 bytes)}.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.packing.roundrobin.RoundRobinPacking: Pack internal: container 
CPU hint: -1.000, RAM hint: ByteAmount{-1 bytes}, disk hint: ByteAmount{-1 
bytes}.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.packing.roundrobin.RoundRobinPacking: Pack internal finalized: 
container#1 CPU: 4.000000, RAM: ByteAmount{5.0 GB (5368709120 bytes)}, disk: 
ByteAmount{15.0 GB (16106127360 bytes)}.  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Created node 
for path: /heron/topologies/FormattedOutputTopology  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Created node 
for path: /heron/packingplans/FormattedOutputTopology  
   [2020-03-16 19:41:19 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Created node 
for path: /heron/executionstate/FormattedOutputTopology  
   [2020-03-16 19:41:19 +0800] [警告] 
org.apache.heron.common.config.ConfigReader: Config file name cannot be null  
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.scheduler.utils.SchedulerUtils: Updating scheduled-resource in 
packing plan: FormattedOutputTopology  
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Deleted node 
for path: /heron/packingplans/FormattedOutputTopology  
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Created node 
for path: /heron/packingplans/FormattedOutputTopology  
   [2020-03-16 19:41:20 +0800] [严重] 
org.apache.heron.scheduler.nomad.NomadScheduler: Failed to find port file for 
Prometheus metrics. Please check metrics sinks configurations  
   [2020-03-16 19:41:20 +0800] [严重] 
org.apache.heron.scheduler.nomad.NomadScheduler: Failed to find port file for 
Prometheus metrics. Please check metrics sinks configurations  
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.scheduler.utils.SchedulerUtils: Setting Scheduler locations: 
topology_name: "FormattedOutputTopology"
   http_endpoint: "scheduler_as_lib_no_endpoint"
   job_page_link: "http://127.0.0.1:4646/ui/jobs";
     
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Created node 
for path: /heron/schedulers/FormattedOutputTopology  
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Closing the 
CuratorClient to: 127.0.0.1:2181  
   [2020-03-16 19:41:20 +0800] [信息] 
org.apache.heron.statemgr.zookeeper.curator.CuratorStateManager: Closing the 
tunnel processes  
   [2020-03-16 19:41:20 +0800] [INFO]: Successfully launched topology 
'FormattedOutputTopology' 
   macdeMBP-2:java guoxinghua$ 
   

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