Member since
10-01-2018
802
Posts
144
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3538 | 04-15-2022 09:39 AM | |
| 2863 | 03-16-2022 06:22 AM | |
| 7481 | 03-02-2022 09:44 PM | |
| 3447 | 03-02-2022 08:40 PM | |
| 2360 | 01-05-2022 07:01 AM |
09-20-2021
06:07 AM
@engerej The issue could lies with JNDI and the fact that it does not handle a group with a leading space. So check if your groups having space in the name.
... View more
09-20-2021
06:03 AM
1 Kudo
@wert_1311 A Cloudera Enterprise license is required for the following features: LDAP and SAML authentication Configuration history Alerts delivered as SNMP traps and custom alert scripts Backup and disaster recovery Operational reports Cloudera Navigator Commands such as Rolling Restart, History and Rollback, and Send Diagnostic Data Cluster Utilization Reports Role Based Access Control and Cluster-specific Roles https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/cm_ag_licenses.html
... View more
09-20-2021
05:52 AM
@SHUAIPENG I would suggest to deploy Kerberos Client Configuration once from CM > Cluster > Action menu and Also restart the CM server after that and try again to generate the credentials and see how it goes.
... View more
08-18-2021
01:08 AM
Yes it's available now: HDP to CDP Upgrade Overview In-place upgrade overview CDP Upgrade Readiness
... View more
08-17-2021
11:55 AM
@vishal_ That's the correct way. See deprecated items in CDP: https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/upgrade-cdh/topics/hive-unsupported.html See the recommendation for CLI in CDP: https://docs.cloudera.com/cdp-private-cloud-base/7.1.3/concepts/topics/sdx-workflow-1--using-impala-shell-and-hive.html
... View more
08-15-2021
03:35 AM
@vishal_ There may be a chance the The property "tez.history.logging.proto-base-dir" is pointing to wrong HDFS path location so check that once and correct if needed. > Then Go to CM > Tez > Actions > "Upload Tez tar file to HDFS". > Also check if hive user dir exist in hdfs else you have to go CM > Hive > Action > Create hive dir > Also, check the Hive on Tez service Environment Advanced Configuration Snippet (Safety Valve) and mention it below. AUX_CLASSPATH="$AUX_CLASSPATH:$TEZ_JARS" > Then Save changes and restart the service.
... View more
08-14-2021
08:06 PM
@zinal I would request you to check if you have root privileges on the host because that's needed for Auto-TLS. Also check the permission on the directory where CM Auto-TLS stores the certificate. Lastly you can bypass this issue by copying certs manually from below dir: Temporary directory is at: /tmp/generateHostCerts16944646874431887540 to the Auto-TLS dirs on the host and modify the config.ini file (refer the config.ini file from working host) and restart the agent.
... View more
08-14-2021
07:54 PM
@vishal_ You might be hitting this issue : https://community.cloudera.com/t5/Support-Questions/hive-server-restarted-failed-with-error-stopping-schq/td-p/312210 Please take a look and let us know if this resolves your issue.
... View more
08-14-2021
07:49 PM
@Sam2020 you are missing an important point here that is the Trial installation will always we available for latest software version. Since we have released CM7.4.4 last week so the error you are seeing is expected. You have to change you repo to https://archive.cloudera.com/cm7/7.4.4/redhat7/yum/repodata/ (try accessing this from browser you will understand). Bottom-line is if you have valid subscription you can still have 7.3.1 but if you want trial than you have to go for 7.4.4.
... View more