[jira] [Resolved] (HDFS-3854) Implement a fence method which should fence the BK shared storage.

2015-06-14 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R resolved HDFS-3854. Resolution: Duplicate > Implement a fence method which should fence the BK shared storage. >

[jira] [Created] (HDFS-8603) in NN WEBUI,some point which show time is using the system local language.in Chinese env,will have Chinese in NN UI

2015-06-14 Thread huangyitian (JIRA)
huangyitian created HDFS-8603: - Summary: in NN WEBUI,some point which show time is using the system local language.in Chinese env,will have Chinese in NN UI Key: HDFS-8603 URL: https://issues.apache.org/jira/browse/HD

[jira] [Resolved] (HDFS-8530) Restore ECZone info inside FSImageLoader

2015-06-14 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Sasaki resolved HDFS-8530. -- Resolution: Duplicate > Restore ECZone info inside FSImageLoader > --

[jira] [Created] (HDFS-8602) Erasure Coding: Client can't read(decode) the EC files which have corrupt blocks.

2015-06-14 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HDFS-8602: -- Summary: Erasure Coding: Client can't read(decode) the EC files which have corrupt blocks. Key: HDFS-8602 URL: https://issues.apache.org/jira/browse/HDFS-8602 Pro

Re: set up jenkins test for branch-2

2015-06-14 Thread Sean Busbey
pre-commit will already test on branch-2 provided you follow the patch naming guidelines. there is also a branch-2 specific jenkins job: https://builds.apache.org/view/H-L/view/Hadoop/job/Hadoop-branch2/ I'd suggest starting by looking at that job and filing jiras to address whatever the failures

[jira] [Created] (HDFS-8601) TestWebHdfsFileSystemContract.testGetFileBlockLocations fails in branch-2.7

2015-06-14 Thread Jitendra Nath Pandey (JIRA)
Jitendra Nath Pandey created HDFS-8601: -- Summary: TestWebHdfsFileSystemContract.testGetFileBlockLocations fails in branch-2.7 Key: HDFS-8601 URL: https://issues.apache.org/jira/browse/HDFS-8601 P

[jira] [Created] (HDFS-8600) TestWebHdfsFileSystemContract.testGetFileBlockLocations fails in branch-2.7

2015-06-14 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-8600: --- Summary: TestWebHdfsFileSystemContract.testGetFileBlockLocations fails in branch-2.7 Key: HDFS-8600 URL: https://issues.apache.org/jira/browse/HDFS-8600 Project: Hadoop

set up jenkins test for branch-2

2015-06-14 Thread Yongjun Zhang
Hi, We touched this topic before but it was put on hold. I'd like to bring it to our attention again. >From time to time we saw changes that work fine in trunk but not branch-2, and we don't catch the issue in a timely manner. The difference between trunk and branch-2 is sufficient to justify per

[jira] [Resolved] (HDFS-8599) Skip tests that call DataNodeTestUtils.injectDataDirFailure on Windows

2015-06-14 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDFS-8599. -- Resolution: Duplicate > Skip tests that call DataNodeTestUtils.injectDataDirFailure on Windows >

[jira] [Created] (HDFS-8599) Fix TestDataNodeVolumeFailure.testFailedVolumeBeingRemovedFromDataNode on Windows

2015-06-14 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-8599: Summary: Fix TestDataNodeVolumeFailure.testFailedVolumeBeingRemovedFromDataNode on Windows Key: HDFS-8599 URL: https://issues.apache.org/jira/browse/HDFS-8599 Project: Hadoop

[jira] [Created] (HDFS-8598) Add BlockLocation for HdfsFileStatus and FileStatus

2015-06-14 Thread Yong Zhang (JIRA)
Yong Zhang created HDFS-8598: Summary: Add BlockLocation for HdfsFileStatus and FileStatus Key: HDFS-8598 URL: https://issues.apache.org/jira/browse/HDFS-8598 Project: Hadoop HDFS Issue Type: Imp

[jira] [Created] (HDFS-8597) Fix TestFSImage#testZeroBlockSize on Windows

2015-06-14 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-8597: Summary: Fix TestFSImage#testZeroBlockSize on Windows Key: HDFS-8597 URL: https://issues.apache.org/jira/browse/HDFS-8597 Project: Hadoop HDFS Issue Type: Sub-task

Hadoop-Hdfs-trunk-Java8 - Build # 217 - Failure

2015-06-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/217/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7441 lines...] [INFO] [INFO] --- maven-source-plugi

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

2015-06-14 Thread Apache Jenkins Server
See Changes: [cnauroth] HDFS-8593. Calculation of effective layout version mishandles comparison to current layout version in storage. Contributed by Chris Nauroth. -- [...truncated 7248

Re: Key Rotation in Data-at-Rest Encryption

2015-06-14 Thread Sitaraman Vilayannur
Hi Arun, FileEncryptionInfo has both a getKeyName and a getKeyVersionName. What distinguishes the concept of keyname and key version. It appears to me that the keyname is closer to key alias than a key version. What is key version? Thanks much. Sitaraman On Sun, Jun 14, 2015 at 2:07 PM, Sitaram

Re: Key Rotation in Data-at-Rest Encryption

2015-06-14 Thread Sitaraman Vilayannur
Hi Arun, Thanks for your patience. I have a related question In my application i need to encrypt/decrypt files from the map reduce phase and i need to support key rotation. Can i access the KMS from the map/reduce phase to retrieve the key material from the key alias which i retrieve from the Fil

[jira] [Resolved] (HDFS-8559) Erasure Coding: fix non-protobuf fsimage for striped blocks

2015-06-14 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu resolved HDFS-8559. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to branch. Thanks Jing for the contribution! > Erasure

Re: Key Rotation in Data-at-Rest Encryption

2015-06-14 Thread Arun Suresh
Apologize if I wasn't clear > Is the EZ key version same as an alias for the key? yup > the EDEK along with the EZ key version is stored in the FIleInfo FileInfo contains both EDEK and EZ key version. The FileInfo (you can look at the *org.apache.hadoop.fs.FileEncryptionInfo* class for more info)