Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-11118 Block Storage for HDFS
  3. HDFS-11138

Block Storage : add block storage server

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • HDFS-7240
    • hdfs
    • None
    • Reviewed

    Description

      This JIRA adds the skeleton for server side code, which is one of the core components in block storage. For performance concerns, the server does not handle any actual read/write operation but serving primarily as a meta data server. It provides four APIs:

      1. create volume : which will call into underlying container layer to allocate containers
      2. delete volume : delete a specific volume (as well as its containers)
      3. info volume : return information of a specific volume
      4. list volume : list all volumes

      Note that this is still subject to potentially major changes. Features such as persistence are missing.

      Attachments

        1. HDFS-11138-HDFS-7240.001.patch
          75 kB
          Chen Liang
        2. HDFS-11138-HDFS-7240.002.patch
          80 kB
          Chen Liang
        3. HDFS-11138-HDFS-7240.003.patch
          80 kB
          Chen Liang
        4. HDFS-11138-HDFS-7240.004.patch
          80 kB
          Chen Liang
        5. HDFS-11138-HDFS-7240.005.patch
          80 kB
          Chen Liang
        6. HDFS-11138-HDFS-7240.006.patch
          80 kB
          Chen Liang

        Issue Links

          Activity

            People

              vagarychen Chen Liang
              vagarychen Chen Liang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: