Member since
08-08-2017
1652
Posts
30
Kudos Received
11
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1918 | 06-15-2020 05:23 AM | |
| 15461 | 01-30-2020 08:04 PM | |
| 2071 | 07-07-2019 09:06 PM | |
| 8108 | 01-27-2018 10:17 PM | |
| 4571 | 12-31-2017 10:12 PM |
11-21-2017
04:32 PM
/dev/sdd 20511312 11106652 9388276 55% /wrk/sdd /dev/sdb 20511312 10539404 9955524 52% /wrk/sdb /dev/sdc 20511312 9175548 11319380 45% /wrk/sdc
/dev/sde 20511312 12263192 8231736 60% /wrk/sde about the PATH , yes its exsists!
... View more
11-21-2017
10:35 AM
we fix this issue by restart the ambari-server as: ambari-server restart , then we could start the standby resource manager
... View more
11-21-2017
10:33 AM
we fix this issue by restart the ambari-server
... View more
11-21-2017
06:30 AM
see the update , all the logs are updated
... View more
11-21-2017
05:31 AM
just to be clear because this is very important - do you sure that - hdfs dfs -rmr /DirectoryPath will affected only on the host and not on the entire cluster?
... View more
11-21-2017
12:09 AM
do you mean the layoutVersion version in the file should be the same ?
... View more
11-21-2017
12:04 AM
the clusterID is the same on the datanode and on the namenode
... View more
11-20-2017
11:46 PM
from some unclear reason we cant start the standby resource manager (YARN) actually when we start it its stuck , and from the ambari GUI progress bar its stuck on 10% to check the helth of the yarn ( standby resource manager ) we want to check the following commands $> su hdfs $> hdfs fsck / what kind/type of errors / warning from the commands we need to search in order to understand why yarn standby resource manager is stuck on start-up or maybe other verification?
... View more
Labels:
11-20-2017
10:50 PM
so what is the diff if I just delete the folder by rm -rf ?
... View more