Step Two: Install IntelliJ idea
If 3 nodes such as Master, Slave1, Slave2, it is recommended to install it on the master node
To Https://www.jetbrains.com/idea download the corresponding version of the file,
Because, I usually install the JDK myself, without the openjdk of CentOS, so I download the version as follows
Then unzip it.
The following is the directory where IntelliJ idea was installed
Then proceed to the bin directory of the Unpacked folder.
Of course, here, recommend everyone, the shortcut of its IntelliJ idea soft connect to CentOS6.5 's desktop!!! ,
Become
./idea.sh
Will go to the installer because the program is a GUI-interface program, so it cannot be installed under the command interface.
Remember that you must configure the Java environment variables before installing.
Scala IDE for eclipse download and installation
If 3 nodes such as Master, Slave1, Slave2, it is recommended to install it on the master node
First, go to the Scala IDE website, as follows
http://scala-ide.org/
Go to the Scala IDE download page
The following is a list of Scala IDE for Eclipse installations.
Of course, here, we recommend that you connect their scala IDE for Eclipse shortcuts to the CentOS6.5 Desktop!!! ,
is to facilitate the subsequent operation of the program.
Become
Correspondingly, that is
Correspondingly, is
That way, just double-click on the icon to get it right.
After running Eclipse, a dialog box will appear, allowing you to select the working directory, which is the default in your home directory under workspace, and here I am the/home/spark/workspace directory. Of course, you can also choose a different working directory.
Correspondingly,
By default, the memory here is too small for eclipse. Let's set the big point for ourselves.
-startupplugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar--launcher.libraryplugins/ org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740-vmargs-xmx2g-xms200m-xx:maxpermsize=384m
-startupplugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar--launcher.libraryplugins/ org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740-vmargs-xmx2g-Xms1G-XX: maxpermsize=384m
Teach everybody, can
In this way, if the local win, did not test, or feel that the input and output path is not good control, error-prone, this is a good choice.
Well, just get it out of here.
Reference
http://blog.csdn.net/u011403655/article/details/46404215
CentOS6.5 how to properly download, install IntelliJ idea, Scala, Scala-intellij-bin plugin, Scala IDE for Eclipse Booster Big Data Development (graphic)