Member since
02-07-2019
2690
Posts
235
Kudos Received
30
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1167 | 04-15-2025 10:34 PM | |
3343 | 10-28-2024 12:37 AM | |
1438 | 09-04-2024 07:38 AM | |
3287 | 06-10-2024 10:24 PM | |
1392 | 02-01-2024 10:51 PM |
11-15-2022
09:13 PM
Hello @balance002 Kindly let us know if the above Post dated 2022-11-08 assisted your team to identify the affected Hfile(s) & take necessary remediation to ensure Table's access is restored for Users. Regards, Smarak
... View more
11-10-2022
10:39 PM
Hi @pajoshi I have tried to generate new Certificates and already insert the sign crt files. but getting the same issue.
... View more
11-09-2022
09:53 PM
@Mahesh20,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
11-09-2022
12:06 AM
Default Page Size seems to be 200 on most APIs. Use query parameters pageSize and startIndex to page through the results
... View more
11-08-2022
10:24 PM
@bantii While we welcome your question and a member of the Cloudera Community might well be able to answer it, I believe you would be much more likely to obtain a timely solution if you posted it to the Ansible Community
... View more
11-02-2022
07:12 PM
Hi @Sriparna! Hope you are doing good! I recently encountered this same issue as you did, I have tried many different approaches but none of them worked, and I was just wondering if you could share your solution or what did you do to make it work? It is maybe some configuration issues with Spark? Thanks a lot in advance! Best, Dunk
... View more
10-26-2022
02:17 AM
English Translation:
314 / 5,000
Translation results
star_border
Hello partners, I need help because I have tried to connect to Impala from Tableau, but it does not allow me. Check the recommended solution https://kb.tableau.com/articles/Issue/error-code-b19090e0-impala-connector-not-connecting-via-http-t... by Tableau but it doesn't work for me, what else? could check?
... View more
10-25-2022
10:31 PM
@hanumanth, 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
10-21-2022
03:54 AM
Hi Vaishakkb. Thank you again for your response. Unfortunately I am unable to make it work. Looking at the docs (https://archive.cloudera.com/cm6/6.3.0/generic/jar/cm_api/apidocs/resource_RoleConfigGroupsResource.html#resource_RoleConfigGroupsResource_ClustersResourceV33_ServicesResourceV33_RoleConfigGroupsResource_updateConfig_PUT) for that endpoint, it seems to want an ApiConfigList rather than an ApiRoleList. If I try to use an ApiRoleList object I get "message" : "Unrecognized property: for anything I put in it after "items". Cheers -- Pete
... View more
10-21-2022
02:09 AM
The issue was not related to the size of the queue, but instead to the fact that when to destination that we are sending those logs to had connectivity issues (which was causing quite a lot of timeout errors), NiFi was using a lot of a significant number of threads to retry sending the logs to the InvokeHTTP destination. This high usage of threads was causing ListenSyslog to not function properly - it was dropping the logs that it was supposed to receive.
... View more