You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@heron.apache.org by GitBox <gi...@apache.org> on 2018/04/06 02:50:24 UTC

[GitHub] joshfischer1108 opened a new pull request #2851: Joshfischer/eco stateful topology

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


With regards,
Apache Git Services