Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Create new table in Hive via Cloudera CDH4 doesn't work (no errors!?)

Hello,
I want to create a new Hive table in a Cloudera CDH4 cluster (5 nodes) with Talend, so I created a new tHiveConnection and a new tHiveRow in Talend (see screenshots). On the server side I started also the Hive Thrift Server. When I'm starting the Talend job, it prints out just a "connected" message, but no table will be created. The connection seems to be ok, as the Thrift server logs the message "hive history file=/tmp/ubuntu/hive_job_log_580897eb-6a44-4393-8d14-9f2976212abc_322391370.txt" with content "SessionStart SESSION_ID="..." TIME="1381746116829"".
*My tHiveConnection setup:*
Distribution: Cloudera; Clodera CDH4
Mode: Standalone; Hive 2
Host: "***.***.156.130" // node1
Port: "10000"
Database: "default"
Username: ""
Passwort: ""
Jobtracker URI: "http://***.***.154.175:8021" // node2
Namenode URI: "hdfs://***.***.154.175:8020" // node2
What's wrong with my setup?
Cheers,
qawmuc
0683p000009MBD0.png 0683p000009MBSr.png 0683p000009MBSw.png 0683p000009MBT1.png
0 Replies