Class ZKRegistry.DrillbitTracker

java.lang.Object
org.apache.drill.yarn.zk.ZKRegistry.DrillbitTracker
Enclosing class:
ZKRegistry

protected static class ZKRegistry.DrillbitTracker extends Object
State of each Drillbit that we've discovered through ZK or launched via the AM. The tracker is where we combine the ZK information with AM to correlate overall Drillbit health.
  • Field Details

  • Constructor Details

  • Method Details

    • becomeUnregistered

      public void becomeUnregistered()
      Mark that a YARN-managed Drillbit has dropped out of ZK.