You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Krystal (JIRA)" <ji...@apache.org> on 2017/12/18 22:45:00 UTC

[jira] [Created] (DRILL-6039) drillbit.sh graceful_stop does not wait for fragments to complete before stopping the drillbit

Krystal created DRILL-6039:
------------------------------

             Summary: drillbit.sh graceful_stop does not wait for fragments to complete before stopping the drillbit
                 Key: DRILL-6039
                 URL: https://issues.apache.org/jira/browse/DRILL-6039
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Flow
    Affects Versions: 1.3.0
            Reporter: Krystal


git.commit.id.abbrev=eb0c403

I have 3-nodes cluster with drillbits running on each node.  I kicked off a long running query.  In the middle of the query, I did a "./drillbit.sh graceful_stop" on one of the non-foreman node.  The node was stopped within a few seconds and the query failed with error:

Error: SYSTEM ERROR: IOException: Filesystem closed
Fragment 4:15




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)