[jira] [Resolved] (HDFS-8365) Erasure Coding: Badly treated when short of Datanode in StripedDataStreamer

2015-05-11 Thread Walter Su (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Walter Su resolved HDFS-8365. - Resolution: Duplicate > Erasure Coding: Badly treated when short of Datanode in StripedDataStreamer > -

[jira] [Created] (HDFS-8366) Erasure Coding: Make the timeout parameter of polling blocking queue configurable in DFSStripedOutputStream

2015-05-11 Thread Li Bo (JIRA)
Li Bo created HDFS-8366: --- Summary: Erasure Coding: Make the timeout parameter of polling blocking queue configurable in DFSStripedOutputStream Key: HDFS-8366 URL: https://issues.apache.org/jira/browse/HDFS-8366

[jira] [Created] (HDFS-8367) BlockInfoStriped can also receive ECInfo at its creation

2015-05-11 Thread Kai Sasaki (JIRA)
Kai Sasaki created HDFS-8367: Summary: BlockInfoStriped can also receive ECInfo at its creation Key: HDFS-8367 URL: https://issues.apache.org/jira/browse/HDFS-8367 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-8368) Erasure Coding: DFS opening a non-existent file need to be handled properly

2015-05-11 Thread Rakesh R (JIRA)
Rakesh R created HDFS-8368: -- Summary: Erasure Coding: DFS opening a non-existent file need to be handled properly Key: HDFS-8368 URL: https://issues.apache.org/jira/browse/HDFS-8368 Project: Hadoop HDFS

[jira] [Created] (HDFS-8369) TestHdfsConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Vinayakumar B (JIRA)
Vinayakumar B created HDFS-8369: --- Summary: TestHdfsConfigFields is placed in wrong dir, introducing compile error Key: HDFS-8369 URL: https://issues.apache.org/jira/browse/HDFS-8369 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-8369) TestHdfsConfigFields is placed in wrong dir, introducing compile error

2015-05-11 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B resolved HDFS-8369. - Resolution: Duplicate > TestHdfsConfigFields is placed in wrong dir, introducing compile error > --

Is implicit Retry for create() required on AlreadyBeingCreatedException in NonHA ?

2015-05-11 Thread andreina j
Hi , In NonHA, If client tries to create the same file, which is already exists and open, then NameNode was throwing already being created exception immediately. For NonHA case, Retry policy was added to retry 5 times, each time after 60 sec(SOFT_LEASE_TIMEOUT). However this retry was not wor

[jira] [Resolved] (HDFS-8285) Contents of ArchivalStorage in hadoop2.7 is messed up

2015-05-11 Thread J.Andreina (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.Andreina resolved HDFS-8285. -- Resolution: Implemented This issue no longer exist in current document. > Contents of ArchivalStorage i

[jira] [Created] (HDFS-8370) Erasure Coding: TestRecoverStripedFile#testRecoverOneParityBlock is failing

2015-05-11 Thread Rakesh R (JIRA)
Rakesh R created HDFS-8370: -- Summary: Erasure Coding: TestRecoverStripedFile#testRecoverOneParityBlock is failing Key: HDFS-8370 URL: https://issues.apache.org/jira/browse/HDFS-8370 Project: Hadoop HDFS

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

2015-05-11 Thread Apache Jenkins Server
See Changes: [aajisaka] HDFS-8351. Remove namenode -finalize option from document. (aajisaka) -- [...truncated 6697 lines...] # SIGBUS (0x7) at pc=0x7f16e5823982, pid=22403, tid=1397363647

[jira] [Resolved] (HDFS-8370) Erasure Coding: TestRecoverStripedFile#testRecoverOneParityBlock is failing

2015-05-11 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng resolved HDFS-8370. - Resolution: Duplicate > Erasure Coding: TestRecoverStripedFile#testRecoverOneParityBlock is failing > -

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

2015-05-11 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2122/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6890 lines...] [INFO] Executed tasks [INFO] [INFO] --- m

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

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

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

2015-05-11 Thread Apache Jenkins Server
See Changes: [aajisaka] HDFS-8351. Remove namenode -finalize option from document. (aajisaka) -- [...truncated 7296 lines...] Running org.apache.hadoop.hdfs.util.TestCyclicIteration Tests

How to add branch-2.7 to Jenkins white list

2015-05-11 Thread Wangda Tan
Hi Hadoop-dev, Now we are working on branch-2.7 for 2.7.1 release but I found branch-2.7 may not be added to Jenkins white list. For example: YARN-3434 cannot trigger Jenkins build. Could anybody help to add it? Thanks, Wangda

Re: How to add branch-2.7 to Jenkins white list

2015-05-11 Thread Allen Wittenauer
On May 11, 2015, at 10:23 AM, Wangda Tan wrote: > Hi Hadoop-dev, > > Now we are working on branch-2.7 for 2.7.1 release but I found branch-2.7 > may not be added to Jenkins white list. For example: YARN-3434 cannot > trigger Jenkins build. > > Could anybody help to add it? It’s not a white l

Re: How to add branch-2.7 to Jenkins white list

2015-05-11 Thread Wangda Tan
Thanks Allen for explanation, I thought it's a whitelist in server side, now I can better understand. Wangda On Mon, May 11, 2015 at 10:34 AM, Allen Wittenauer wrote: > > On May 11, 2015, at 10:23 AM, Wangda Tan wrote: > > > Hi Hadoop-dev, > > > > Now we are working on branch-2.7 for 2.7.1 rel

Re: How to add branch-2.7 to Jenkins white list

2015-05-11 Thread Allen Wittenauer
On May 11, 2015, at 10:34 AM, Allen Wittenauer wrote: > > It’s not a white list; it’s done heuristically. If you read through the > release notes of HADOOP-11746, you’ll see that it only supports major > branches. It does not (currently?) support minor or micro branches. (The > periods conf

[jira] [Created] (HDFS-8371) Fix test failure in TestHdfsConfigFields for spanreceiver properties

2015-05-11 Thread Ray Chiang (JIRA)
Ray Chiang created HDFS-8371: Summary: Fix test failure in TestHdfsConfigFields for spanreceiver properties Key: HDFS-8371 URL: https://issues.apache.org/jira/browse/HDFS-8371 Project: Hadoop HDFS

[jira] [Created] (HDFS-8372) Erasure coding: simplify snapshots and truncate quota calculations for striped files, to be consistent with HDFS-8327

2015-05-11 Thread Zhe Zhang (JIRA)
Zhe Zhang created HDFS-8372: --- Summary: Erasure coding: simplify snapshots and truncate quota calculations for striped files, to be consistent with HDFS-8327 Key: HDFS-8372 URL: https://issues.apache.org/jira/browse/HDFS

[jira] [Created] (HDFS-8373) Ec files can't be deleted into [[Trash]] because of that [[Trash]] isn't EC zone.

2015-05-11 Thread GAO Rui (JIRA)
GAO Rui created HDFS-8373: - Summary: Ec files can't be deleted into [[Trash]] because of that [[Trash]] isn't EC zone. Key: HDFS-8373 URL: https://issues.apache.org/jira/browse/HDFS-8373 Project: Hadoop HDFS

[jira] [Resolved] (HDFS-7678) Erasure coding: DFSInputStream with decode functionality (pread)

2015-05-11 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang resolved HDFS-7678. - Resolution: Fixed Fix Version/s: HDFS-7285 Hadoop Flags: Reviewed > Erasure coding: DFSInputStr

[jira] [Created] (HDFS-8374) Remove chunkSize from ECSchema as its not required for coders

2015-05-11 Thread Vinayakumar B (JIRA)
Vinayakumar B created HDFS-8374: --- Summary: Remove chunkSize from ECSchema as its not required for coders Key: HDFS-8374 URL: https://issues.apache.org/jira/browse/HDFS-8374 Project: Hadoop HDFS

[jira] [Created] (HDFS-8375) Add cellSize as an XAttr to ECZone

2015-05-11 Thread Vinayakumar B (JIRA)
Vinayakumar B created HDFS-8375: --- Summary: Add cellSize as an XAttr to ECZone Key: HDFS-8375 URL: https://issues.apache.org/jira/browse/HDFS-8375 Project: Hadoop HDFS Issue Type: Sub-task