Member since
01-16-2018
613
Posts
48
Kudos Received
109
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 777 | 04-08-2025 06:48 AM | |
| 951 | 04-01-2025 07:20 AM | |
| 913 | 04-01-2025 07:15 AM | |
| 962 | 05-06-2024 06:09 AM | |
| 1500 | 05-06-2024 06:00 AM |
12-19-2022
12:34 AM
Hello @anks1 Thanks for using Cloudera Community. Kindly confirm the following details: CML Deployment (CDP Public Cloud Or Private Cloud) CML Version Used (Via CML Workspace Details In CML Page) Any timeframe of how many days before an App transition to Failed State from Running State Regards, Smarak
... View more
12-19-2022
12:15 AM
Hi @pacman A Merge happens for each Read Operation i.e. BlockCache & MemStore. As such, Incorrect Values aren't observed. Having said that, If you observe any such scenario of Read/Write Inconsistency, Kindly share a Use-Case & any replication attempt to allow us to review accordingly. Regards, Smarak
... View more
12-13-2022
12:48 AM
Hello @ashokaakula As per [1], the Master Password isn't recoverable in the event of the same being lost. As such, We shall request your Team to engage Cloudera Support, if your Team have lost the same without further delay. Regards, Smarak [1] https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/navigator_encrypt_register.html#concept_opn_tnn_mr__section_g5n_tnn_mr
... View more
12-09-2022
07:14 AM
Hello @quangbilly79 Thanks for using Cloudera Community. The Link [1] applies to CDE Service, which is available on Private Cloud & Public Cloud. In CDP Public Cloud, Your Team need to connect to the CDP Management Console & access the CDE Service as documented in [1]. In CDP Private Cloud, You need to install Data Service [2] to access CDE Service, upon which your Team can Schedule Job. The Cloudera Manager of CDP Private Cloud is used to install Data Service [2] & CDE is available after successful installation on Data Service. Without Data Service, Oozie can be used by your Team as shared above by Steven. Kindly review & let us know if you have any queries. Regards, Smarak [1] Scheduling jobs in Cloudera Data Engineering [2] CDP Private Cloud Data Services: Documentation | CDP Private Cloud (cloudera.com)
... View more
12-02-2022
01:26 AM
Hello @GregDol Thanks for using Cloudera Community. This is an Old Post, yet I am sharing a review for other Community Users, in case they encounter the concerned issue. Reviewing the Post indicates the Issue is likely caused by missing "rt.jar" in the JDK used by the Solr Service. In other words, the concerned Class "java.time.zone.ZoneRulesProvider" is present in "/usr/java/jdk1.8.0_232-cloudera/jre/lib/rt.jar" for CDP Cluster (Path & Version may be different for Customer). The concerned JDK is used by the various Services running including Solr. In your scenario, the concerned Class appears to be missing. Assuming your team wish to confirm whether a JAR consists of the Class, you may use Command [ /usr/java/jdk1.8.0_232-cloudera/bin/jar -tvf /usr/java/jdk1.8.0_232-cloudera/jre/lib/rt.jar] to list the Classes, which should include "java.time.zone.ZoneRulesProvider" as well. If your Team is using any different JDK, Review the same & ensure the "rt.jar" is present for Class "java.time.zone.ZoneRulesProvider" to be loaded successfully. Regards, Smarak
... View more
12-01-2022
03:32 AM
1 Kudo
Could you try to add 'home' at the end of provided URL ? It should be http://xxxxxx/airflow/home
... View more
12-01-2022
02:25 AM
Hello @QiDam As stated by JD above, the CDE Service relies on Ozone Service on Base Cluster. If Ozone Service wasn't in Healthy State, the CDE Service enabling would fail with similar tracing as shared by you. We would recommend the following checks: Ensure Ozone Service is Up & Running on Base Cluster. Create a new Environment & check CDE Service enabling on the new Environment. If the above CDE Service enabling on new Environment is Successful, Reattempt the CDE Service enabling on the existing Environment. If the above Suggestion doesn't help, We would suggest engaging Support as any further troubleshooting would require sharing the Logs over the Public Community forum, which may have Customer's details. We shall mark the Post as Resolved now. If you have any concerns, Feel free to Update the Post likewise. Regards, Smarak
... View more
11-21-2022
02:24 AM
1 Kudo
Hello @sfdragonstorm & @pacman In the Region Name "img,0006943d-20150504220458043384375D00000002-00093,1527295748538.7b45a9f6f5584fc50b3152d41a5323a2.", the Table Name is "img", StartKey is "0006943d-20150504220458043384375D00000002-00093", Timestamp is "1527295748538" & "7b45a9f6f5584fc50b3152d41a5323a2" is the Region ID. Under HBase Data Directory, each Table Directory would have Region-Level Directories as identified by Region ID ("7b45a9f6f5584fc50b3152d41a5323a2" in Example). The Region ID is an MD5 encoded string for the Region Name & generated by HBase itself. Refer [1], if your Team wish to review the same. Regards, Smarak [1] https://hbase.apache.org/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.164
... View more
11-15-2022
11:20 PM
I finally engaged Cloudera support. After checking the security value with the following command : /var/lib/ambari-server/resources/scripts/configs.py -l <ambari host fqdn> -t <port> -u admin -p <password> -n <cluster_name> -a get -c cluster-env | grep -i security_enabled, I was asked to disable the security_enabled : /var/lib/ambari-server/resources/scripts/configs.py -l <ambari host fqdn> -t <port> -u admin -p <password> -n <cluster_name> -a set -c cluster-env -k security_enabled -v false Then i was able to start ranger again Still have problem with infa_solr. I will engage support for that
... View more
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