In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail how to start and close Hadoop warnings, Xiaobian thinks it is quite practical, so share it with you for a reference, I hope you can gain something after reading this article.
Eclipse associated Hadoop source code
Create a JAVA project and add the following folder to the src directory under $HADOOP_HOME/src:
core, hdfs, mapred
Error reported after import due to lack of jar package. The following jar packages need to be imported:
All jar packages in the $HADOOP_HOME/lib directory
All jar packages in the $HADOOP_HOME/lib/jsp-2.1 directory
ant.jar
Error import.sun. net.util.IPAddressUtil for DFSClient.java
Error reason: sun is private at the beginning, some APIs that are not public are used to develop JDK.
Workaround: Libby replaces JDK on the property page
Warning: $HADOOP_HOME is deprecated
Look at hadoop-config.sh under $HADOOP_HOME/bin, the key code is shown below:
The solution is therefore as follows:
Add export HADOOP_HOME_WARN_SUPPRESS=1 to/etc/profile file
Execute source /etc/profile
Restart Hadoop Problem Solving
About "how to start and close Hadoop warning" This article is shared here, I hope the above content can be of some help to everyone, so that you can learn more knowledge, if you think the article is good, please share it to let more people see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.