GitHub user vrozov opened a pull request:
https://github.com/apache/drill/pull/1041
DRILL-5961: For long running queries (> 10 min) Drill may raise
FragmentSetupException for completed/cancelled fragments
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vrozov/drill DRILL-5961
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1041.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1041
----
commit f7e0c44c1277cc3fa0cdf466e01521974c98262d
Author: Vlad Rozov <[email protected]>
Date: 2017-11-15T00:24:01Z
DRILL-5961: For long running queries (> 10 min) Drill may raise
FragmentSetupException for completed/cancelled fragments
commit 575dec0fdc0dc4efb50569afa568c06f21546e6e
Author: Vlad Rozov <[email protected]>
Date: 2017-11-15T00:35:09Z
DRILL-5961: For long running queries (> 10 min) Drill may raise
FragmentSetupException for completed/cancelled fragments
----
---