[jira] Created: (HADOOP-7138) Remove contrib build and test support

2011-02-11 Thread Nigel Daley (JIRA)
Remove contrib build and test support - Key: HADOOP-7138 URL: https://issues.apache.org/jira/browse/HADOOP-7138 Project: Hadoop Common Issue Type: Improvement Reporter: Nigel Daley

[jira] Created: (HADOOP-7137) Remove hod contrib

2011-02-11 Thread Nigel Daley (JIRA)
Remove hod contrib -- Key: HADOOP-7137 URL: https://issues.apache.org/jira/browse/HADOOP-7137 Project: Hadoop Common Issue Type: Task Reporter: Nigel Daley Assignee: Nigel Daley Fix For: 0

[jira] Resolved: (HADOOP-7136) Remove failmon contrib

2011-02-11 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nigel Daley resolved HADOOP-7136. - Resolution: Fixed Release Note: Failmon removed from contrib codebase. Hadoop Flags: [I

Hadoop-Common-trunk-Commit - Build # 499 - Failure

2011-02-11 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Hadoop-Common-trunk-Commit/499/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 2286 lines...] [exec] libtool: instal

[jira] Created: (HADOOP-7136) Remove failmon contrib

2011-02-11 Thread Nigel Daley (JIRA)
Remove failmon contrib -- Key: HADOOP-7136 URL: https://issues.apache.org/jira/browse/HADOOP-7136 Project: Hadoop Common Issue Type: Task Reporter: Nigel Daley Assignee: Nigel Daley Fi

Re: Add Guava as a dependency?

2011-02-11 Thread Mathias Herberts
+1, Guava is the magical piece that can get rid of all those UnsupportedEncodingException ...!

Re: Add Guava as a dependency?

2011-02-11 Thread Arun C Murthy
+1 Arun On Feb 10, 2011, at 7:45 PM, Todd Lipcon wrote: 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/ta

Re: Add Guava as a dependency?

2011-02-11 Thread Owen O'Malley
On Feb 11, 2011, at 10:01 AM, Todd Lipcon wrote: Cool, seems like enough people are on board. I'll just include this in the patch for HADOOP-7132 (naming the IPC Reader Threads) since that's where I wanted to use it. Can't wait to use this stuff in more patches. I love guava :) +1 on usi

Re: Add Guava as a dependency?

2011-02-11 Thread Todd Lipcon
Cool, seems like enough people are on board. I'll just include this in the patch for HADOOP-7132 (naming the IPC Reader Threads) since that's where I wanted to use it. Can't wait to use this stuff in more patches. I love guava :) -Todd On Fri, Feb 11, 2011 at 4:09 AM, Luke Lu wrote: > +1. guav

Re: Add Guava as a dependency?

2011-02-11 Thread Luke Lu
+1. guava is the new apache commons, maintained by java experts with comprehensive test coverage. I also propose to deprecate any existing utils in hadoop-common with duplicate functionality. On Thu, Feb 10, 2011 at 10:25 PM, Jakob Homan wrote: > +1 > > On Thu, Feb 10, 2011 at 10:04 PM, Konstant