Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-12090 Handling writes from HDFS to Provided storages
  3. HDFS-12478

[PROVIDED Phase 2] Command line tools for managing Provided Storage Backup mounts

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      This is a task for implementing the command line interface for attaching a PROVIDED storage backup system (see HDFS-9806, HDFS-12090).

      1. The administrator should be able to mount a PROVIDED storage volume from the command line.
        hdfs attach -create [-name <name>] <hdfs directory to backup> <backup path (external)>
      2. Whitelist of users who are able to manage mounts (create, attach, detach).
      3. Be able to interrogate the status of the attached storage (last time a snapshot was taken, files being backed up).
      4. The administrator should be able to remove an attached PROVIDED storage volume from the command line. This simply means that the synchronization process no longer runs. If the administrator has configured their setup to no longer have local copies of the data, the blocks in the subtree are simply no longer accessible as the external file store system is currently inaccessible.
        hdfs attach -remove <name> [-force | -flush]

      Attachments

        1. HDFS-12478-HDFS-12090.004.patch
          225 kB
          Ewan Higgs
        2. HDFS-12478-HDFS-12090.005.patch
          170 kB
          Ewan Higgs
        3. HDFS-12478-HDFS-12090.006.patch
          75 kB
          Ewan Higgs
        4. HDFS-12478-HDFS-12090.007.patch
          75 kB
          Ewan Higgs
        5. HDFS-12478-HDFS-9806.001.patch
          102 kB
          Ewan Higgs
        6. HDFS-12478-HDFS-9806.002.patch
          102 kB
          Ewan Higgs
        7. HDFS-12478-HDFS-9806.003.patch
          105 kB
          Ewan Higgs

        Issue Links

          Activity

            People

              ehiggs Ewan Higgs
              ehiggs Ewan Higgs
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: