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

How to define two hdfs name-node IPs in flink-conf.yaml file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • None
    • FileSystems
    • None

    Description

      Hi Team,

      Here is, what we are looking for:

      • We have  flink HA dockerized cluster with (3 zookeepers, 2 job-managers, 3 task-managers).
      • We are using HDFS from the flink to store some data. The problem we are facing is that, we are not able to pass 2 name-node IPs in config. 
      • These are the config parameters we want to add two name-node IPs
      1.       "state.checkpoints.dir: hdfs://X.X.X.X:9001/flinkdatastorage"
      2.       "state.backend.fs.checkpointdir: hdfs://X.X.X.X:9001/flinkdatastorage"
      3.       "high-availability.zookeeper.storageDir: hdfs://X.X.X.X:9001/flink/recovery"

      Currently we are passing only one name-node IP

      Please advise. 

      I have attached the sample docker-entrypoint.sh file: 

       

      Attachments

        1. docker-entrypoints.sh
          6 kB
          Keshav Lodhi

        Issue Links

          Activity

            People

              Unassigned Unassigned
              keshav.lodhi@widas.in Keshav Lodhi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: