Re: record-aware file splitting

2010-06-03 Thread Jeff Hammerbacher
Hey Daren, Your idea has some pedigree in the Hadoop universe: it was proposed in early 2006 at https://issues.apache.org/jira/browse/HADOOP-106 and closed as "won't fix". The suggestion there is to pad out the rest of the block for very large records, as the complexity added to the file system fo

[jira] Created: (HADOOP-6806) While running HADOOP "Exception in thread "main" java.lang.NullPointerException " occurs

2010-06-03 Thread GIRISH N IYER (JIRA)
While running HADOOP "Exception in thread "main" java.lang.NullPointerException " occurs Key: HADOOP-6806 URL: https://issues.apache.org/jira/browse/HADOOP-6806

[jira] Created: (HADOOP-6807) Log directly from jetty to commons logging, bypassing SLF4J

2010-06-03 Thread Steve Loughran (JIRA)
Log directly from jetty to commons logging, bypassing SLF4J --- Key: HADOOP-6807 URL: https://issues.apache.org/jira/browse/HADOOP-6807 Project: Hadoop Common Issue Type: Improvement

[jira] Created: (HADOOP-6808) Document steps to enable {File|Ganglia}Context for kerberos metrics

2010-06-03 Thread Erik Steffl (JIRA)
Document steps to enable {File|Ganglia}Context for kerberos metrics --- Key: HADOOP-6808 URL: https://issues.apache.org/jira/browse/HADOOP-6808 Project: Hadoop Common Issue Type

[jira] Created: (HADOOP-6809) rpc allow creating arbitrary size of objects

2010-06-03 Thread Tsz Wo (Nicholas), SZE (JIRA)
rpc allow creating arbitrary size of objects Key: HADOOP-6809 URL: https://issues.apache.org/jira/browse/HADOOP-6809 Project: Hadoop Common Issue Type: Bug Components: io Rep

[jira] Resolved: (HADOOP-6661) User document for UserGroupInformation.doAs

2010-06-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan resolved HADOOP-6661. - Resolution: Fixed I've committed this. Thanks, Jitendra! Resolving as fixed. > User document