Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 07-20-2016 03:03 AM
i have added dfs.namenode.acls.enable =true in hdfs..i have 4 data node cluster with HDP 2.1.2..i restart the services
Created 07-20-2016 07:47 AM
Hi..tq for your time guys..i just restart the datanodes..now all nodes are up..the is resolved..but one issue(alert) left that is block health issue( correcpted blocks 108,under replicated blokcs: 500) not resolved...should i need to run hadoop fs -fsck command?
Created 07-20-2016 03:08 AM
@sankar rao can you add here what you see in the log file?
Created 07-20-2016 03:11 AM
i new this hadoop env..can please assist me where clould i found log file?
Created 07-20-2016 03:42 AM
Please log to server where datanodes are down
cd /var/log/hadoop/hdfs ll -ltr
there you can find the file like this hadoop-hdfs-datanode-(hostname).log
tail -300f hadoop-hdfs-datanode-(hostname).log
and paste the output here for analysing the issue.
Created 07-20-2016 04:03 AM
i found hadoop-hdfs-namenode-(hostname).log but i con't datanode...i found this in cd /var/opt/teradata/log/hadoop directory in my system...
Created 07-20-2016 04:26 AM
check for Hadoop Log Dir Prefix property location In Ambari-->HDFS-->>Advance Hadoop env. Location pointing to that property, there you can find log files.
You need to check on datanode server.
Created 07-20-2016 05:33 AM
it there like this .../var/opt/teradata/log/hadoop
while i go to cd //var/opt/teradata/log/hadoop ..i couldn't find any datanode..i can find namenode,zkfc,journalnode..etc but i con't see data node..
Created 07-20-2016 03:45 AM
true is spelled wrong
Created 07-20-2016 07:47 AM
Hi..tq for your time guys..i just restart the datanodes..now all nodes are up..the is resolved..but one issue(alert) left that is block health issue( correcpted blocks 108,under replicated blokcs: 500) not resolved...should i need to run hadoop fs -fsck command?
Created 07-28-2016 01:19 PM
Yes you have to run fsk command
https://community.hortonworks.com/articles/4427/fix-under-replicated-blocks-in-hdfs-manually.html