[jira] [Created] (HDFS-8232) Missing datanode counters when using Metrics2 sink interface

2015-04-23 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-8232: -- Summary: Missing datanode counters when using Metrics2 sink interface Key: HDFS-8232 URL: https://issues.apache.org/jira/browse/HDFS-8232 Project: Hadoop HDFS

2.7.1 status

2015-04-23 Thread Vinod Kumar Vavilapalli
As we talked before [1], I am going to start the push for 2.7.1 [2]. Here are the things I am going to do, with help from others in the community - Review current 2.7.1 content to make sure only bug fixes went in - Review 2.8 to see if any important bug fixes didn't get merged into 2.7.1 -

Re: [RESULT][VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-23 Thread Colin P. McCabe
Sorry for the late reply. It seems like the consensus is that we should push these fixes to 2.7.1. That works for me. HADOOP-11802 should be in there soon, hopefully the rest will follow quickly. best, Colin On Wed, Apr 22, 2015 at 4:27 PM, Vinod Kumar Vavilapalli vino...@hortonworks.com

[jira] [Created] (HDFS-8233) Fix DFSStripedOutputStream#getCurrentBlockGroupBytes when the last stripe is at the block group boundary

2015-04-23 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-8233: --- Summary: Fix DFSStripedOutputStream#getCurrentBlockGroupBytes when the last stripe is at the block group boundary Key: HDFS-8233 URL: https://issues.apache.org/jira/browse/HDFS-8233

[jira] [Created] (HDFS-8235) Create DFSStripedInputStream in DFSClient#open

2015-04-23 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-8235: --- Summary: Create DFSStripedInputStream in DFSClient#open Key: HDFS-8235 URL: https://issues.apache.org/jira/browse/HDFS-8235 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Resolved] (HDFS-8223) Should calculate checksum for parity blocks in DFSStripedOutputStream

2015-04-23 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-8223. - Resolution: Fixed Fix Version/s: HDFS-7285 Hadoop Flags: Reviewed I've committed this to the

[jira] [Resolved] (HDFS-8233) Fix DFSStripedOutputStream#getCurrentBlockGroupBytes when the last stripe is at the block group boundary

2015-04-23 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-8233. - Resolution: Fixed Fix Version/s: HDFS-7285 Thanks for the review, Nicholas! I've committed this.

[jira] [Created] (HDFS-8236) Merge HDFS-8227 into EC branch

2015-04-23 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-8236: Summary: Merge HDFS-8227 into EC branch Key: HDFS-8236 URL: https://issues.apache.org/jira/browse/HDFS-8236 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-8234) DistributedFileSystem should override listStatus(Path f, PathFilter filter)

2015-04-23 Thread Rohini Palaniswamy (JIRA)
Rohini Palaniswamy created HDFS-8234: Summary: DistributedFileSystem should override listStatus(Path f, PathFilter filter) Key: HDFS-8234 URL: https://issues.apache.org/jira/browse/HDFS-8234

[jira] [Created] (HDFS-8237) Move all protocol classes used by ClientProtocol to hdfs-client

2015-04-23 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-8237: Summary: Move all protocol classes used by ClientProtocol to hdfs-client Key: HDFS-8237 URL: https://issues.apache.org/jira/browse/HDFS-8237 Project: Hadoop HDFS

[jira] [Created] (HDFS-8238) Move ClientProtocol to the hdfs-client

2015-04-23 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-8238: Summary: Move ClientProtocol to the hdfs-client Key: HDFS-8238 URL: https://issues.apache.org/jira/browse/HDFS-8238 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-8231) StackTrace displayed at client while QuotaByStorageType exceeds

2015-04-23 Thread J.Andreina (JIRA)
J.Andreina created HDFS-8231: Summary: StackTrace displayed at client while QuotaByStorageType exceeds Key: HDFS-8231 URL: https://issues.apache.org/jira/browse/HDFS-8231 Project: Hadoop HDFS

[jira] [Created] (HDFS-8230) Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands from standbynode if any

2015-04-23 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HDFS-8230: - Summary: Erasure Coding: Ignore DatanodeProtocol#DNA_ERASURE_CODING_RECOVERY commands from standbynode if any Key: HDFS-8230 URL:

[jira] [Created] (HDFS-8229) LAZY_PERSIST be deleted after restart hdfs

2015-04-23 Thread surendra singh lilhore (JIRA)
surendra singh lilhore created HDFS-8229: Summary: LAZY_PERSIST be deleted after restart hdfs Key: HDFS-8229 URL: https://issues.apache.org/jira/browse/HDFS-8229 Project: Hadoop HDFS

[jira] [Created] (HDFS-8228) testFileSmallerThanOneStripe2 failed

2015-04-23 Thread Kai Zheng (JIRA)
Kai Zheng created HDFS-8228: --- Summary: testFileSmallerThanOneStripe2 failed Key: HDFS-8228 URL: https://issues.apache.org/jira/browse/HDFS-8228 Project: Hadoop HDFS Issue Type: Bug

[jira] [Resolved] (HDFS-8136) Client gets and uses EC schema when reads and writes a stripping file

2015-04-23 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved HDFS-8136. - Resolution: Fixed Fix Version/s: HDFS-7285 Hadoop Flags: Reviewed Client gets and uses EC

Re: IMPORTANT: testing patches for branches

2015-04-23 Thread Allen Wittenauer
On Apr 22, 2015, at 11:34 PM, Zheng, Kai kai.zh...@intel.com wrote: Hi Allen, This sounds great. Naming a patch foo-HDFS-7285.00.patch should get tested on the HDFS-7285 branch. Does it happen locally in developer's machine when running test-patch.sh, or also mean something in

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

2015-04-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2104/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5184 lines...] [INFO] [INFO] ---

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

2015-04-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2104/changes Changes: [junping_du] New parameter of CLI for decommissioning node gracefully in RMAdmin CLI. Contributed by Devaraj K [jitendra] HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by Eugene

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

2015-04-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/163/changes Changes: [junping_du] New parameter of CLI for decommissioning node gracefully in RMAdmin CLI. Contributed by Devaraj K [jitendra] HADOOP-11859. PseudoAuthenticationHandler fails with httpcomponents v4.4. Contributed by

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

2015-04-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/163/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5196 lines...] [INFO] [INFO] ---

[jira] [Created] (HDFS-8239) Erasure coding: [bug] should always allocate unique striped block group IDs

2015-04-23 Thread Zhe Zhang (JIRA)
Zhe Zhang created HDFS-8239: --- Summary: Erasure coding: [bug] should always allocate unique striped block group IDs Key: HDFS-8239 URL: https://issues.apache.org/jira/browse/HDFS-8239 Project: Hadoop HDFS

fsck output compatibility question with regard to HDFS-7281

2015-04-23 Thread Yongjun Zhang
Hi, For HDFS-7281, we are making a change in fsck report: Before the change: CORRUPT FILES:29 MISSING BLOCKS: 29 MISSING SIZE: 576920501 B CORRUPT BLOCKS: 29 ... Default replication factor:3 Average block replication: 2.7412367 Corrupt blocks: