- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Issue in HBase : Phoenix command line issue.
- Labels:
-
Apache HBase
-
Apache Phoenix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ,
We are facing issue while connecting phoenix-sqlline command line. Getting error: Caused by: org.apache.hadoop.hbase.NotServingRegionException: org.apache.hadoop.hbase.NotServingRegionException: Region SYSTEM.CATALOG,,1584547942548.9dca4950cba77ee68c34f17fdb7867b9. is not online on xxxxxxxxxxxxxxxxxxx,16020,1596706210559 From the HBase UI, I could see two regions server are present at xxx servers.
Please give a solution ASAP.
Thanks,
Created 10-06-2020 07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Lakshu,
Kindly check the Keytab and if not present generate new keytab and let me know.
1. Do check keytab.
2. Regenerate keytab and give appropriate acl and proceed restarting the service.
seems that there may be DNS issues or lookup issues while fetching the information.
Created 10-06-2020 07:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Lakshu,
Kindly check the Keytab and if not present generate new keytab and let me know.
1. Do check keytab.
2. Regenerate keytab and give appropriate acl and proceed restarting the service.
seems that there may be DNS issues or lookup issues while fetching the information.
Created 10-06-2020 07:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have check by regenerating the keytabs in particular server and now the HRS is up and working fine.
Thank you.
Created 10-06-2020 07:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for prompt response and testing. This worked for me too previously.
