Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-14805 Mounting external stores in HDFS on-the-fly
  3. HDFS-14889

Ability to check if a block has a replica on provided storage

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Provided storage (HDFS-9806) allows data on external storage systems to seamlessly appear as files on HDFS. However, in the implementation today, there is no easy way to distinguish a Block belonging to an external provided storage volume from a block belonging to the local cluster. This task simplifies this.

      isProvided block will be useful in hybrid scenarios when the local cluster will host both kinds of blocks. For e.g. policy for management of replica/cached-blocks will be different from that of regular blocks. As of this task isProvided is not invoked anywhere.

      Attachments

        Issue Links

          Activity

            People

              ashvin Ashvin Agrawal
              ashvin Ashvin Agrawal
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: