[jira] [Created] (HDFS-6289) HA failover can fail if there are pending DN messages for DNs which no longer exist

2014-04-25 Thread Aaron T. Myers (JIRA)
Aaron T. Myers created HDFS-6289: Summary: HA failover can fail if there are pending DN messages for DNs which no longer exist Key: HDFS-6289 URL: https://issues.apache.org/jira/browse/HDFS-6289 Proje

[jira] [Created] (HDFS-6288) DFSInputStream Pread doesn't update ReadStatistics

2014-04-25 Thread Juan Yu (JIRA)
Juan Yu created HDFS-6288: - Summary: DFSInputStream Pread doesn't update ReadStatistics Key: HDFS-6288 URL: https://issues.apache.org/jira/browse/HDFS-6288 Project: Hadoop HDFS Issue Type: Bug Af

[jira] [Created] (HDFS-6287) Add vecsum test of libhdfs read access times

2014-04-25 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-6287: -- Summary: Add vecsum test of libhdfs read access times Key: HDFS-6287 URL: https://issues.apache.org/jira/browse/HDFS-6287 Project: Hadoop HDFS Is

how to tell if two Sequence File blocks have the same content

2014-04-25 Thread Wei Zhang
Hello, If I have two Sequence files (f1, and f2) that are converted from the same text file, then I would assume that they should contain the same content (i.e., "semantically equivalent"). In fact, if I do -text on f1 and f2 and diff the textual representation of f1 and f2, they are the same. B

[jira] [Resolved] (HDFS-3122) Block recovery with closeFile flag true can race with blockReport. Due to this blocks are getting marked as corrupt.

2014-04-25 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mit Desai resolved HDFS-3122. - Resolution: Not a Problem Target Version/s: 0.23.3, 0.24.0 (was: 0.24.0, 0.23.3) Haven't heard

Hadoop-Hdfs-trunk - Build # 1742 - Failure

2014-04-25 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1742/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12942 lines...] [INFO] ** FindBugsMojo execute **

Build failed in Jenkins: Hadoop-Hdfs-trunk #1742

2014-04-25 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-6210. Support GETACLSTATUS operation in WebImageViewer. Contributed by Akira Ajisaka. [umamahesh] HDFS-6246. Remove 'dfs.support.append' flag from trunk code. Contributed by Uma Maheswara Rao G. [arp] HA

Re: Text cmd in webhdfs

2014-04-25 Thread Akira AJISAKA
# Added hdfs-dev@ Hi Nikita, I'm personally very interested in the functionality! Please create a issue on ASF JIRA and attach your patch. Here is the documentation of creating a patch and attaching it. http://wiki.apache.org/hadoop/HowToContribute Thanks, Akira (2014/04/25 2:09), Nikita Make

[jira] [Created] (HDFS-6286) adding a timeout setting for local read io

2014-04-25 Thread Liang Xie (JIRA)
Liang Xie created HDFS-6286: --- Summary: adding a timeout setting for local read io Key: HDFS-6286 URL: https://issues.apache.org/jira/browse/HDFS-6286 Project: Hadoop HDFS Issue Type: Improvement