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

[jira] [Updated] (DRILL-2867) Session level parameter drill.exec.testing.controls appears to be set even though it was not

     [ https://issues.apache.org/jira/browse/DRILL-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victoria Markman updated DRILL-2867:
------------------------------------
    Summary: Session level parameter drill.exec.testing.controls  appears to be set even though it was not  (was: Session level parameter drill.exec.testing.controls  appears to be set if though it was not)

> Session level parameter drill.exec.testing.controls  appears to be set even though it was not
> ---------------------------------------------------------------------------------------------
>
>                 Key: DRILL-2867
>                 URL: https://issues.apache.org/jira/browse/DRILL-2867
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Victoria Markman
>            Assignee: Sudheesh Katkam
>
> {code}
> 0: jdbc:drill:schema=dfs> select * from sys.options where type like '%SESSION%';
> +------------+------------+------------+------------+------------+------------+------------+
> |    name    |    kind    |    type    |  num_val   | string_val |  bool_val  | float_val  |
> +------------+------------+------------+------------+------------+------------+------------+
> | drill.exec.testing.controls | STRING     | SESSION    | null       | {}         | null       | null       |
> +------------+------------+------------+------------+------------+------------+------------+
> 1 row selected (0.218 seconds)
> {code}



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