Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1460A10F90 for ; Thu, 12 Feb 2015 00:28:32 +0000 (UTC) Received: (qmail 77335 invoked by uid 500); 12 Feb 2015 00:28:24 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 77200 invoked by uid 500); 12 Feb 2015 00:28:24 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 77190 invoked by uid 99); 12 Feb 2015 00:28:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2015 00:28:23 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of apivovarov@gmail.com designates 209.85.217.179 as permitted sender) Received: from [209.85.217.179] (HELO mail-lb0-f179.google.com) (209.85.217.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Feb 2015 00:27:58 +0000 Received: by mail-lb0-f179.google.com with SMTP id w7so6510999lbi.10 for ; Wed, 11 Feb 2015 16:27:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=i9bHUH2JQkfX/Qfj2UdioBDWKC66qvdOXU7l6TLgcz0=; b=vhGFmIszOq3ANPFHZBN961eiVlk8wfvxvvGTir4aXl5359Nn1rfcW50qL/hkryWdFZ qdVqGJRHnkDadHWAC0x/LB3MJ08l91FuSflYosNlkL5q1JvceOY8W0aOJCXORrbmV2UI J6My3TTopO8Oc/pY6Pp7eZ2jLRpwSCUW6AOCGNe7WkBOqOnVF9HmE5akzwOeXSgB5yZw 1Z/I+g6UIG6aZGRRh69KbDl/T0ylWFt0aE8vmHeoBThyGk0ijVfQE8GCqdVWIqgFD9pt Q6VJQx1gkpDo2MUvpt0xq+6kZGHZVulJOi+V7FcFb4Q6O+HjtRjrILBAZpFf5Cnky+f+ V2Vg== X-Received: by 10.152.7.204 with SMTP id l12mr988201laa.1.1423700877135; Wed, 11 Feb 2015 16:27:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.25.87.20 with HTTP; Wed, 11 Feb 2015 16:27:36 -0800 (PST) In-Reply-To: <2180513.qFrgLSdsHP@precision> References: <2319236.rJdMuH1bzu@precision> <2180513.qFrgLSdsHP@precision> From: Alexander Pivovarov Date: Wed, 11 Feb 2015 16:27:36 -0800 Message-ID: Subject: Re: Building for Windows To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c242b00c5735050ed9311c X-Virus-Checked: Checked by ClamAV on apache.org --001a11c242b00c5735050ed9311c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable There are about 3000 tests It should be particular box configuration to run all tests successfully you should have lots of memory It takes min 1 hour to run all tests Look at hadoop pre-commit builds on jenkins https://builds.apache.org/job/PreCommit-HADOOP-Build/ On Wed, Feb 11, 2015 at 3:55 PM, Lucio Crusca wrote: > In data mercoled=C3=AC 11 febbraio 2015 15:17:23, Alexander Pivovarov ha > scritto: > > in addition to skipTests you want to add "native-win" profile > > > > > mvn clean package -Pdist,native-win -DskipTests -Dtar > > Ok thanks but... what's the point of having tests in place if you have to > skip > them in order to build? > > > > > this command must be run from a Windows SDK command prompt (not cygwin) > > Yes I was already doing that, Cygwin is only installed to provide a few > required unix commands (from BUILDING.txt: * Unix command-line tools from > GnuWin32 or Cygwin: sh, mkdir, rm, cp, tar, gzip). For some reason I don'= t > remember I had problems with GnuWin32 and went for Cygwin instead. > > > --001a11c242b00c5735050ed9311c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
There are about 3000 tests
It should be particular= box configuration to run all tests successfully
you should have lots of= memory
It takes min 1 hour to run all tests

Look at hadoop= pre-commit builds on jenkins https://builds.apache.org/job/PreCommit-HADOOP-Build/<= /a>

--001a11c242b00c5735050ed9311c--