Re: #Contributors on JIRA

2014-06-06 Thread Steve Loughran
think it's unrelated ... hadoop-* hasn't moved to the role-based model yet AFAIK On 6 June 2014 00:03, Henry Saputra henry.sapu...@gmail.com wrote: Hi Steve, Just notice this email. So do you know if the unable to assign issues for contributors a side effect result or intended behavior? -

[jira] [Created] (HADOOP-10667) implement TCP connection reuse for native client

2014-06-06 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-10667: - Summary: implement TCP connection reuse for native client Key: HADOOP-10667 URL: https://issues.apache.org/jira/browse/HADOOP-10667 Project: Hadoop

Build failed in Jenkins: Hadoop-Common-trunk #1131

2014-06-06 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/1131/changes Changes: [umamahesh] HDFS-6464. Support multiple xattr.name parameters for WebHDFS getXAttrs. Contributed by Yi Liu. [cmccabe] HDFS-6369. Document that BlockReader#available() can return more bytes than are remaining in the

[jira] [Resolved] (HADOOP-10647) String Format Exception in SwiftNativeFileSystemStore.java

2014-06-06 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-10647. - Resolution: Fixed Fix Version/s: 2.5.0 +1, committed to branch-2 and trunk.

[jira] [Created] (HADOOP-10668) TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails

2014-06-06 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-10668: --- Summary: TestZKFailoverControllerStress#testExpireBackAndForth occasionally fails Key: HADOOP-10668 URL: https://issues.apache.org/jira/browse/HADOOP-10668 Project: Hadoop

Re: Change proposal for FileInputFormat isSplitable

2014-06-06 Thread Niels Basjes
On Mon, Jun 2, 2014 at 1:21 AM, Chris Douglas cdoug...@apache.org wrote: On Sat, May 31, 2014 at 10:53 PM, Niels Basjes ni...@basjes.nl wrote: The Hadoop framework uses the filename extension to automatically insert the right decompression codec in the read pipeline. This would be the new