You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by StephanEwen <gi...@git.apache.org> on 2018/05/24 14:00:03 UTC

[GitHub] flink issue #5843: [FLINK-8744][docs] Generate "Common Option" section

Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/5843
  
    Looks pretty good.
    
    Is there a way we can "sort" the common options? Something like
      - host:port (for standalone setups)
      - java memory
      - default parallelism / slots
      - fault tolerance
      - HA
      - security


---