You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Anton Gozhiy (Jira)" <ji...@apache.org> on 2020/04/14 11:42:00 UTC

[jira] [Created] (DRILL-7700) Queries to sys schema hang if "use dfs;" was executed before

Anton Gozhiy created DRILL-7700:
-----------------------------------

             Summary: Queries to sys schema hang if "use dfs;" was executed before
                 Key: DRILL-7700
                 URL: https://issues.apache.org/jira/browse/DRILL-7700
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.17.0
            Reporter: Anton Gozhiy


*Steps:*
# Connect to Drill by sqlline
# Run query "use dfs;"
# Run query "select * from sys.drillbits;"

*Expected result:* The query should be executed successfully.

*Actual result:* The query hangs on planning stage.

*Note:* The issue is reproduced with Drill built with "mapr" profile.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)