Re: [DISCUSSION] Create a branch to work on non-blocking access to HDFS

2018-05-15 Thread Stack
On Fri, May 4, 2018 at 5:47 AM, Anu Engineer wrote: > Hi Stack, > > > > Why don’t we look at the design of what is being proposed? Let us post > the design to HDFS-9924 and then if needed, by all means let us open a new > Jira. > > That will make it easy to understand

[jira] [Created] (HDFS-13572) [umbrella] Non-blocking HDFS Access for H3

2018-05-15 Thread stack (JIRA)
stack created HDFS-13572: Summary: [umbrella] Non-blocking HDFS Access for H3 Key: HDFS-13572 URL: https://issues.apache.org/jira/browse/HDFS-13572 Project: Hadoop HDFS Issue Type: New Feature

[jira] [Created] (HDFS-13571) Dead datanode detector

2018-05-15 Thread Gang Xie (JIRA)
Gang Xie created HDFS-13571: --- Summary: Dead datanode detector Key: HDFS-13571 URL: https://issues.apache.org/jira/browse/HDFS-13571 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Resolved] (HDFS-6359) WebHdfs NN servlet issues redirects in safemode or standby

2018-05-15 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-6359. --- Resolution: Duplicate I believe this is a dup of HDFS-5122 > WebHdfs NN servlet issues

[jira] [Resolved] (HDFS-6371) In HA setup, the standby NN should redirect WebHDFS write requests to the active NN

2018-05-15 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-6371. --- Resolution: Duplicate I believe this is a dup of HDFS-5122 > In HA setup, the standby NN

[jira] [Resolved] (HDFS-4702) remove namesystem lock from DatanodeManager#fetchDatanodes

2018-05-15 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-4702. --- Resolution: Duplicate Target Version/s: (was: ) Looking at code, this lock is

[jira] [Resolved] (HDFS-5123) Hftp should support namenode logical service names in URI

2018-05-15 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-5123. --- Resolution: Won't Fix hftp is deprecated and removed in Hadoop3. Resolve it as won't fix. >

[jira] [Created] (HDDS-74) Rename name of properties related to configuration tags

2018-05-15 Thread Nanda kumar (JIRA)
Nanda kumar created HDDS-74: --- Summary: Rename name of properties related to configuration tags Key: HDDS-74 URL: https://issues.apache.org/jira/browse/HDDS-74 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-73) Add acceptance tests for Ozone Shell

2018-05-15 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-73: --- Summary: Add acceptance tests for Ozone Shell Key: HDDS-73 URL: https://issues.apache.org/jira/browse/HDDS-73 Project: Hadoop Distributed Data Store Issue Type: Test

[jira] [Created] (HDFS-13570) TestQuotaByStorageType,TestQuota,TestDFSOutputStream fail on Windows

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13570: Summary: TestQuotaByStorageType,TestQuota,TestDFSOutputStream fail on Windows Key: HDFS-13570 URL: https://issues.apache.org/jira/browse/HDFS-13570 Project: Hadoop HDFS

[jira] [Created] (HDFS-13569) TestDataNodeMultipleRegistrations#testClusterIdMismatchAtStartupWithHA times out intermittently on Windows

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13569: Summary: TestDataNodeMultipleRegistrations#testClusterIdMismatchAtStartupWithHA times out intermittently on Windows Key: HDFS-13569 URL: https://issues.apache.org/jira/browse/HDFS-13569

[jira] [Created] (HDFS-13568) TestDataNodeUUID#testUUIDRegeneration times out on Windows

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13568: Summary: TestDataNodeUUID#testUUIDRegeneration times out on Windows Key: HDFS-13568 URL: https://issues.apache.org/jira/browse/HDFS-13568 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-13567) TestNameNodeMetrics#testGenerateEDEKTime,TestNameNodeMetrics#testResourceCheck should use a different cluster basedir

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13567: Summary: TestNameNodeMetrics#testGenerateEDEKTime,TestNameNodeMetrics#testResourceCheck should use a different cluster basedir Key: HDFS-13567 URL:

[jira] [Created] (HDFS-13566) Add configurable additional RPC listener to NameNode

2018-05-15 Thread Chen Liang (JIRA)
Chen Liang created HDFS-13566: - Summary: Add configurable additional RPC listener to NameNode Key: HDFS-13566 URL: https://issues.apache.org/jira/browse/HDFS-13566 Project: Hadoop HDFS Issue

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Chris Douglas
Yeah, consistently failing nightly builds are just burning resources. Until someone starts working to fix it, we shouldn't keep submitting the job. Too bad; I thought build times and resource usage were becoming more manageable on branch-2. If anyone has cycles to work on this, the job is here

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Allen Wittenauer
> On May 15, 2018, at 10:16 AM, Chris Douglas wrote: > > They've been failing for a long time. It can't install bats, and > that's fatal? -C The bats error is new and causes the build to fail enough that it produces the email output. For the past few months, it

[ANNOUNCE] Apache Hadoop 2.9.1 Release

2018-05-15 Thread Chen, Sammi
Hello everyone, I am glad to announce that Apache Hadoop 2.9.1 has been released. Apache Hadoop 2.9.1 is the next release of Apache Hadoop 2.9 line. It includes 208 bug fixes, improvements and enhancements since previous Apache Hadoop 2.9.0 release. - For major changes included in Hadoop 2.9

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Chris Douglas
They've been failing for a long time. It can't install bats, and that's fatal? -C On Tue, May 15, 2018 at 9:43 AM, Allen Wittenauer wrote: > > > FYI: > > I’m going to disable the branch-2 nightly jobs. >

Re: Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-05-15 Thread Allen Wittenauer
FYI: I’m going to disable the branch-2 nightly jobs. - To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

[jira] [Created] (HDFS-13565) [um

2018-05-15 Thread stack (JIRA)
stack created HDFS-13565: Summary: [um Key: HDFS-13565 URL: https://issues.apache.org/jira/browse/HDFS-13565 Project: Hadoop HDFS Issue Type: New Feature Reporter: stack -- This

[jira] [Reopened] (HDFS-7524) TestRetryCacheWithHA.testUpdatePipeline fails occasionally in trunk

2018-05-15 Thread Rushabh S Shah (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh S Shah reopened HDFS-7524: -- Looks like this jira and HDFS-11408 are closed as duplicate. We want to keep one ticket open. So

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-05-15 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/782/ [May 14, 2018 6:24:01 AM] (littlezhou) Add 2.9.1 release notes and changes documents [May 14, 2018 6:38:40 AM] (sammichen) Revert "Add 2.9.1 release notes and changes documents" [May 14, 2018 7:14:02 AM]

[jira] [Created] (HDDS-72) Add numDeletedBlocks field in ContainerInfo

2018-05-15 Thread Lokesh Jain (JIRA)
Lokesh Jain created HDDS-72: --- Summary: Add numDeletedBlocks field in ContainerInfo Key: HDDS-72 URL: https://issues.apache.org/jira/browse/HDDS-72 Project: Hadoop Distributed Data Store Issue

[jira] [Created] (HDFS-13564) PreAllocator for DfsClientShm

2018-05-15 Thread Gang Xie (JIRA)
Gang Xie created HDFS-13564: --- Summary: PreAllocator for DfsClientShm Key: HDFS-13564 URL: https://issues.apache.org/jira/browse/HDFS-13564 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Created] (HDFS-13563) TestDFSAdminWithHA times out on Windows

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13563: Summary: TestDFSAdminWithHA times out on Windows Key: HDFS-13563 URL: https://issues.apache.org/jira/browse/HDFS-13563 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-13562) TestPipelinesFailover times out on Windows

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13562: Summary: TestPipelinesFailover times out on Windows Key: HDFS-13562 URL: https://issues.apache.org/jira/browse/HDFS-13562 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-13561) TestTransferFsImage#testGetImageTimeout times out intermittently on Windows

2018-05-15 Thread Anbang Hu (JIRA)
Anbang Hu created HDFS-13561: Summary: TestTransferFsImage#testGetImageTimeout times out intermittently on Windows Key: HDFS-13561 URL: https://issues.apache.org/jira/browse/HDFS-13561 Project: Hadoop

Re: [VOTE] Release Apache Hadoop 2.8.4 (RC0)

2018-05-15 Thread 俊平堵
Thanks all who helped to verify and vote! I give my binding +1 to conclude the vote for 2.8.4 RC0: - Built from source and verified signatures - Deployed a small distributed cluster and run some simple job, like: pi, sleep, terasort, etc. - Verified UI of daemons, like: NameNode, DataNode,