Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to create a hadoop table and load data into using talend.

I have successfully created table but was unable to load data to it.

while i execute talend job i am getting following error.

========================================================
FAILED: Error in semantic analysis: Line 1:51 Exception while processing Employee: Unable to fetch table Employee
[ERROR]: org.apache.hadoop.hive.ql.Driver - FAILED: Error in semantic analysis: Line 1:51 Exception while processing Employee: Unable to fetch table Employee

========================================================

We have installed hadoop on ambari.

while retrieving schema using talend i am able to see list of created tables but unable to add schema to my metadata.

i am accessing ambari.hive from root user i have all required privileges.


can anyone help me with the requirement.

Thanks in advance

Midhun Bezawada
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900