Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-15289 Allow viewfs mounts with HDFS/HCFS scheme and centralized mount table
  3. HDFS-15464

ViewFsOverloadScheme should work when -fs option pointing to remote cluster without mount links

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      When users try to connect to remote cluster from the cluster env where you enabled ViewFSOverloadScheme, it expects to have at least one mount link make fs init success.
      Unfortunately you might not have configured any mount links with that remote cluster in your current env. You would have configured only with your local clusters mount points.
      In this case fs init will fail with no mount points configured the mount table if that remote cluster uri's authority.

      One idea is that, when there are no mount links configured, we should just consider that as default cluster, that can be achieved by considering it as fallback option automatically.

      Attachments

        Issue Links

          Activity

            People

              umamaheswararao Uma Maheswara Rao G
              umamaheswararao Uma Maheswara Rao G
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: