Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-7241

Fix YARN high availability documentation

    XMLWordPrintableJSON

Details

    Description

      The documentation (jobmanager_high_availability.md) incorrectly suggests this configuration template when running on YARN:

      high-availability: zookeeper
      high-availability.zookeeper.quorum: localhost:2181
      high-availability.zookeeper.storageDir: hdfs:///flink/recovery
      high-availability.zookeeper.path.root: /flink
      high-availability.zookeeper.path.namespace: /cluster_one # important: customize per cluster
      yarn.application-attempts: 10
      

      while above it says that the namespace should not be set on YARN because it will be automatically generated.

      Also, the documentation still refers to namespace while this has been renamed to cluster-id.

      Attachments

        Issue Links

          Activity

            People

              aljoscha Aljoscha Krettek
              aljoscha Aljoscha Krettek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: