[jira] [Created] (HADOOP-10633) use Time#monotonicNow to avoid system clock reset

2014-05-28 Thread Liang Xie (JIRA)
Liang Xie created HADOOP-10633: -- Summary: use Time#monotonicNow to avoid system clock reset Key: HADOOP-10633 URL: https://issues.apache.org/jira/browse/HADOOP-10633 Project: Hadoop Common

[jira] [Created] (HADOOP-10634) Add recursive list apis to FileSystem to give implementations an opportunity for optimization

2014-05-28 Thread Sumit Kumar (JIRA)
Sumit Kumar created HADOOP-10634: Summary: Add recursive list apis to FileSystem to give implementations an opportunity for optimization Key: HADOOP-10634 URL: https://issues.apache.org/jira/browse/HADOOP-10634

Change proposal for FileInputFormat isSplitable

2014-05-28 Thread Niels Basjes
Hi, Last week I ran into this problem again https://issues.apache.org/jira/browse/MAPREDUCE-2094 What happens here is that the default implementation of the isSplitable method in FileInputFormat is so unsafe that just about everyone who implements a new subclass is likely to get this wrong. The

[jira] [Created] (HADOOP-10635) Add a method to CryptoCodec to generate SRNs for IV

2014-05-28 Thread Alejandro Abdelnur (JIRA)
Alejandro Abdelnur created HADOOP-10635: --- Summary: Add a method to CryptoCodec to generate SRNs for IV Key: HADOOP-10635 URL: https://issues.apache.org/jira/browse/HADOOP-10635 Project: Hadoop

[jira] [Created] (HADOOP-10636) Native Hadoop Client:add unit test case for call

2014-05-28 Thread Wenwu Peng (JIRA)
Wenwu Peng created HADOOP-10636: --- Summary: Native Hadoop Client:add unit test case for call Key: HADOOP-10636 URL: https://issues.apache.org/jira/browse/HADOOP-10636 Project: Hadoop Common