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

Secure HBase Client in MR job causes tasks to wait forever

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.4
    • 0.94.5, 0.95.0
    • None
    • None
    • Reviewed

    Description

      This seems to be a regression caused by HBASE-4791 wherein we check if secure zookeeper is enabled and if so we make use of saslLatch to verify security handshake is completed. But in the case of MR, we won't be negotiating a secure connection thus we end up waiting forever for the saslLatch.

      Since the bug the saslLatch workaround is trying to fix (ZOOKEEPER-1437) is already fixed in zookeeper-3.4.5. Removal of the workaround fixes the problem.

      Attachments

        1. HBASE-7771-addendum-v0.patch
          1 kB
          Matteo Bertozzi
        2. HBASE-7771.patch
          6 kB
          Francis Christopher Liu
        3. HBASE-7771_94.patch
          7 kB
          Francis Christopher Liu
        4. 7771-combined.txt
          7 kB
          Ted Yu
        5. 7771-0.94-combined.txt
          7 kB
          Ted Yu

        Issue Links

          Activity

            People

              toffer Francis Christopher Liu
              toffer Francis Christopher Liu
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: