Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
HIVE-17841 already adds a method, it just needs to be called when there are relevant cluster changes that HS2 can detect
Attachments
Attachments
Issue Links
- relates to
-
HIVE-18181 change LlapClusterStateForCompile to use ZK callbacks to update state instead of polling
- Open
Activity
Sergey Shelukhin
created issue -
Sergey Shelukhin
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | HIVE-17905.patch [ 12899721 ] |
Sergey Shelukhin
made changes -
Assignee | Sergey Shelukhin [ sershe ] | |
Status | Open [ 1 ] | Patch Available [ 10002 ] |
Sergey Shelukhin
made changes -
Link | This issue relates to HIVE-18181 [ HIVE-18181 ] |
Sergey Shelukhin
made changes -
Fix Version/s | 3.0.0 [ 12340268 ] | |
Resolution | Fixed [ 1 ] | |
Status | Patch Available [ 10002 ] | Resolved [ 5 ] |
Ashutosh Chauhan
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Drew Foulks
made changes -
Workflow | no-reopen-closed, patch-avail [ 13412648 ] | Hive - no-reopen-closed, patch-avail [ 14142388 ] |
Calling it from an existing background update thread.
Also added a test.