Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8299

ViewFileSystem link slash mount point crashes with IndexOutOfBoundsException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 3.0.0-alpha2, 2.10.1
    • viewfs
    • None

    Description

      We currently assume a typical viewfs client configuration is a set of non-overlapping mounts. This means every time you want to add a new top-level directory you need to update the client-side mountable config. If users could specify a slash mount, and then add additional mounts as necessary they could add a new top-level directory without updating all client configs (as long as the new top-level directory was being created on the NN the slash mount points to). This could be achieved by HADOOP-8298 (merge mounts, since we're effectively merging all new mount points with slash) or having the notion of a "default NN" for a mount table.

      Attachments

        1. HADOOP-8299.01.patch
          3 kB
          Manoj Govindassamy
        2. HADOOP-8299.02.patch
          3 kB
          Manoj Govindassamy

        Issue Links

          Activity

            People

              manojg Manoj Govindassamy
              eli2 Eli Collins
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: