Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 61518 invoked from network); 11 Feb 2011 03:46:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2011 03:46:17 -0000 Received: (qmail 1420 invoked by uid 500); 11 Feb 2011 03:46:16 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 1027 invoked by uid 500); 11 Feb 2011 03:46:12 -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 1019 invoked by uid 99); 11 Feb 2011 03:46:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 03:46:11 +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 todd@cloudera.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-iy0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Feb 2011 03:46:06 +0000 Received: by iyb26 with SMTP id 26so2154712iyb.35 for ; Thu, 10 Feb 2011 19:45:45 -0800 (PST) Received: by 10.231.35.205 with SMTP id q13mr15568ibd.12.1297395945770; Thu, 10 Feb 2011 19:45:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.153.19 with HTTP; Thu, 10 Feb 2011 19:45:25 -0800 (PST) From: Todd Lipcon Date: Thu, 10 Feb 2011 19:45:25 -0800 Message-ID: Subject: Add Guava as a dependency? To: common-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=0022152d604d7b10dc049bf9888a --0022152d604d7b10dc049bf9888a Content-Type: text/plain; charset=ISO-8859-1 Anyone mind if I pull in the Guava library as a dependency for Common? It has a bunch of very useful utilities - in this particular case the one I'm itching to use is ThreadFactoryBuilder: http://guava-libraries.googlecode.com/svn/tags/release05/javadoc/com/google/common/util/concurrent/ThreadFactoryBuilder.html More info here: http://code.google.com/p/guava-libraries/ -Todd -- Todd Lipcon Software Engineer, Cloudera --0022152d604d7b10dc049bf9888a--