Member since
07-24-2022
8
Posts
3
Kudos Received
0
Solutions
08-07-2024
12:57 PM
@Shivakuk Thank you for bringing this to our Community. Did you get to review the following Docs for respective role instances. Managing Role Instances https://docs.cloudera.com/cdp-private-cloud-base/7.1.9/managing-clusters/topics/cm-role-instances.html Yarn Resource Manager https://docs.cloudera.com/cdp-private-cloud-base/latest/yarn-high-availability/topics/yarn-resourcemanager-host-migration.html Moving HDFS Roles: https://docs.cloudera.com/documentation/enterprise/5-6-x/topics/admin_nn_migrate_roles.html#concept_w3h_m2l_2r Zookeeper https://docs.cloudera.com/documentation/enterprise/5-8-x/topics/cm_mc_zookeeper_service.html#ReplacingZkServerCM Spark on Yarn: Kindly make sure to take a backup of /etc/spark/conf folder and then proceed with the following: Deleting Role Instance: >Go to CM UI > Spark > Spark History Server Instance >Click Actions > Stop >Click Delete Adding/Configuring New Spark Instance: > Click on add role instances > Select on which host you want to install > Then start the role IMPORTANT: Please ensure to take backup of the working directories of concerned role instances, followed by re-deploying client configurations. Let us know how it goes. Cheers! V
... View more
03-04-2024
02:06 AM
1 Kudo
@Shivakuk When you replace a disk in an HDFS cluster, especially if it's a DataNode disk, the Hadoop system should handle data replication and rebalancing automatically. This means that once the new disk is added and the DataNode is back online, HDFS will redistribute the data across the cluster to maintain the configured replication factor. If data was wiped during or after the disk replacement process, it's critical to investigate why this occurred and take measures to prevent data loss in the future. Ensure that proper backup and recovery procedures are in place, and consider implementing data mirroring or replication to minimize the risk of data loss due to hardware failures. Regards, Chethan YM
... View more
02-22-2024
02:53 AM
1 Kudo
Hi @Shivakuk As I test Sentry does not support DROP and DELETE privilege. However if you want to remove the DROP access from Admin user, then you have first remove ALL privileges and just provide SELECT and INSERT privileges to the user NOTE: The DELETE, UPDATE, and UPSERT operations require the ALL privilege on the DB/ Table/ Column.
... View more
02-01-2024
10:51 PM
1 Kudo
@Shivakuk, Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
... View more
09-05-2023
01:50 PM
Hey @Shivakuk Circling back to see if my response was helpful. I am happy to help you if you have followup questions. Thanks!
... View more
09-04-2023
10:06 PM
@Shivakuk, Have any of the replies 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
07-17-2023
02:26 AM
3 Kudos
Hi @Shivakuk It's a known behavior (bug) in CDH 6.3.4. The bug is resolved in CDP 7.x versions. Let me know if this helps. Cheers!
... View more