Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Impala 2.5.0
Description
Impala's FragmentMgr manages all fragments except for the one run by the coordinator. We should remove the special-case code in Coordinator that requires this once IMPALA-1599 is finished, as that will allow us to start the coordinator fragment in parallel with the rest of the query.
Attachments
Issue Links
- blocks
-
IMPALA-4268 Rework coordinator buffering to buffer more data
- Resolved