[jira] [Created] (HDFS-15319) Fix INode#isInLatestSnapshot

2020-04-30 Thread Shashikant Banerjee (Jira)
Shashikant Banerjee created HDFS-15319: -- Summary: Fix INode#isInLatestSnapshot Key: HDFS-15319 URL: https://issues.apache.org/jira/browse/HDFS-15319 Project: Hadoop HDFS Issue Type: Bug

Access to Hadoop QA account for migrating Precommit jobs in Hadoop

2020-04-30 Thread Akira Ajisaka
Hi Allen, I'm testing new Jenkins master and find that we have to set hadoopqa JIRA password to migrate the PreCommit-Admin and PreCommit-(HADOOP|HDFS|YARN|MAPREDUCE)-Build. Would you migrate the jobs or register the credential to the new Jenkins master ( https://ci-hadoop.apache.org/)? Best rega

[jira] [Resolved] (HDFS-15318) RBF:MountTable will not changed if only update the Order

2020-04-30 Thread xuzq (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuzq resolved HDFS-15318. - Resolution: Invalid > RBF:MountTable will not changed if only update the Order >

[jira] [Created] (HDFS-15318) RBF:MountTable will not changed if only update the Order

2020-04-30 Thread xuzq (Jira)
xuzq created HDFS-15318: --- Summary: RBF:MountTable will not changed if only update the Order Key: HDFS-15318 URL: https://issues.apache.org/jira/browse/HDFS-15318 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-15317) Fix libhdfspp warnings

2020-04-30 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HDFS-15317: -- Summary: Fix libhdfspp warnings Key: HDFS-15317 URL: https://issues.apache.org/jira/browse/HDFS-15317 Project: Hadoop HDFS Issue Type: Bug Comp

[jira] [Created] (HDFS-15316) Deletion failure should not remove directory from snapshottables

2020-04-30 Thread hemanthboyina (Jira)
hemanthboyina created HDFS-15316: Summary: Deletion failure should not remove directory from snapshottables Key: HDFS-15316 URL: https://issues.apache.org/jira/browse/HDFS-15316 Project: Hadoop HDFS

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

2020-04-30 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/126/ [Apr 29, 2020 3:49:59 AM] (noreply) HDFS-15301. statfs function in hdfs-fuse not working. Contributed by Aryan Gupta.(#1980) [Apr 29, 2020 5:28:35 AM] (Surendra Singh Lilhore) HDFS-15210. EC : File wr

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

2020-04-30 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1485/ [Apr 29, 2020 3:49:59 AM] (github) HDFS-15301. statfs function in hdfs-fuse not working. Contributed by [Apr 29, 2020 5:28:35 AM] (surendralilhore) HDFS-15210. EC : File write hanged when DN is shutdown b

[jira] [Created] (HDFS-15315) IOException on close() when using Erasure Coding

2020-04-30 Thread Anshuman Singh (Jira)
Anshuman Singh created HDFS-15315: - Summary: IOException on close() when using Erasure Coding Key: HDFS-15315 URL: https://issues.apache.org/jira/browse/HDFS-15315 Project: Hadoop HDFS Issue

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

2020-04-30 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/671/ No changes -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc c

[jira] [Resolved] (HDFS-15314) Add concat fs command

2020-04-30 Thread Jinglun (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jinglun resolved HDFS-15314. Resolution: Invalid Jira should in hadoop-common > Add concat fs command > - > >

[jira] [Created] (HDFS-15314) Add concat fs command

2020-04-30 Thread Jinglun (Jira)
Jinglun created HDFS-15314: -- Summary: Add concat fs command Key: HDFS-15314 URL: https://issues.apache.org/jira/browse/HDFS-15314 Project: Hadoop HDFS Issue Type: Improvement Reporter: J

Re: Changing the default Datanode Volume Choosing policy

2020-04-30 Thread Stephen O'Donnell
I am hoping Arpit Agarwal & Tsz-wo-Sze will comment here too, but I will ping them directly if they do not. 5 years ago, when they raised those concerns, the feature was new and little used. Their concerns, I think, were based on a theory that the feature might not perform well. However since then

Re: Changing the default Datanode Volume Choosing policy

2020-04-30 Thread Ayush Saxena
Hey Stephen, Thanx for initiating this. Just had a look on HDFS-8538, Seems it had concerns couple of concerns regarding the write throughput and performance by Arpit Agarwal & Tsz-wo-Sze. It concluded with a solution in the end as mentioned here : https://issues.apache.org/jira/browse/HDFS-8538?fo

Re: [Hadoop-3.3 Release update]- branch-3.3 has created

2020-04-30 Thread Brahma Reddy Battula
Thanks Akira and Surendra for pointing that out. Looks I missed after creating the branch.. On Thu, 30 Apr 2020 at 10:16 AM, Akira Ajisaka wrote: > Hi Surendra, > > Updated the version to 3.3.1-SNAPSHOT in branch-3.3. > > Thanks, > Akira > > On Wed, Apr 29, 2020 at 4:22 PM Surendra Singh Lilh

About the default value of dfs.client.failover.random.order.

2020-04-30 Thread Takanobu Asanuma
Hi, Currently, the default value of dfs.client.failover.random.order is false. If it's true, clients access to NameNodes random order instead of the configured order which is defined in hdfs-site.xml. Setting dfs.client.failover.random.order=true is very important for RBF if there are multiple ro

[jira] [Created] (HDFS-15313) Ensure inodes in active filesytem are not deleted during snapshot delete

2020-04-30 Thread Shashikant Banerjee (Jira)
Shashikant Banerjee created HDFS-15313: -- Summary: Ensure inodes in active filesytem are not deleted during snapshot delete Key: HDFS-15313 URL: https://issues.apache.org/jira/browse/HDFS-15313 Pr