You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by GitBox <gi...@apache.org> on 2020/02/17 03:54:42 UTC

[GitHub] [incubator-heron] dttlgotv commented on issue #3455: How can I produce jar using heron example streamlet code?

dttlgotv commented on issue #3455: How can I produce jar using heron example streamlet code?
URL: https://github.com/apache/incubator-heron/issues/3455#issuecomment-586806819
 
 
   > You can build the streamlet example code by executing the following:
   > 
   > ```
   > $ bazel build --config=darwn/ubuntu/centos/debian examples/src/java:heron-streamlet-examples
   > ```
   > 
   > However, instead of having `darwn/ubuntu/centos/debian` as the config parameter value you need to select one OS value.
   > 
   > MacOs would be `--config=darwin`
   > Debian would be `--config=debian`
   > Ubuntu would be `--config=ubuntu`
   > Centos would be `--config=centos`
   > 
   > Hope this helps.
   
   Same issue like #3456 after I excute this command. 

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


With regards,
Apache Git Services