Member since
02-03-2018
6
Posts
0
Kudos Received
0
Solutions
09-19-2019
11:32 AM
Hello,
One node is Black listed in CDH 5.4.2 12 node Cloudera Hadoop cluster .
Reason for Black list : 27 failures on the tracker
Please help to find out the resolution.
Thanks
Krishna
... View more
Labels:
06-28-2019
08:36 PM
@Hamilton Castro Are these snapshots from Hbase stored in HDFS ? Thanks Krishna
... View more
06-17-2019
11:37 PM
@Ricky Chen Ideally 3 data nodes with 2 disks is the good option for storage and compute purpose , in case one data node goes down you can relay on other two node . This with HDFS replication factor set to 2 will help to avoid data loss, is safe option . Make sure you follow same filesystem mount points naming on all data nodes. As an example if you name /grid/0 and /grid/1 mount points then follow same naming convention all three node . List /grid/0 and /grid/1 under dfs.datanode.data.dir property. HDFS disk balancer will take care of cluster wide data balancing.
... View more
06-17-2019
05:59 PM
Limit ls to few, I mean hdfs dfs -ls /tmp/hive/hive/14* The directory under is of zero bytes drwx------ - hive hdfs 0 2017-09-04 17:10 /tmp/hive/hive/149e8d6a-ad2a-433e-87be-6cb5b27e2b7b/_tmp_space.db Find out older one and start purging them manually till you get a breather !!!. After that get permission to implement Automatic approach
... View more
12-18-2018
02:54 AM
We have Two Kerberos enabled Hadoop clusters. I need to transfer Hbase tables , but can't setup up cross realm trust.
... View more
Labels: