Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 2.7.0
-
None
Description
The scheduler will crash when there are no backends registered and therefore the backend_config_ is empty. We should return an error instead, since without backend a query cannot be scheduled in a meaningful way. I will push a fix shortly.