[jira] [Resolved] (HDFS-8768) Erasure Coding: block group ID displayed in WebUI is not consistent with fsck

2015-07-28 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang resolved HDFS-8768. - Resolution: Duplicate > Erasure Coding: block group ID displayed in WebUI is not consistent with fsck > ---

[jira] [Resolved] (HDFS-8499) Refactor BlockInfo class hierarchy with static helper class

2015-07-28 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang resolved HDFS-8499. - Resolution: Fixed Hadoop Flags: Reviewed [~andrew.wang] tried reverting the patch and found some conf

[jira] [Created] (HDFS-8835) Convert BlockInfoUnderConstruction as an interface

2015-07-28 Thread Zhe Zhang (JIRA)
Zhe Zhang created HDFS-8835: --- Summary: Convert BlockInfoUnderConstruction as an interface Key: HDFS-8835 URL: https://issues.apache.org/jira/browse/HDFS-8835 Project: Hadoop HDFS Issue Type: Improv

[jira] [Created] (HDFS-8834) TestReplication#testReplicationWhenBlockCorruption is not valid after HDFS-6482

2015-07-28 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HDFS-8834: --- Summary: TestReplication#testReplicationWhenBlockCorruption is not valid after HDFS-6482 Key: HDFS-8834 URL: https://issues.apache.org/jira/browse/HDFS-8834 Project: Ha

[jira] [Resolved] (HDFS-8728) Erasure coding: revisit and simplify BlockInfoStriped and INodeFile

2015-07-28 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang resolved HDFS-8728. - Resolution: Later Since HDFS-8499 is reopened, closing this one. We should revisit it after finalizing the

[jira] [Created] (HDFS-8833) Erasure coding: store EC schema and cell size with INodeFile and eliminate EC zones

2015-07-28 Thread Zhe Zhang (JIRA)
Zhe Zhang created HDFS-8833: --- Summary: Erasure coding: store EC schema and cell size with INodeFile and eliminate EC zones Key: HDFS-8833 URL: https://issues.apache.org/jira/browse/HDFS-8833 Project: Hadoop

[jira] [Created] (HDFS-8832) Document hdfs crypto cli changes

2015-07-28 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-8832: Summary: Document hdfs crypto cli changes Key: HDFS-8832 URL: https://issues.apache.org/jira/browse/HDFS-8832 Project: Hadoop HDFS Issue Type: Sub-task R

[jira] [Created] (HDFS-8831) Support "Soft Delete" for files under HDFS encryption zone

2015-07-28 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-8831: Summary: Support "Soft Delete" for files under HDFS encryption zone Key: HDFS-8831 URL: https://issues.apache.org/jira/browse/HDFS-8831 Project: Hadoop HDFS Issue Ty

[jira] [Created] (HDFS-8830) Support add/remove directories to an existing encryption zone

2015-07-28 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-8830: Summary: Support add/remove directories to an existing encryption zone Key: HDFS-8830 URL: https://issues.apache.org/jira/browse/HDFS-8830 Project: Hadoop HDFS Issu

Re: Request for installing ISA-L library in build machines

2015-07-28 Thread Vinayakumar B
Thank you Allen for pointer. On Jul 28, 2015 11:30 PM, "Allen Wittenauer" wrote: > > On Jul 28, 2015, at 3:15 AM, Vinayakumar B > wrote: > > > Have you tried package available at > > > https://01.org/intel%C2%AE-storage-acceleration-library-open-source-version > > ? > > > > I think this will wor

Re: Request for installing ISA-L library in build machines

2015-07-28 Thread Allen Wittenauer
On Jul 28, 2015, at 3:15 AM, Vinayakumar B wrote: > Have you tried package available at > https://01.org/intel%C2%AE-storage-acceleration-library-open-source-version > ? > > I think this will work for Ubuntu also. Don’t forget to add it to the Dockerfile, otherwise those that use it won’t be

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

2015-07-28 Thread Apache Jenkins Server
See Changes: [xyao] HDFS-8785. TestDistributedFileSystem is failing in trunk. Contributed by Xiaoyu Yao. [vvasudev] YARN-3852. Add docker container support to container-executor. Contributed by Abin Shahab. [vvasudev] YARN-38

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

2015-07-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/259/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8029 lines...] [INFO] [INFO] --- maven-site-plugin:

[jira] [Created] (HDFS-8829) DataNode sets SO_RCVBUF explicitly is disabling tcp auto-tuning

2015-07-28 Thread He Tianyi (JIRA)
He Tianyi created HDFS-8829: --- Summary: DataNode sets SO_RCVBUF explicitly is disabling tcp auto-tuning Key: HDFS-8829 URL: https://issues.apache.org/jira/browse/HDFS-8829 Project: Hadoop HDFS Issu

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

2015-07-28 Thread Apache Jenkins Server
See Changes: [xyao] HDFS-8785. TestDistributedFileSystem is failing in trunk. Contributed by Xiaoyu Yao. [vvasudev] YARN-3852. Add docker container support to container-executor. Contributed by Abin Shahab. [vvasudev] YARN-3853. A

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

2015-07-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2197/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6940 lines...] [INFO] --- maven-enforcer-plugin:1.3.1:enf

Re: Request for installing ISA-L library in build machines

2015-07-28 Thread Vinayakumar B
Have you tried package available at https://01.org/intel%C2%AE-storage-acceleration-library-open-source-version ? I think this will work for Ubuntu also. Regards, Vinay On Tue, Jul 28, 2015 at 2:44 PM, Andrew Bayer wrote: > Can you provide us with packages for Ubuntu 14.04? > > A. > > On Tue,

Re: Request for installing ISA-L library in build machines

2015-07-28 Thread Andrew Bayer
Can you provide us with packages for Ubuntu 14.04? A. On Tue, Jul 28, 2015 at 10:55 AM, Vinayakumar B wrote: > Hi, > > Request to install *Intel® Intelligent Storage > Acceleration-Library(Intel® ISA-L)* on all hadoop build machines. This is > required for testing the Recent work in Erasure C

Request for installing ISA-L library in build machines

2015-07-28 Thread Vinayakumar B
Hi, Request to install *Intel® Intelligent Storage Acceleration-Library(Intel® ISA-L)* on all hadoop build machines. This is required for testing the Recent work in Erasure Coding in Hadoop HDFS. ISA-L available @ https://01.org/intel%C2%AE-storage-acceleration-library-open-source-version Th

Re: Questions on Namespace/namenode

2015-07-28 Thread Shani Ranasinghe
Hi Dimitry, Thank you for your feedback. What I am trying to achieve is multi tenancy (torage level isolation and Resource sharing between tenants). So what I have in mind is to have a choice if to create tenants in the same namenode, but the namenode to have separate namespaces which would manage

[jira] [Created] (HDFS-8828) Utilize Snapshot diff report to build copy list in distcp

2015-07-28 Thread Yufei Gu (JIRA)
Yufei Gu created HDFS-8828: -- Summary: Utilize Snapshot diff report to build copy list in distcp Key: HDFS-8828 URL: https://issues.apache.org/jira/browse/HDFS-8828 Project: Hadoop HDFS Issue Type: I