You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2017/08/28 23:50:00 UTC

[jira] [Created] (DRILL-5748) NPE with invalid ALTER SYSTEM

Paul Rogers created DRILL-5748:
----------------------------------

             Summary: NPE with invalid ALTER SYSTEM
                 Key: DRILL-5748
                 URL: https://issues.apache.org/jira/browse/DRILL-5748
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.11.0
            Reporter: Paul Rogers
            Priority: Minor


Launched a local Drillbit, using ZK. Entered the following query:

{code}
ALTER SYSTEM SET `exec.queue.enable` = true
{code}

Result:

{code}
Query Failed: An Error Occurred
java.lang.NullPointerException
{code}




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