Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to debug hadoop remotely

2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly shows you "how to debug hadoop remotely", which is easy to understand and clear, hoping to help you solve your doubts. Let the editor lead you to study and learn this article "how to debug hadoop remotely".

1. Fill in the following information into the hadoop-en.sh environment variable, if you debug NameNode.

HADOOP_NAMENODE_OPTS= "- agentlib:jdwp=transport=dt_socket,address=8888,server=y,suspend=y"

# HADOOP_SECONDARYNAMENODE_OPTS= "- agentlib:jdwp=transport=dt_socket,address=8789,server=y,suspend=y"

# HADOOP_DATANODE_OPTS= "- agentlib:jdwp=transport=dt_socket,address=8790,server=y,suspend=y"

# HADOOP_BALANCER_OPTS= "- agentlib:jdwp=transport=dt_socket,address=8791,server=y,suspend=y"

# HADOOP_JOBTRACKER_OPTS= "- agentlib:jdwp=transport=dt_socket,address=8792,server=y,suspend=y"

# HADOOP_TASKTRACKER_OPTS= "- agentlib:jdwp=transport=dt_socket,address=8793,server=y,suspend=y"

2. Open Eclipse, and the configuration file is shown in the figure.

3. Press and hold Ctrl to enter and you can see the NameNode source code

4. Debug settings

The above is all the contents of the article "how to debug hadoop remotely". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report