[jira] [Created] (HDFS-8428) Erasure Coding: Fix the NullPointerException when deleting file

2015-05-19 Thread Yi Liu (JIRA)
Yi Liu created HDFS-8428: Summary: Erasure Coding: Fix the NullPointerException when deleting file Key: HDFS-8428 URL: https://issues.apache.org/jira/browse/HDFS-8428 Project: Hadoop HDFS Issue

Re: How to convert an modify FSDataInputStream

2015-05-19 Thread Steve Loughran
On 14 May 2015, at 19:34, Rahul Shrivastava rhshr...@gmail.com wrote: Hi All, I have a requirement whereby I have to extend the functionality of HDFS to filter out sensitive information ( SSN, Bank Account ) during data read. The solution has to be done at the API definition layer ( API

[jira] [Created] (HDFS-8429) Death of watcherThread making other local read blocked

2015-05-19 Thread zhouyingchao (JIRA)
zhouyingchao created HDFS-8429: -- Summary: Death of watcherThread making other local read blocked Key: HDFS-8429 URL: https://issues.apache.org/jira/browse/HDFS-8429 Project: Hadoop HDFS Issue

[jira] [Resolved] (HDFS-8323) Bump GenerationStamp for write faliure in DFSStripedOutputStream

2015-05-19 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-8323. - Resolution: Fixed Fix Version/s: HDFS-7285 Hadoop Flags: Reviewed +1 on the latest patch. I've

[jira] [Created] (HDFS-8440) Switch off checkstyle file length warnings

2015-05-19 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-8440: --- Summary: Switch off checkstyle file length warnings Key: HDFS-8440 URL: https://issues.apache.org/jira/browse/HDFS-8440 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-8436) Changing the replication factor for a directory should apply to new files too

2015-05-19 Thread Mala Chikka Kempanna (JIRA)
Mala Chikka Kempanna created HDFS-8436: -- Summary: Changing the replication factor for a directory should apply to new files too Key: HDFS-8436 URL: https://issues.apache.org/jira/browse/HDFS-8436

[jira] [Created] (HDFS-8441) Erasure Coding: make condition check earlier for setReplication

2015-05-19 Thread Walter Su (JIRA)
Walter Su created HDFS-8441: --- Summary: Erasure Coding: make condition check earlier for setReplication Key: HDFS-8441 URL: https://issues.apache.org/jira/browse/HDFS-8441 Project: Hadoop HDFS

[jira] [Created] (HDFS-8438) Erasure Coding: support concat files in same EC zone

2015-05-19 Thread Walter Su (JIRA)
Walter Su created HDFS-8438: --- Summary: Erasure Coding: support concat files in same EC zone Key: HDFS-8438 URL: https://issues.apache.org/jira/browse/HDFS-8438 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-8439) Adding more slow action log in critical read path

2015-05-19 Thread Liu Shaohui (JIRA)
Liu Shaohui created HDFS-8439: - Summary: Adding more slow action log in critical read path Key: HDFS-8439 URL: https://issues.apache.org/jira/browse/HDFS-8439 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-8437) Fail/warn if HDFS is setup with an even number of QJMs.

2015-05-19 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-8437: - Summary: Fail/warn if HDFS is setup with an even number of QJMs. Key: HDFS-8437 URL: https://issues.apache.org/jira/browse/HDFS-8437 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-8436) Changing the replication factor for a directory should apply to new files under the directory too

2015-05-19 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-8436. Resolution: Won't Fix Closing as won't fix. This is working as designed. Directories don't

[jira] [Resolved] (HDFS-4942) Add retry cache support in Namenode

2015-05-19 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-4942. - Resolution: Fixed Fix Version/s: 2.1.0-beta Add retry cache support in Namenode

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

2015-05-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2130/changes Changes: [umamahesh] HDFS-8412. Fix the test failures in HTTPFS: In some tests setReplication called after fs close. Contributed by Uma Maheswara Rao G. [aw] HADOOP-11884. test-patch.sh should pull the real findbugs version

Hadoop-Hdfs-trunk - Build # 2130 - Still Failing

2015-05-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2130/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8073 lines...] [INFO] ---

[jira] [Created] (HDFS-8430) Erasure coding: update DFSClient.getFileChecksum() logic for stripe files

2015-05-19 Thread Walter Su (JIRA)
Walter Su created HDFS-8430: --- Summary: Erasure coding: update DFSClient.getFileChecksum() logic for stripe files Key: HDFS-8430 URL: https://issues.apache.org/jira/browse/HDFS-8430 Project: Hadoop HDFS

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #190

2015-05-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/190/changes Changes: [umamahesh] HDFS-8412. Fix the test failures in HTTPFS: In some tests setReplication called after fs close. Contributed by Uma Maheswara Rao G. [aw] HADOOP-11884. test-patch.sh should pull the real findbugs version

Hadoop-Hdfs-trunk-Java8 - Build # 190 - Still Failing

2015-05-19 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/190/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8592 lines...] [INFO] ---

[jira] [Created] (HDFS-8431) hdfs crypto class not found in Windows

2015-05-19 Thread Sumana Sathish (JIRA)
Sumana Sathish created HDFS-8431: Summary: hdfs crypto class not found in Windows Key: HDFS-8431 URL: https://issues.apache.org/jira/browse/HDFS-8431 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-8434) Jenkins has race conditions when reading the maven repo

2015-05-19 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-8434: Summary: Jenkins has race conditions when reading the maven repo Key: HDFS-8434 URL: https://issues.apache.org/jira/browse/HDFS-8434 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-8433) blockToken is not set in constructInternalBlock and parseStripedBlockGroup in StripedBlockUtil

2015-05-19 Thread Tsz Wo Nicholas Sze (JIRA)
Tsz Wo Nicholas Sze created HDFS-8433: - Summary: blockToken is not set in constructInternalBlock and parseStripedBlockGroup in StripedBlockUtil Key: HDFS-8433 URL:

[jira] [Resolved] (HDFS-7558) NFS gateway should throttle the data dumped on local storage

2015-05-19 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal resolved HDFS-7558. - Resolution: Won't Fix Resolving as Won't Fix. [~brandonli] figured out a workaround for this issue

[jira] [Reopened] (HDFS-8135) Remove the deprecated FSConstants class

2015-05-19 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HDFS-8135: --- This change breaks HBase. The comment at the start of the removed class was {code} - * @deprecated

[jira] [Created] (HDFS-8432) Introduce a minimum compatible layout version to allow downgrade in more rolling upgrade use cases.

2015-05-19 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-8432: --- Summary: Introduce a minimum compatible layout version to allow downgrade in more rolling upgrade use cases. Key: HDFS-8432 URL: https://issues.apache.org/jira/browse/HDFS-8432

[jira] [Resolved] (HDFS-2685) hadoop fs -ls globbing gives inconsistent exit code

2015-05-19 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Prakash resolved HDFS-2685. Resolution: Won't Fix I don't think we plan to fix this in the 0.20 or branch-1 line ever. Closing