catalog_service_host and catalog_service_port are set correctly.
On Thursday, December 12, 2013 12:54:14 AM UTC-8, prashant gokhale wrote:
Hi,
I am running into a problem starting Impala. The cluster is on
CDH5-b1(parcels) on Ubuntu 12.04 and has bunch of databases and tables
created by hive. When I start Impala service, I see the error pasted below
and I am unable to access hive database/tables. Any idea how I can fix this
? Also, let me know if there's additional info that would be useful in
debugging.
*Error from Impala shell:*
[xxxxxxxl:21000] > show tables;
Query: show tables
ERROR: AnalysisException: This Impala daemon is not ready to accept user
requests. Status: Waiting for catalog update from the StateStore.
*From Catalog Server logs (I don't see any ERROR messages) :*
2:28:58.269 AMINFOstate-store-subscriber.cc:174
Trying to register...
12:28:58.282 AMWARNstate-store-subscriber.cc:186
Failed to re-register with state-store: Duplicate registration of subscriber: xxxxxxx:26000
12:28:59.349 AMINFOstate-store-subscriber.cc:263
In recovery mode, ignoring update.
12:28:59.365 AMINFOstatus.cc:44
Subscriber 'xxxxxxx:26000' is recovering
@ 0x6de13c impala::Status::Status()
@ 0x800deb impala::StateStoreSubscriber::UpdateState()
@ 0x80702c impala::StateStoreSubscriberThriftIf::UpdateState()
@ 0x8bfc1e impala::StateStoreSubscriberProcessor::process_UpdateState()
@ 0x8be9da impala::StateStoreSubscriberProcessor::dispatchCall()
@ 0x6c4796 apache::thrift::TDispatchProcessor::process()
@ 0x133faad apache::thrift::server::TThreadedServer::Task::run()
@ 0x7a925b impala::ThriftThread::RunRunnable()
@ 0x7ab2d2 boost::detail::function::void_function_obj_invoker0<>::invoke()
@ 0x8347bc impala::Thread::SuperviseThread()
@ 0x8350ce boost::detail::thread_data<>::run()
@ 0xa4cb84 thread_proxy
@ 0x7fcf4cefde9a start_thread
@ 0x7fcf4bb9f3fd (unknown)
Thanks,
Prashant
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].Hi,
I am running into a problem starting Impala. The cluster is on
CDH5-b1(parcels) on Ubuntu 12.04 and has bunch of databases and tables
created by hive. When I start Impala service, I see the error pasted below
and I am unable to access hive database/tables. Any idea how I can fix this
? Also, let me know if there's additional info that would be useful in
debugging.
*Error from Impala shell:*
[xxxxxxxl:21000] > show tables;
Query: show tables
ERROR: AnalysisException: This Impala daemon is not ready to accept user
requests. Status: Waiting for catalog update from the StateStore.
*From Catalog Server logs (I don't see any ERROR messages) :*
2:28:58.269 AMINFOstate-store-subscriber.cc:174
Trying to register...
12:28:58.282 AMWARNstate-store-subscriber.cc:186
Failed to re-register with state-store: Duplicate registration of subscriber: xxxxxxx:26000
12:28:59.349 AMINFOstate-store-subscriber.cc:263
In recovery mode, ignoring update.
12:28:59.365 AMINFOstatus.cc:44
Subscriber 'xxxxxxx:26000' is recovering
@ 0x6de13c impala::Status::Status()
@ 0x800deb impala::StateStoreSubscriber::UpdateState()
@ 0x80702c impala::StateStoreSubscriberThriftIf::UpdateState()
@ 0x8bfc1e impala::StateStoreSubscriberProcessor::process_UpdateState()
@ 0x8be9da impala::StateStoreSubscriberProcessor::dispatchCall()
@ 0x6c4796 apache::thrift::TDispatchProcessor::process()
@ 0x133faad apache::thrift::server::TThreadedServer::Task::run()
@ 0x7a925b impala::ThriftThread::RunRunnable()
@ 0x7ab2d2 boost::detail::function::void_function_obj_invoker0<>::invoke()
@ 0x8347bc impala::Thread::SuperviseThread()
@ 0x8350ce boost::detail::thread_data<>::run()
@ 0xa4cb84 thread_proxy
@ 0x7fcf4cefde9a start_thread
@ 0x7fcf4bb9f3fd (unknown)
Thanks,
Prashant