Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5385

Print appropriate error for failed TGT creation due to /tmp being full

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Security
    • ghx-label-7

    Description

      When CS is not able to generate TGT due to lack of space, it crashes after start and the error shows up as
      javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
      at com.sun.security.sasl.gsskerb.GssKrb5Client.evaluateChallenge(GssKrb5Client.java:212)
      at org.apache.thrift.transport.TSaslClientTransport.handleSaslStartMessage(TSaslClientTransport.java:94)
      at org.apache.thrift.transport.TSaslTransport.open(TSaslTransport.java:253)
      at org.apache.thrift.transport.TSaslClientTransport.open(TSaslClientTransport.java:37)

      We need the error to show that /tmp is full instead of the just the absence of a TGT.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sailesh Sailesh Mukil
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: