Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-453

HDFS HA not working for secure clusters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • Server
    • None

    Description

      The WebHdfsHttpClientDispatch class is throwing a NullPointerException when used against a secure cluster

      2014-10-22 16:15:27,789 ERROR hadoop.gateway (AbstractGatewayFilter.java:doFilter(69)) - Failed to execute filter: java.lang.NullPointerException
      java.lang.NullPointerException
             at org.apache.hadoop.gateway.dispatch.HttpClientDispatch.executeKerberosDispatch(HttpClientDispatch.java:197)
             at org.apache.hadoop.gateway.dispatch.HttpClientDispatch.executeOutboundRequest(HttpClientDispatch.java:125)
      

      this is because it isn't properly calling super.init in it's init method.

      Attachments

        1. KNOX-453.patch
          4 kB
          Kevin Minder

        Activity

          People

            kminder Kevin Minder
            kminder Kevin Minder
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: