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

Property Azure Account Key Provider Key requires blob.core.windows.net

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • 3.1.0
    • None
    • fs/azure
    • Hide
      <property>
       <name>fs.azure.account.keyprovider.youraccount.blob.core.windows.net</name>
        <value>org.apache.hadoop.fs.azure.ShellDecryptionKeyProvider</value>
      </property>
      Show
      <property>  <name>fs.azure.account.keyprovider.youraccount.blob.core.windows.net</name>   <value>org.apache.hadoop.fs.azure.ShellDecryptionKeyProvider</value> </property>

    Description

      The documentation for Hadoop Azure Support: Azure Blob Storage

      http://hadoop.apache.org/docs/r3.1.0/hadoop-azure/index.html

      The properties under Protecting the Azure Credentials for WASB within an Encrypted File

      The property fs.azure.account.keyprovider.youraccount requires .blob.core.windows.net

      Documentation reads:

       

      <property>
        <name>fs.azure.account.keyprovider.youraccount</name>
        <value>org.apache.hadoop.fs.azure.ShellDecryptionKeyProvider</value>
      </property>
      

      Should read:

       

      <property>
        <name>fs.azure.account.keyprovider.youraccount.blob.core.windows.net</name>
        <value>org.apache.hadoop.fs.azure.ShellDecryptionKeyProvider</value>
      </property>

      Attachments

        Activity

          People

            Unassigned Unassigned
            sanxiago Santiago Velasco
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 5m
                5m
                Remaining:
                Remaining Estimate - 5m
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified