You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Ivan Mitic (JIRA)" <ji...@apache.org> on 2012/11/21 08:43:58 UTC

[jira] [Updated] (HADOOP-9074) Hadoop install scripts for Windows

     [ https://issues.apache.org/jira/browse/HADOOP-9074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Mitic updated HADOOP-9074:
-------------------------------

    Attachment: HADOOP-9074.branch-1-win.installer.patch

Attaching the patch. Patch contributors are Steve Maine, Ramya Nimmagadda, Chuan Liu, Brad Sarsfield and Ivan Mitic.

To compile the windows package run:
 {{ant winpkg}}

This will result in a {{hadoop-1.1.0-SNAPSHOT.winpkg.zip}} target which contains all binaries/scripts needed for install.

To install Hadoop on the box, unpack the zip and run:

{{hadoop-1.1.0-SNAPSHOT.winpkg\scripts\install.ps1 -username <username> -password <password>}}

where <username>/<password> represent an account in which context the services will be running in. Please refer to install.ps1 for additional details on how to setup this account.

Hadoop services will run as Windows services meaning that they could be controlled through the Service Control Manager (services.msc). Alternatively, one could use %HADOOP_HOME%\bin\ start_daemons.cmd/stop_daemons.cmd to start and stop the services. 

                
> Hadoop install scripts for Windows
> ----------------------------------
>
>                 Key: HADOOP-9074
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9074
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1-win
>            Reporter: Ivan Mitic
>            Assignee: Ivan Mitic
>         Attachments: HADOOP-9074.branch-1-win.installer.patch
>
>
> Tracking Jira to post Hadoop install scripts for Windows. Scripts will provide means for Windows users/developers to install/uninstall Hadoop on a single-node.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira