Member since
05-14-2020
109
Posts
11
Kudos Received
10
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1665 | 01-31-2023 06:37 AM | |
| 1380 | 01-31-2023 06:15 AM | |
| 1889 | 01-31-2023 06:03 AM | |
| 1262 | 12-22-2022 05:33 PM | |
| 1937 | 08-26-2022 12:23 AM |
03-14-2022
08:31 AM
Hi @HDP_Suja , From the error " Execution of '['/usr/bin/yum', '-d', '0', '-e', '0', 'check', 'dependencies']' returned 1. hadoop_3_1_5_0_152-yarn-3.1.1.3.1.5.0-152.x86_64 has missing requires of hbase_3_1_5_0_152 phoenix_3_1_5_0_152-5.0.0.3.1.5.0-152.noarch has missing requires of hbase_3_1_5_0_152" It looks like it is still pointing to the old repo. Please check for any old repo under /etc/yum.repos.d and move it to another folder and restart agent to see if it works. Thanks
... View more
01-24-2022
06:34 AM
Hi @Koffi , May I know what Ambari version you are using ? And what was the change performed on those Hbase hosts ? Also can you check the Ambari server and agent logs on both the Hbase master nodes and check specifically for any JMX or ssl related error.
... View more
12-15-2021
11:23 PM
Hi @novice_tester , You can look for Backup -> replication schedules in the CM UI. Sharing the doc for reference - https://docs.cloudera.com/documentation/enterprise/5-13-x/topics/cm_bdr_about.html Let me know if it helps.
... View more
12-14-2021
12:27 AM
1 Kudo
Hi @MahmoudSabri , Please use the snapshot policy provided by CM to create snapshot for HDFS or Hbase. Refer the doc - https://docs.cloudera.com/runtime/7.2.10/data-protection/topics/hdfs-create-snapshot-policy.html Hope this will help.
... View more
12-12-2021
11:11 PM
Hi Mahmoud, I see you want to backup/restore the master nodes of the CDP cluster. May I know if you are planning to backup the HDFS data or the host data ? If it is the HDFS data then you can refer this doc - https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/data-protection/topics/hdfs-perform-a-backup-of-the-hdfs-metadata.html And if you are planning to backup the host data then snapshot can be a good approach.
... View more
12-12-2021
11:00 PM
Hi Srinivasa, As this is a 3rd party application I am not really sure about it. Glad that currently you have a property that help in achieving the goal.
... View more
11-18-2021
12:38 AM
1 Kudo
Hi @Ani1991 , Suspecting Kerberos related parameters are incorrectly configured in the Kafka service repo in Ranger. Can you please try the below solution : -- Ranager Admin UI > edit kafka service repo cm_kafka > Add configs in "Add New Configurations" -- Add below configs. (Change the config accordingly) for protocol bootstrap.servers <kafkaBroker>:Port security.protocol SASL_PLAINTEXT sasl.mechanism GSSAPI kafka.keytab <keytab> kafka.principal <prinicipal> This config needs a kafka keytab path , copy kafka keytab to ranger admin host with ranger:ranger permissions set.
... View more
11-15-2021
02:38 AM
Hi Srmitta, In my lab I cannot see any warn or info while doing hadoop commands. Please try the below setting in the hdfs-log4j : hadoop.root.logger=INFO,WARN,console hadoop.log.dir=. hadoop.log.file=hadoop.log
... View more
11-15-2021
02:03 AM
Hi Sai, Can you take backup of files/directories inside path - /var/lib/hadoop-yarn/yarn-nm-recovery and restart Nodemanagers and see how it goes. Thanks
... View more
10-13-2021
06:10 PM
Hi @rajatsachan , While accessing the Ranger UI please try to check the Ranger admin logs. If possible please share the snippet of the error to check. It will be helpful to understand the real cause of the UI issue.
... View more
- « Previous
-
- 1
- 2
- Next »