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

Need add more in KMS document

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.4.1
    • None
    • security
    • None

    Description

      Now i can only find the kms document in http://aajisaka.github.io/hadoop-project/hadoop-kms/index.html, but it is very simple. for example, i don't know how to enabling Kerberos HTTP SPNEGO Authentication although i configure the kms-site.xml according to the reference page.

      How to test it ?
      I send following request to KMS server:
      curl -g --header "Authorization:Negotiate123455" http://localhost:16000/kms/v1/key/k1

      I read the KMS code and found that i need add parameters in request header and the format is "Authorization:Negotiate $token". But how the token is generated?

      Attachments

        Activity

          People

            Unassigned Unassigned
            kellyzly liyunzhang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: