[
https://issues.apache.org/jira/browse/DRILL-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13997784#comment-13997784
]
Venki Korukanti commented on DRILL-667:
---------------------------------------
This is fixed in DRILL-623. With DRILL-623 fix, we don't show dfs, cp or hive
and show only dfs.default, cp.default and hive.default.
> Show databases command displays the same database/schema twice
> --------------------------------------------------------------
>
> Key: DRILL-667
> URL: https://issues.apache.org/jira/browse/DRILL-667
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Rahul Challapalli
>
> The "show databases" command displays duplicate information (hive,
> hive.default)
> drill> show databases;
> +-------------+
> | SCHEMA_NAME |
> +-------------+
> | hive.default |
> | hive |
> | dfs.drillTestDirInformationSchema |
> | dfs.home |
> | dfs.drillTestDir |
> | dfs.default |
> | dfs.drillTestDirAmplab |
> | dfs.drillTestDirP1 |
> | dfs.drillTestDirTpch |
> | dfs |
> | cp.default |
> | cp |
> | INFORMATION_SCHEMA |
> +-------------+
--
This message was sent by Atlassian JIRA
(v6.2#6252)