Member since
02-07-2019
2690
Posts
235
Kudos Received
30
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1161 | 04-15-2025 10:34 PM | |
3341 | 10-28-2024 12:37 AM | |
1437 | 09-04-2024 07:38 AM | |
3282 | 06-10-2024 10:24 PM | |
1392 | 02-01-2024 10:51 PM |
09-08-2022
06:19 AM
This issue is still present in CDP 7.1.7 sp1. We had to edit the advanced snippet for hive-site.xml for the Metastore service and add: metastore.storage.schema.reader.impl org.apache.hadoop.hive.metastore.SerDeStorageSchemaReader
... View more
09-04-2022
10:29 PM
@Omarb, Has any of the replies helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
09-04-2022
10:25 PM
Hi @Ivoz, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
08-30-2022
07:18 PM
Hi @Ploeplse , what you ran into was not a user problem. But you may ran into user problem after you fix this one. The error "the site can't be reached" is actually a network connectivity issue instead of IAM issue. I ran into this issue while I'm using an Azure environment. I made an `nslookup` against the FQDN in the url, and turned out it came back with a private IP address in the k8s cluster node subnet, which means you actually need connectivity from your browser to the K8s network that facilitating the environment. In my case, my browser is on a VM on Azure residing in another VNET, so what I did was to peer the network between my browser VM and the K8s VNET. If you are using AWS, you also need build connectivity between the AWS PVC to your browser operating system. If it is your laptop, you need VPN setup; if it is a VM, you need peer the network. Cloudera documentation missed this step in setup or it is hidden somewhere. While, after I fixed the network issue, I ran into 403 issue, which is actually an IAM issue. Still working on it. Good luck.
... View more
08-28-2022
10:11 PM
@clouderonur, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
08-28-2022
10:07 PM
@fsm17, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
08-28-2022
09:42 PM
@NishanthP, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
08-24-2022
05:10 AM
@ssuja, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
08-22-2022
10:54 PM
Hi Babasaheb, Sorry I was in vacation , I could not reply. Thanks for your help , it has resolved the issue with kafka. I am facing issue with hbase integration , raised request in below link. Unable-integrate-hbase-with-Atlas/td-p/350587
... View more
08-21-2022
10:31 PM
1 Kudo
@mike_bronson7, as this is an older post, you would have a better chance of receiving a resolution by starting a new thread. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.
... View more