Member since
03-12-2018
12
Posts
0
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4256 | 07-09-2021 11:03 AM | |
4901 | 01-11-2021 05:02 PM | |
2223 | 10-20-2020 04:48 PM | |
3557 | 10-01-2020 02:19 PM |
07-09-2021
11:03 AM
Hi @Bender Correct, our cluster is not kerberized yet. Is it possible connect SMM without kerberos? thanks Eduardo
... View more
06-29-2021
10:30 AM
Hi @GangWar I dont see this "Authentication.provider.url" in SMM configuration screen. Here the log when I try access SMM: 2021-06-29 14:26:48,694 ERROR org.apache.ranger.admin.client.RangerAdminRESTClient: Error getting Roles; service not found. secureMode=false, user=streamsmsgmgr (auth:SIMPLE), response=404, serviceName={{SANITIZED_RANGER_KAFKA_SERVICE_NAME}}, lastKnownRoleVersion=-1, lastActivationTimeInMillis=0 2021-06-29 14:26:48,694 ERROR org.apache.ranger.plugin.util.RangerRolesProvider: RangerRolesProvider(serviceName={{SANITIZED_RANGER_KAFKA_SERVICE_NAME}}): failed to find service. Will clean up local cache of roles (-1) org.apache.ranger.plugin.util.RangerServiceNotFoundException: {{SANITIZED_RANGER_KAFKA_SERVICE_NAME}} at org.apache.ranger.plugin.util.RangerServiceNotFoundException.throwExceptionIfServiceNotFound(RangerServiceNotFoundException.java:35) at org.apache.ranger.admin.client.RangerAdminRESTClient.getRolesIfUpdated(RangerAdminRESTClient.java:273) at org.apache.ranger.plugin.util.RangerRolesProvider.loadUserGroupRolesFromAdmin(RangerRolesProvider.java:183) at org.apache.ranger.plugin.util.RangerRolesProvider.loadUserGroupRoles(RangerRolesProvider.java:123) at org.apache.ranger.plugin.util.PolicyRefresher.loadRoles(PolicyRefresher.java:493) at org.apache.ranger.plugin.util.PolicyRefresher.run(PolicyRefresher.java:207) 2021-06-29 14:26:48,696 ERROR org.apache.ranger.admin.client.RangerAdminRESTClient: Error getting policies; service not found. secureMode=false, user=streamsmsgmgr (auth:SIMPLE), response=404, serviceName={{SANITIZED_RANGER_KAFKA_SERVICE_NAME}}, lastKnownVersion=-1, lastActivationTimeInMillis=0 2021-06-29 14:26:48,696 ERROR org.apache.ranger.plugin.util.PolicyRefresher: PolicyRefresher(serviceName={{SANITIZED_RANGER_KAFKA_SERVICE_NAME}}): failed to find service. Will clean up local cache of policies (-1) org.apache.ranger.plugin.util.RangerServiceNotFoundException: {{SANITIZED_RANGER_KAFKA_SERVICE_NAME}} at org.apache.ranger.plugin.util.RangerServiceNotFoundException.throwExceptionIfServiceNotFound(RangerServiceNotFoundException.java:35) at org.apache.ranger.admin.client.RangerAdminRESTClient.getServicePoliciesIfUpdated(RangerAdminRESTClient.java:191) at org.apache.ranger.plugin.util.PolicyRefresher.loadPolicyfromPolicyAdmin(PolicyRefresher.java:306) at org.apache.ranger.plugin.util.PolicyRefresher.loadPolicy(PolicyRefresher.java:246) at org.apache.ranger.plugin.util.PolicyRefresher.run(PolicyRefresher.java:208) 2021-06-29 14:26:52,256 INFO com.hortonworks.smm.kafka.services.metric.cache.MetricsCache: TimePeriod : LAST_SIX_HOURS, BrokerId : 1546333277 fetched 5 descriptors with 723 metric points 2021-06-29 14:26:52,349 DEBUG com.hortonworks.smm.kafka.webservice.common.SMMGenericExceptionMapper: Exception translation: ex.class: class com.hortonworks.smm.kafka.services.security.AuthorizationException, ex: com.hortonworks.smm.kafka.services.security.AuthorizationException: Not authorized, stacktrace: com.hortonworks.smm.kafka.services.security.AuthorizationException: Not authorized at com.hortonworks.smm.kafka.services.security.auth.SMMSecurityContextRequestFilter.filter(SMMSecurityContextRequestFilter.java:53) at org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:132) at org.glassfish.jersey.server.ContainerFilteringStage.apply(ContainerFilteringStage.java:68) at org.glassfish.jersey.process.internal.Stages.process(Stages.java:197) at org.glassfish.jersey.server.ServerRuntime$2.run(ServerRuntime.java:318) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) at org.glassfish.jersey.internal.Errors.process(Errors.java:315) at org.glassfish.jersey.internal.Errors.process(Errors.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:267) Thanks for your attention Eduardo
... View more
06-28-2021
06:47 AM
Hi folks We installed Streams Messaging Manager (SMM) on CDP 7.1.4, and when access de UI we received this error: "An exception with message [Not authorized] was thrown while processing request." We checked ranger privilegies, but we believe that some privilege is necessary. thanks for help. Eduardo
... View more
01-11-2021
05:02 PM
Hi Parth, I apply the fix that you sent and it works fine. Really, the problem was in upgrade ranger database after last upgrade. thanks very much. best regards Eduardo
... View more
01-06-2021
02:24 AM
Hi Gabor Not yet. we decided to apply the upgrade after the holidays. we wish to do this week. thank your contact. Eduardo
... View more
12-16-2020
11:29 AM
Hi Gabor Thanks for your information. I will upgrade to 7.1.5 and check if this resolved your problem. I will tell you the results soon. Regards Eduardo
... View more
12-16-2020
10:07 AM
Hi Gabor We didn´t resolve this problem yet. I will try to open a case on Cloudera Support. Thanks Eduardo
... View more
12-08-2020
09:43 AM
Hi folks, After install Cloudera CDP 7.1.4 we access Altas and searched items . When click any item we receive this error "Unknown Entity-Type" But, looking the searching options we can´t find any ENTITY-TYPE: Someone have any idea why not show any ENTITY TYPE? Thanks Eduardo
... View more
Labels:
10-20-2020
04:48 PM
Hi all, We upgrade do CDP 7.1.4 and this problem solves. We don´t know why happening this problem, but the upgrade solve it. close issue. thanks
... View more
10-19-2020
05:11 PM
Hi folks, After install Cloudera CDP 7.1.3 we try to access on RANGER CONSOLE --> AUDIT --> ACCESS and we get this error/message "Error running solr query, please check solr configs. Collection not found: ranger_audits" Looking file catalina.out ================================================================================== Oct 19, 2020 11:59:39 PM org.apache.ranger.server.tomcat.SolrCollectionBootstrapper connect INFO: Solr is in Cloud mode Oct 19, 2020 11:59:39 PM org.apache.ranger.server.tomcat.SolrCollectionBootstrapper uploadConfiguration INFO: Config already exists with name ranger_audits Oct 19, 2020 11:59:41 PM org.apache.ranger.server.tomcat.SolrCollectionBootstrapper createCollection SEVERE: Error while creating collection in solr : org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://XXXXXXXXXXXX:8993/solr: Underlying core creation failed while creating collection: ranger_audits Oct 19, 2020 11:59:41 PM org.apache.ranger.server.tomcat.SolrCollectionBootstrapper logErrorMessageAndWait SEVERE: Error while performing operations on solr. [retrying after 60000 ms] ================================================================================== We run these steps using this information: https://docs.cloudera.com/cdp-private-cloud-base/7.1.3/installation/topics/cdpdc-additional-steps-ranger.html But it is still this error. thanks for you help. Regards Eduardo
... View more
Labels: