-
1. Re: parse error with hive connection
Robert MortonMar 7, 2012 9:35 AM (in response to Ashley Shi)
Hi Ashley,
I'm sorry to hear you're having trouble with the Hadoop Hive connection. Does this problem just appear with "view data", and are you able to complete the connection and begin building visualizations in Tableau?
We need more information to determine the cause of this problem. Please contact Support so they may work with you to collect your log files, and let them know that Robert Morton is interested in seeing the logs when they are available.
Thanks,
Robert
-
2. Re: parse error with hive connection
Ashley Shi Mar 7, 2012 5:40 PM (in response to Robert Morton)Thank you Robert. I have send the logs to Support. I got the same error if i run the hive command directly. It seems need some configuration. I will also go to our hadoop engineer for help.
hive> select * from default.invites;
FAILED: Parse Error: line 1:21 mismatched input '.' expecting EOF near 'default'
-
3. Re: parse error with hive connection
Robert MortonMar 7, 2012 5:52 PM (in response to Ashley Shi)
Hi Ashley,
It sounds like you have an old version of Hive, perhaps v0.5 or older. You should consider upgrading to Hive v0.7 or v0.71, which your engineering team may be able to accomplish without upgrading the rest of the Hadoop components.
-Robert