Hadoop on Windows with Eclipse -03- Set Environment Variables
Posted SummerSoft
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Hadoop on Windows with Eclipse -03- Set Environment Variables相关的知识,希望对你有一定的参考价值。
Set Environment Variables
The next step is to set up the PATH environment variable so that Eclipse IDE can access Cygwin commands
To set environment variables follow these steps:
- Find "My Computer" icon either on the desktop or in the start menu, right-click on it and select Properties item from the menu.
- When you see the Properties dialog box, click on the Environment Variablesbutton as shown below
- When Environment Variables dialog shows up, click on the Path variable located in the System Variables box and then click the Edit button.
- When Edit dialog appears append the following text to the end of the Variable value field:
;c:\\cygwin64\\bin;c:\\cygwin64\\usr\\sbin
Note: If you installed cygwin in the non-standard location, correct the above value accordingly. - Close all three dialog boxes by pressing OK button of each dialog box.
以上是关于Hadoop on Windows with Eclipse -03- Set Environment Variables的主要内容,如果未能解决你的问题,请参考以下文章
Hadoop on Windows with Eclipse -03- Set Environment Variables
403 Forbidden on Django Storages css/js files with Amazon S3 on an EC2 Instance
System Operations on AWS - Lab 1W - Creating EC2 (Windows)