Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: backlog
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
Hi
I did not find any block for hive issues.I am a beginner to hive.I have installed hive 0.8.1 version and started executing basic queries.
• CREATE TABLE invites (foo INT, bar STRING) PARTITIONED BY (ds STRING);
Error I got :
Error in metadata: MetaException(message:Got exception: java.net.ConnectException Call to localhost/127.0.0.1:54310 failed on connection exception: java
.net.ConnectException: Connection refused)
Please help me to resolve the issue.
Attached hive-default.xml.template file