NiceSystems / hrider

hbase UI tool
Apache License 2.0
133 stars 45 forks source link

connection failures with no logs #54

Open OhadR opened 9 years ago

OhadR commented 9 years ago

I try to connect to my HBase (on VCD technically) and I get error: "Failed to connect to hbase. Make sure you have access.... bla bla".

I do have access to HBase - I run status.sh, i tried start-all.sh and it all seems to be fine (I can even connect to datamanagement and get schemas :-) )

I tried to see the logs of h-rider, but there is no error there which can halp me resolve the problem. is it possible to add logs to the log file? capture

thanks!!

eLvErDe commented 8 years ago

Hello,

I have exactly the same issue:

2016-06-15 16:00:24,980 INFO [AWT-EventQueue-1] RunnableAction : Action 'compare-versions' started. 2016-06-15 16:00:25,737 INFO [compare-versions] RunnableAction : Action 'compare-versions' completed. 2016-06-15 16:00:32,730 INFO [AWT-EventQueue-1] RunnableAction : Action 'hdfs-master1.service.domain.com' started. 2016-06-15 16:00:32,987 INFO [hdfs-master1.service.domain.com] RunnableAction : Action 'hdfs-master1.service.domain.com' failed.

I can confirm HBase is running fine. Zookeeper client shows stuff inside /hbase so I'm pretty sure the failure comes from hrider itself...

I'm available for a debugging session if interested.

Best regards, Adam.