joshfischer1108 opened a new pull request #2851: Joshfischer/eco stateful 
topology
URL: https://github.com/apache/incubator-heron/pull/2851
 
 
   @kramasamy This pull request includes two examples on how to use ECO to 
deploy stateful topologies.  
   
   To run the two examples execute the below:
   
   ```heron submit local ~/.heron/examples/heron-eco-examples.jar \
   com.twitter.heron.eco.Eco \
   --eco-config-file ~/.heron/examples/heron-stateful-word-count.yaml```
   
   or 
   
   ```heron submit local ~/.heron/examples/heron-eco-examples.jar \
   com.twitter.heron.eco.Eco \
    --eco-config-file ~/.heron/examples/heron-stateful-windowing.yaml ```
   
   
   Please advise if any changes are needed.

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

Reply via email to