Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 24631 invoked from network); 16 May 2010 22:36:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 May 2010 22:36:09 -0000 Received: (qmail 28062 invoked by uid 500); 16 May 2010 22:36:08 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 28011 invoked by uid 500); 16 May 2010 22:36:07 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 27998 invoked by uid 99); 16 May 2010 22:36:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 May 2010 22:36:07 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 May 2010 22:36:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4GMZhPf014446 for ; Sun, 16 May 2010 22:35:43 GMT Message-ID: <8520183.74771274049343434.JavaMail.jira@thor> Date: Sun, 16 May 2010 18:35:43 -0400 (EDT) From: "Volodymyr Orlov (JIRA)" To: common-dev@hadoop.apache.org Subject: [jira] Created: (HADOOP-6767) Patch for running Hadoop on Windows without Cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org Patch for running Hadoop on Windows without Cygwin -------------------------------------------------- Key: HADOOP-6767 URL: https://issues.apache.org/jira/browse/HADOOP-6767 Project: Hadoop Common Issue Type: Improvement Components: build, conf, filecache, fs, io, scripts, security, test, util Affects Versions: 0.20.2 Environment: Windows XP, 2003, 7, 2008 Reporter: Volodymyr Orlov Fix For: 0.20.2 Proposed patch adds a possibility to run Hadoop on Windows without Cygwin. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.