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)