Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-12950

[oiv] ls will fail in secure cluster

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.7.0
    • 3.2.0, 3.1.1, 3.0.4
    • None
    • None
    • Reviewed

    Description

      if we execute ls, it will throw following.

      hdfs dfs -ls webhdfs://127.0.0.1:5978/
      ls: Invalid value for webhdfs parameter "op"
      

      When client is configured with security (i.e "hadoop.security.authentication= KERBEROS) ,
      then webhdfs will request getdelegation token which is not implemented and hence it will throw “ls: Invalid value for webhdfs parameter "op"”.

      Attachments

        1. HDFS-12950.004.patch
          7 kB
          Wei-Chiu Chuang
        2. HDFS-12950.003.patch
          6 kB
          Wei-Chiu Chuang
        3. HDFS-12950.002.patch
          6 kB
          Wei-Chiu Chuang
        4. HDFS-12950.001.patch
          6 kB
          Wei-Chiu Chuang

        Activity

          People

            weichiu Wei-Chiu Chuang
            brahmareddy Brahma Reddy Battula
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: