You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2013/11/08 16:19:20 UTC

[jira] [Commented] (HIVE-3819) Creating a table on Hive without Hadoop daemons running returns a misleading error

    [ https://issues.apache.org/jira/browse/HIVE-3819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817337#comment-13817337 ] 

Xuefu Zhang commented on HIVE-3819:
-----------------------------------

[~mgrover] were you able to reproduce? If not, I think we can close this one. Thanks.

> Creating a table on Hive without Hadoop daemons running returns a misleading error
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-3819
>                 URL: https://issues.apache.org/jira/browse/HIVE-3819
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI, Metastore
>            Reporter: Mark Grover
>            Assignee: Xuefu Zhang
>
> I was running hive without running the underlying hadoop daemon's running. Hadoop was configured to run in pseudo-distributed mode. However, when I tried to create a hive table, I got this rather misleading error:
> {code}
> FAILED: Error in metadata: java.lang.RuntimeException: Unable to instantiate org.apache.hadoop.hive.metastore.HiveMetaStoreClient
> FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask
> {code}
> We should look into making this error message less misleading (more about hadoop daemons not running instead of metastore client not being instantiable).



--
This message was sent by Atlassian JIRA
(v6.1#6144)