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 EAD5EF434 for ; Tue, 26 Mar 2013 20:51:28 +0000 (UTC) Received: (qmail 1127 invoked by uid 500); 26 Mar 2013 20:51:28 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 1107 invoked by uid 500); 26 Mar 2013 20:51:28 -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 1099 invoked by uid 99); 26 Mar 2013 20:51:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 20:51:28 +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 (athena.apache.org: domain of josh.wills@gmail.com designates 209.85.215.54 as permitted sender) Received: from [209.85.215.54] (HELO mail-la0-f54.google.com) (209.85.215.54) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 20:51:24 +0000 Received: by mail-la0-f54.google.com with SMTP id gw10so14476754lab.27 for ; Tue, 26 Mar 2013 13:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=A1azSiKwY5FR7otgX4DZ4IGThABLnmtFXLM6337X9rM=; b=ETfxOHF2H6cghvVNPNoO5WcNnG6e/PvDREz1JadVfmXd601KDS+qIEICfjrpnY1YQq MI3t3hxHsWOq0OnTSAQ3VMZlaKuDZUJxZC+Y/eTOwSEyA5EE3K5ejxpeyWVDU4pvJ4uR kDOnpYAX8t4/wLaBYwAJ/Drha1QoDuSkouQQoIw91zlH3o9S9FwP6VPTTrvvMJXpx6Or Zy+lktdAr5PVRen2ypXspJvbUkqLsGmK5wVhNjLHX5yAT1CPaMkQIIv/W0TtAB0FdYDe hFLtxobaRoYA2OyfPMp+3/2VJBNkh9rqoWwITs8rxTJ4Wow6ER/ysGQxn/y+NeZU81YO Gpcg== X-Received: by 10.112.48.39 with SMTP id i7mr8603800lbn.129.1364331062831; Tue, 26 Mar 2013 13:51:02 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.36.98 with HTTP; Tue, 26 Mar 2013 13:50:41 -0700 (PDT) In-Reply-To: <20130326204846.GA20528@mafr.de> References: <20130326204846.GA20528@mafr.de> From: Josh Wills Date: Tue, 26 Mar 2013 13:50:41 -0700 Message-ID: Subject: Re: Building Crunch with JDK 1.7 To: dev@crunch.apache.org Content-Type: multipart/alternative; boundary=bcaec554dcaa5b380f04d8da14a0 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec554dcaa5b380f04d8da14a0 Content-Type: text/plain; charset=ISO-8859-1 On Tue, Mar 26, 2013 at 1:48 PM, Matthias Friedrich wrote: > On Tuesday, 2013-03-26, Josh Wills wrote: > > Very cool that this is all that's broken. :) > > > > Re: the mapside join IT, I'm wondering if that should be set to a temp > > directory using the TemporaryPaths stuff-- @Matthias, isn't that the > right > > thing to do? > > Eventually, yes, but I remember there was some issue with Mac OS and > the distributed cache that required this particular hack. Maybe we > need to add some special handling to avoid using Hadoop's distributed > cache altogether when running in local mode. > Ah, you're right. > > > Re: HBase, my HBase friends are saying that there were test issues and > that > > they think things work in trunk. Not sure if anyone wants to volunteer to > > brave trying that out. ;-) > > Yeah. Whoever takes this on has to either know HBase very well or must > be completely insane :) > The funny thing is that those two statements are completely equivalent. ;-) > > Regards, > Matthias > --bcaec554dcaa5b380f04d8da14a0--