You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Zhiyong Liu (JIRA)" <ji...@apache.org> on 2015/02/27 23:10:05 UTC

[jira] [Created] (DRILL-2339) setting drill.exec.http options fails

Zhiyong Liu created DRILL-2339:
----------------------------------

             Summary: setting drill.exec.http options fails
                 Key: DRILL-2339
                 URL: https://issues.apache.org/jira/browse/DRILL-2339
             Project: Apache Drill
          Issue Type: Bug
          Components: Functions - Drill
            Reporter: Zhiyong Liu
            Assignee: Daniel Barclay (Drill)


git.commit.id.abbrev=3c85bd8
git.commit.id=3c85bd8aa412f0a4d361a9a7b3136a03b15c9f37

0: jdbc:drill:> alter session set `drill.exec.http.port` = 8046;
Query failed: SetOptionException: Unknown option: drill.exec.http.port

Error: exception while executing query: Failure while executing query. (state=,code=0)
0: jdbc:drill:> alter session set `drill.exec.http.enabled` = false;
Query failed: SetOptionException: Unknown option: drill.exec.http.enabled

Error: exception while executing query: Failure while executing query. (state=,code=0)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)