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

If hbase-default.xml is not in CP, zk session timeout is 10 secs!

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.1
    • 0.20.2, 0.90.0
    • None
    • None

    Description

      In ZKW:

       int sessionTimeout = conf.getInt("zookeeper.session.timeout", 10 * 1000);
      

      If hbase-default.xml is not in the path, that means potential trouble.

      Attachments

        Activity

          People

            jdcryans Jean-Daniel Cryans
            jdcryans Jean-Daniel Cryans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: