- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Error in semantic analysis: Lock manager could not be initialized ...
- Labels:
-
Apache Hive
-
Apache Zookeeper
Created on ‎09-12-2013 10:01 AM - edited ‎09-16-2022 01:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
sometimes, error message on thrift server console:
FAILED: Error in semantic analysis: Lock manager could not be initialized, check hive.lock.manager Check hive.zookeeper.quorum and hive.zookeeper.client.port
background:
1. sqlserver's linked server ----odbc---->hive thrift server.
2. just run select * from sqlserver on hive tables/views, no error; when build cube by sqlserver, then this error.
any suggestions?
Created ‎09-20-2013 08:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you using Hive Server 1 or Hive Server 2? We strongly recommend Hive Server 2. If you are using HS2 it sounds like the Table Lock Manager is not correctly configured. The steps to do so are located on this page:
Created ‎09-20-2013 08:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Are you using Hive Server 1 or Hive Server 2? We strongly recommend Hive Server 2. If you are using HS2 it sounds like the Table Lock Manager is not correctly configured. The steps to do so are located on this page:
Created ‎09-24-2013 01:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using hive server 1.
OK, I will try hive server 2.
Thanks.
