[jira] [Created] (HDFS-8566) HDFS debug Command usage is wrong.

2015-06-09 Thread surendra singh lilhore (JIRA)
surendra singh lilhore created HDFS-8566: Summary: HDFS debug Command usage is wrong. Key: HDFS-8566 URL: https://issues.apache.org/jira/browse/HDFS-8566 Project: Hadoop HDFS Issue Ty

[jira] [Created] (HDFS-8567) Erasure Coding: SafeMode handles file smaller than a full stripe

2015-06-09 Thread Walter Su (JIRA)
Walter Su created HDFS-8567: --- Summary: Erasure Coding: SafeMode handles file smaller than a full stripe Key: HDFS-8567 URL: https://issues.apache.org/jira/browse/HDFS-8567 Project: Hadoop HDFS Iss

[jira] [Created] (HDFS-8568) TestClusterId is failing

2015-06-09 Thread Rakesh R (JIRA)
Rakesh R created HDFS-8568: -- Summary: TestClusterId is failing Key: HDFS-8568 URL: https://issues.apache.org/jira/browse/HDFS-8568 Project: Hadoop HDFS Issue Type: Bug Reporter: Rakesh R

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

2015-06-09 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel) [cnauroth] HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contributed

Hadoop-Hdfs-trunk - Build # 2151 - Failure

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

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

2015-06-09 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12052 IPC client downgrades all exception types to IOE, breaks callers trying to use them. (Brahma Reddy Battula via stevel) [cnauroth] HDFS-8554. TestDatanodeLayoutUpgrade fails on Windows. Contrib

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

2015-06-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/212/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7384 lines...] [INFO] --- maven-enforcer-plugin:1.3.

[DISCUSS] Using maven-jarjar-plugin for avoiding classpath conflicts

2015-06-09 Thread Tsuyoshi Ozawa
Hi, Recently, I've tackled with dependency problems about Guava, Jetty, and Jersey. Essentially, it's similar to "DLL hell". I've seen that Google Guice uses jarjar-maven-plugin to avoid classpath conflicts between user-side dependency and library-side dependency. http://sonatype.github.io/jarja

Re: [DISCUSS] Using maven-jarjar-plugin for avoiding classpath conflicts

2015-06-09 Thread Andrew Wang
Hi Tsuyoshi, I think Sean is already working on something similar at HADOOP-11656 with shading the hadoop client. Have you reviewed his proposal? Best, Andrew On Tue, Jun 9, 2015 at 12:17 PM, Tsuyoshi Ozawa wrote: > Hi, > > Recently, I've tackled with dependency problems about Guava, Jetty, >

[jira] [Reopened] (HDFS-196) File length not reported correctly after application crash

2015-06-09 Thread Kevin Beyer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Beyer reopened HDFS-196: -- HDFS file length reported by ls may be less than the number of bytes found when reading. I created the misma

Re: [DISCUSS] Using maven-jarjar-plugin for avoiding classpath conflicts

2015-06-09 Thread Tsuyoshi Ozawa
Hi Andrew, I haven't noticed that HADOOP-11656 covers renaming and repackaging libraries. I'll check it. Thanks, - Tsuyoshi On Tue, Jun 9, 2015 at 2:05 PM, Andrew Wang wrote: > Hi Tsuyoshi, > > I think Sean is already working on something similar at HADOOP-11656 with > shading the hadoop client

[jira] [Created] (HDFS-8569) TestDeadDatanode#testDeadDatanode is failing

2015-06-09 Thread Brahma Reddy Battula (JIRA)
Brahma Reddy Battula created HDFS-8569: -- Summary: TestDeadDatanode#testDeadDatanode is failing Key: HDFS-8569 URL: https://issues.apache.org/jira/browse/HDFS-8569 Project: Hadoop HDFS Is