[
https://issues.apache.org/jira/browse/TRAFODION-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16270994#comment-16270994
]
ASF GitHub Bot commented on TRAFODION-2693:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-trafodion/pull/1304
> misleading error message for 'get schemas' when _MD_ tables in hbase is not
> avialble
> ------------------------------------------------------------------------------------
>
> Key: TRAFODION-2693
> URL: https://issues.apache.org/jira/browse/TRAFODION-2693
> Project: Apache Trafodion
> Issue Type: Bug
> Reporter: liu ming
> Assignee: liu ming
>
> Sometimes, if the hbase tables
> _MD_.OBJECTS and other MD tables are disabled, or not accessible due to other
> issues, the SQL DDL command will report misleading error message.
> >>get schemas;
> *** ERROR[15001] A syntax error occurred at or before:
> select schema_name from."_MD_".OBJECTS where catalog_name = 'TRAFODION' and (
> ^ (25 characters from start of SQL statement)
> *** ERROR[8822] The statement was not prepared.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)