Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-12366

Add login code to HBase Canary tool.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.98.8, 0.99.2
    • security
    • None

    Description

      Currently, HBase canary tool doesn't have provision for renewing Kerberos ticket. So, if it is left running for sufficiently long periods, it would error out with the following exception messages.

      2014-09-22 14:20:18,781 WARN org.apache.hadoop.security.UserGroupInformation: PriviledgedActionException as:hbase (auth:KERBEROS) cause:javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
      2014-09-22 14:20:18,783 WARN org.apache.hadoop.ipc.RpcClient: Exception encountered while connecting to the server : javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)]
      2014-09-22 14:20:18,783 FATAL org.apache.hadoop.ipc.RpcClient: SASL authentication failed. The most likely cause is missing or invalid credentials. Consider 'kinit'.
      javax.security.sasl.SaslException: GSS initiate failed [Caused by GSSException: No valid credentials provided (Mechanism level: Failed to find any Kerberos tgt)] 
      

      Attachments

        1. HBASE-12366_0.98.patch
          4 kB
          Srikanth Srungarapu
        2. HBASE-12366_0.98_v2.patch
          4 kB
          Srikanth Srungarapu
        3. HBASE-12366_master.patch
          4 kB
          Srikanth Srungarapu
        4. HBASE-12366_master_v2.patch
          6 kB
          Srikanth Srungarapu
        5. HBASE-12366_master_v3.patch
          5 kB
          Srikanth Srungarapu
        There are no Sub-Tasks for this issue.

        Activity

          People

            srikanth235 Srikanth Srungarapu
            srikanth235 Srikanth Srungarapu
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: