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

Enable swift distcp to secure HDFS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0, 2.4.0, 2.5.0, 2.4.1, 2.5.1, 2.6.0
    • 3.0.0-alpha1
    • fs/swift
    • None

    Description

      Even we can use "dfs -put" or "dfs -cp" to move data between swift and secured HDFS, it will be impractical for moving huge amount of data like 10TB or larger.

      Current Hadoop code will result in :"java.lang.IllegalArgumentException: java.net.UnknownHostException: container.swiftdomain"

      Since it does not support token feature in SwiftNativeFileSystem right now, it will be reasonable that we override the "getCanonicalServiceName" method like other filesystem extensions (S3FileSystem, S3AFileSystem)

      Attachments

        1. HADOOP-11762.000.patch
          2 kB
          Chen He

        Issue Links

          Activity

            People

              airbots Chen He
              airbots Chen He
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: