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

Make user home dir consistent with Flink default filesystem

    XMLWordPrintableJSON

Details

    Description

      Currently, Flink client uses the raw default Hadoop filesystem to upload local files, and this could be problematic when using a non-default filesystem for HA or checkpointing in delegation tokens scenarios. The jobmanager only has the delegation tokens for the default FS, so it gets authentication errors when trying to connect a non-default filesystem.

      So I propose to replace the default FS property in yarn configuration with the Flink filesystem property `fs.default-scheme` on the client side (AbstractYarnClusterDescriptor), to avoid this problem and also make the client behavior more configurable.

      Attachments

        Issue Links

          Activity

            People

              Paul Lin Paul Lin
              Paul Lin Paul Lin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: