MapFile.Writer

2014-05-11 Thread Biju N
Trying to create a write to a MapFile on Hadoop version 2.2.0 MapFile.Writer writer = new MapFile.Writer(conf, path,SequenceFile.Writer.keyClass(key.getClass()), SequenceFile.Writer.valueClass(value.getClass())); But fails with illegal argument exception eventhough the key can value class optio

[jira] [Created] (HDFS-6357) SetXattrs should persist rpcIDs for handling restart Namenode and HA

2014-05-11 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HDFS-6357: - Summary: SetXattrs should persist rpcIDs for handling restart Namenode and HA Key: HDFS-6357 URL: https://issues.apache.org/jira/browse/HDFS-6357 Project: H

[jira] [Resolved] (HDFS-6083) TestQuorumJournalManager#testChangeWritersLogsOutOfSync2 occasionally fails

2014-05-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HDFS-6083. -- Resolution: Cannot Reproduce > TestQuorumJournalManager#testChangeWritersLogsOutOfSync2 occasionally fails > ---

[jira] [Created] (HDFS-6356) Fix typo in DatanodeLayoutversion

2014-05-11 Thread Tulasi G (JIRA)
Tulasi G created HDFS-6356: -- Summary: Fix typo in DatanodeLayoutversion Key: HDFS-6356 URL: https://issues.apache.org/jira/browse/HDFS-6356 Project: Hadoop HDFS Issue Type: Improvement Com

[jira] [Created] (HDFS-6365) slow performance when reading big file (~10G)

2014-05-11 Thread Jifeng Yin (JIRA)
Jifeng Yin created HDFS-6365: Summary: slow performance when reading big file (~10G) Key: HDFS-6365 URL: https://issues.apache.org/jira/browse/HDFS-6365 Project: Hadoop HDFS Issue Type: Bug