Although there are many software for Java development, in the actual development process, the number of people using eclipse to develop is still more. In this section, we describe the download use of Eclispe and the installation of its plug-in.
First: Tool preparation
1.eclispe Download, official website address (HTTP://WWW.ECLIPSE.ORG/DOWNLOADS/PACKAGES/ECLIPSE-STANDARD-431/KEPLERSR1), Eclispe version has
directly by decompression. Eclipse does not open generally is downloaded and the system does not match, the JDK environment is not configured well, if it is dragged from elsewhere may also be the Eclipse.ini configuration file in the virtual memory and other issues ...Install the SVN plugin in eclipse:1. Open Eclipse-
Install and configure the hadoop plug-in myeclipse and eclipse in windows/Linux, and myeclipsehadoop
I recently want to write a test program MaxMapperTemper on windows, and there is no server around, so I want to configure it on windows 7.
Succeeded. I want to take notes here to help you.
The installation and configuration steps are as follows:
Myeclipse 8.5
Hadoop
First, Introduction:Recently in doing a city firm Project POC test it version, involving the compilation of LINUX64BTI source code and development plug-in use, as a note to share to everyone.Second, the plug-in compilationThe HADOOP2X version of the Eclipse plugin has been individually extracted as a standalone open source project, which differs from the previous version of the model directly integrated int
Hadoop version 2.6.4
The error report's common module compiles incorrectly,
Failed to parse plugin descriptor for org.apache.hadoop:hadoop0maven-plugins:2.6.4 (/home/java/hadoop2/ hadoop-2.6.4-src/hadoop-maven-plugins/targer/classes): No plugin descriptor found at Meta/inf
1, download Hadoop-eclipse-plugin-1.2.1.jar, and copy it to Eclipse/plugins.2. Open Map-reduce ViewIn Eclipse, open Window-->open perspetive-->other and select Map/reduce.3, select Map/reduce Locations tab, create a new location4. In Project Exploer, you can browse the file
A. under the Hadoop decompression directory, locate Src\contrib\eclipse-plugin\build.xml and add the following lines: B. the increase in Build.xml is as follows: C. In Build.xml, revise as follows: D. Locate Src\contrib\build-contrib.xml and add the following lines: E. locate The Src\contrib\eclipse
configure the interpreter. In the Eclipse menu bar, choose Window > Preferences > Pydev > Interpreter–python to configure Python here. You first need to add an already installed interpreter. If you do not download and install Python, please download the 2.x or 3.x version on the official website: http://www.python.org/.I am using the python3.x version and Python is installed under the D:\Python32 path. Click New to enter the dialog box. Interpreter n
Hadoop pseudo-distribution configuration and Eclipse-Based Development Environment
Directory
1. Development and configuration environment:2. Hadoop server configuration (Master node)3. Eclipse-based Hadoop2.x Development Environment Configuration4. Run the Hadoop program and
environment in Ubuntu
Detailed tutorial on creating a Hadoop environment for standalone Edition
Build a Hadoop environment (using virtual machines to build two Ubuntu systems in a Winodws environment)
Environment: RedHat6 (Enterprise Edition)
Hadoop version: 1.04
Eclipse: 3.4
Mode:
Tags: default refresh Environment build ATI Inode technology share structure own successHadoop environment setup under Eclipse Tools:Build the Eclipse64 development system in the WINDOW10 operating system and configure the Eclipse plugin for Hadoop to allow Eclipse to view t
Org.apache.hadoop.io.nativeio.NativeIO to ProjectThen position to 570 lines, directly modify to return true;As shown in the following:
3. Under Windows Runtime Environment configuration (if not in effect, you need to restart the machine)Requires Hadoop.dll,winutils.exe (these two files are in hadoop2.5.2 (x64). zip). Copy the E:\hadoop\bin directory and add the two files to E:\hadoop\
Eclipse Add Delete plugin-eclipse marketplace
In some versions of Eclips, there is no eclipse marketplace, which makes Eclipse add plug-ins A comparison of the gamma, the traditional way is to download the plugin
To explain the functionality of the Easyexplore plugin, Easyexplore is a Windows Explorer-like Eclipse plugin that helps you quickly navigate the local file system without exiting Eclipse.In particular, you can see the picture:A few days ago the project team to a batch of new employees, in the configuration development environment, found that some employees can i
order to create native libraries, also need lzo headers,zlib headers, gcc, OpenSSL headers, cmake, Protobuf dev Tools, and Libtool, and the GNU Autotools (Automake, autoconf, etc).$ apt-Get -y install maven build-essential autoconf automake libtool cmake zlib1g-dev pkg-config libssl-dev libfu Se-devWith the preparation above, you can compile the Hadoop source code and import the eclipse.First you need to install
1. Prepare the jar package and install eclipse.2. Copy the jar package to the Eclipse/plugin. 3. Open Eclipse, configure Hadoop home in eclipseWindows->preference, choose your own Hadoop installation path: 4.windows->show View
the protocol version number to see if the installation was successful.$ protoc--version encountered the following error, as follows:The analysis is because the system cannot find the Lib library, modify the/etc/ld.so.conf file, and add/usr/local/lib. As follows:$ sudo gedit/etc/ld.so.conf content: Include/etc/ld.so.conf.d/*.conf/usr/local/lib update the library file path by executing the following command, and then you can view the version number by using the $ protoc--version command. $ sudo
1. Download Tomcat plugin
Download Address: The Http://www.eclipsetotale.com/tomcatPlugin.html,tomcat plugin version is best to correspond to the Eclipse version, or there will be an issue that cannot be installed.
2, install the plug-in
Unzip the downloaded package into the plugins directory of the Eclipse directory
Http://www.cnblogs.com/errorx/p/3779578.html1. Preparatory work
Jdk:
Eclipse:
Maven:
libprotoc:https://developers.google.com/protocol-buffers/
hadoop:http://www.apache.org/dyn/closer.cgi/hadoop/common/
Add Open source China Maven Library: http://maven.oschina.net/home.htmlMaven\conf\settings.xml2. Import
Extract the Hadoop
Whereis filename Result: Generate file pathFind/-name filename Result: Generate file pathHadoop Fs-mkdirFile path name under the Hadoop fs-put file Pathname HostHadoop fs-ls/View all files under the current pathInstalling Hadoop plugins under EclipseReplicate the Hadoop-eclipse-plu
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.