GitHub user kkhatua opened a pull request:
https://github.com/apache/drill/pull/954
DRILL-5803: Show the hostname for each minor fragment in operator table
Based on DRILL-4909, list hostnames for each minor fragment within an
operator table to identify any problematic host
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kkhatua/drill DRILL-5803
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/954.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 #954
----
commit 881d210ddae85031735800ca60254604967a3af2
Author: Kunal Khatua <[email protected]>
Date: 2017-09-22T08:05:14Z
DRILL-5803: Show the hostname for each minor fragment in operator table
Based on DRILL-4909, list hostnames for each minor fragment within an
operator table to identify any problematic host
----
---