Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D25CFF24 for ; Sat, 30 Mar 2013 14:28:44 +0000 (UTC) Received: (qmail 60577 invoked by uid 500); 30 Mar 2013 14:28:43 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 60438 invoked by uid 500); 30 Mar 2013 14:28:40 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 60388 invoked by uid 99); 30 Mar 2013 14:28:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Mar 2013 14:28:38 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jwills@cloudera.com designates 209.85.217.170 as permitted sender) Received: from [209.85.217.170] (HELO mail-lb0-f170.google.com) (209.85.217.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Mar 2013 14:28:32 +0000 Received: by mail-lb0-f170.google.com with SMTP id x11so933480lbi.1 for ; Sat, 30 Mar 2013 07:28:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:x-gm-message-state; bh=enexAz3KqktWqqKlOdMFqHAh7H/i1pSd7RvYNswwj/4=; b=QG8X5ToDczvkf24xekGmY2UhxnxXGo0FqBdpiMisidewdm72CKn6XkQ7nBuOZqWNrB s3O3Htw0SYMTqXPPzJeodpOlyPEWreEOKqQnHJBVtFDpmYruxQSs/HUOnAUxt/7eWgKQ WxOHLHlwaLPzmINukY0nszc/sPUHxoqTX/hIlJ8gdZ9Yg/i55t9GQZNQZNfh7Wc/I6Dj nRxv4Z5s/9lungJf+AVIqnMS8EbTeKmrA6cmBK59uyoqi3A+xPy04LmKRrfJ6xLFF97C wslCtOqZJ/6WF1kdkDmhC2ooL+NNR6t6cWAQLAdZaP4cKwP6DDt0Sr0J1AV4KM6fqtA9 yg+w== X-Received: by 10.152.115.196 with SMTP id jq4mr2771932lab.53.1364653691022; Sat, 30 Mar 2013 07:28:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.82.7 with HTTP; Sat, 30 Mar 2013 07:27:50 -0700 (PDT) In-Reply-To: <20130330091342.GA9514@mafr.de> References: <20130330091342.GA9514@mafr.de> From: Josh Wills Date: Sat, 30 Mar 2013 07:27:50 -0700 Message-ID: Subject: Re: Building trouble To: dev Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnSW8N6AFLhfez4QHo3ZgnKyOTix8VkigAYOmqjqww0MPpMDhDKUyM180ibNVTuGeonI8PH X-Virus-Checked: Checked by ClamAV on apache.org I opted to jump off a cliff with you-- deleted my m2 repository and then ran off mvn clean install. After downloading a copy of the Internet, I'm running the crunch integration tests, and everything looks fine. I'm assuming this error happens no matter which Crunch build profile you use? Were there any lingering target directories lying around that could be causing problems somehow? On Sat, Mar 30, 2013 at 2:13 AM, Matthias Friedrich wrote: > Hi, > > I've got weird and potentially embarrassing build problems :) > > $ rm -r ~/.m2/repository > $ git clone https://git-wip-us.apache.org/repos/asf/crunch.git > $ cd crunch > $ mvn install > [...] > [ERROR] > /tmp/crunch/crunch/src/main/java/org/apache/crunch/lib/sort/Comparators.java:[95,54] > cannot find symbol > [ERROR] symbol : class WritableComparator > [ERROR] location: class org.apache.crunch.lib.sort.Comparators > [...] > $ > > Obviously, WritableComparator is there, both in Hadoop 1 and 2 and > nobody touched dependencies in a while. I'm using Maven 3.0.4 and > Oracle JDK 1.6.0_33 which worked before. > > This popped up suddenly, probably around the time when I deleted my m2 > cache for some reason (Jenkins is still happy, perhaps because we > don't clear the m2 cache). Older versions (before e20cbf08) worked > fine. Does this look familiar to anyone? > > Thanks, > Matthias -- Director of Data Science Cloudera Twitter: @josh_wills