How to configure eclipse in Hadoop
Xiaobian to share with you how to configure eclipse in Hadoop, I believe most people do not know how, so share this article for everyone's reference, I hope you have a lot of harvest after reading this article, let's go to understand it together!
Configuring eclipse
Upload eclipse
[hadoop@master installer]$ ls
eclipse-jee-indigo-SR2-linux-gtk.tar.gz hadoop-1.2.1.tar.gz
[hadoop@master installer]$ tar xzf eclipse-jee-indigo-SR2-linux-gtk.tar.gz
[hadoop@master plugins]$ cp ../../ installer/hadoop-eclipse-plugin-1.2.1.jar .
[hadoop@master plugins]$ pwd
/home/hadoop/eclipse/plugins
start eclipse
Two locations
Create Project Engineering
Enable xmanager to open remote graphics
Start Xmanager passive first
After starting, there is in the task bar, this thing is automatically hidden after starting.
[hadoop@master eclipse]$ export DISPLAY=192.168.1.200:0.0
[hadoop@master eclipse]$ xhost +
access control disabled, clients can connect from any host
That's all for "How to configure eclipse in Hadoop". Thanks for reading! I believe that everyone has a certain understanding, hope to share the content to help everyone, if you still want to learn more knowledge, welcome to pay attention to the industry information channel!