Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Atlas doesn't start on Sandbox 2.6.4

avatar
Expert Contributor

I have freshly imported Sandbox 2.6.4. When I try to start Atlas It gives me following error:

No live SolrServers available to handle this request

I have realized that Solr service was in Ambari Infra component. So I started Ambari Infra then tried again Atlas but got following error:

resource_management.core.exceptions.ExecutionFailed: Execution of 'cat /var/lib/ambari-agent/tmp/atlas_hbase_setup.rb | hbase shell -n' returned 1. atlas_titan
ATLAS_ENTITY_AUDIT_EVENTS
atlas
TABLE
java exception
ERROR Java::JavaIo::IOException: Can't get master address from ZooKeeper; znode data == null

I tried again after starting HBase but the error turned into the following:

resource_management.core.exceptions.ExecutionFailed: Execution of 'cat /var/lib/ambari-agent/tmp/atlas_hbase_setup.rb | hbase shell -n' returned 1. atlas_titan
ATLAS_ENTITY_AUDIT_EVENTS
atlas
TABLE
java exception
ERROR Java::OrgApacheHadoopHbaseIpc::RemoteWithExtrasException: org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
at org.apache.hadoop.hbase.master.HMaster.checkInitialized(HMaster.java:2732)
at org.apache.hadoop.hbase.master.MasterRpcServices.getTableNames(MasterRpcServices.java:943)
at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:59924)
at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2150)
at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:112)
at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:187)
at org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:167)

How can start Atlas?

1 ACCEPTED SOLUTION

avatar
Master Guru

Did you restart atlas after starting hbase and solr?

View solution in original post

3 REPLIES 3

avatar
Master Guru

Did you restart atlas after starting hbase and solr?

avatar
Expert Contributor

Two days later. I have just tried to restart Atlas while HBase and Solr is already running. It has started. Thanks @sunile.manjee

avatar
Expert Contributor

A week later I got similar problem again. When I closed some other services Atlas could be able to start. I think unsufficient resourses prevent Atlas to start.