[jira] [Created] (HDFS-15469) Dynamically configure the size of PacketReceiver#MAX_PACKET_SIZE

2020-07-14 Thread jianghua zhu (Jira)
jianghua zhu created HDFS-15469: --- Summary: Dynamically configure the size of PacketReceiver#MAX_PACKET_SIZE Key: HDFS-15469 URL: https://issues.apache.org/jira/browse/HDFS-15469 Project: Hadoop HDFS

[RESULT][VOTE] Rlease Apache Hadoop-3.3.0

2020-07-14 Thread Brahma Reddy Battula
Hi All, With 8 binding and 11 non-binding +1s and no -1s the vote for Apache hadoop-3.3.0 Release passes. Thank you everybody for contributing to the release, testing, and voting. Special thanks whoever verified the ARM Binary as this is the first release to support the ARM in hadoop. Binding

Re: [VOTE] Release Apache Hadoop 3.1.4 (RC3)

2020-07-14 Thread Masatake Iwasaki
Hi Gabor Bota, > The RC is available at: http://people.apache.org/~gabota/hadoop-3.1.4-RC3/ I could not find .sha512 for src and bin tarballs. Could you upload the files too? I'm +1 (binding), pending on them. * verified the signature of the source tarball. * built from source tarball with n

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

2020-07-14 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/747/ [Jul 13, 2020 6:45:09 AM] (hexiaoqiao) HDFS-14498 LeaseManager can loop forever on the file for which create [Jul 13, 2020 3:57:11 PM] (hexiaoqiao) Revert "HDFS-14498 LeaseManager can loop forever on

[jira] [Resolved] (HDFS-15371) Nonstandard characters exist in NameNode.java

2020-07-14 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-15371. --- Fix Version/s: 3.4.0 Resolution: Fixed fixed in trunk, thanks > Nonstandard character

[jira] [Created] (HDFS-15470) Added more unit tests to validate rename behaviour across snapshots

2020-07-14 Thread Shashikant Banerjee (Jira)
Shashikant Banerjee created HDFS-15470: -- Summary: Added more unit tests to validate rename behaviour across snapshots Key: HDFS-15470 URL: https://issues.apache.org/jira/browse/HDFS-15470 Project

[jira] [Created] (HDFS-15471) TestHDFSContractMultipartUploader fails on trunk

2020-07-14 Thread Ahmed Hussein (Jira)
Ahmed Hussein created HDFS-15471: Summary: TestHDFSContractMultipartUploader fails on trunk Key: HDFS-15471 URL: https://issues.apache.org/jira/browse/HDFS-15471 Project: Hadoop HDFS Issue Ty

hdfs pure c++ sdk support write or not

2020-07-14 Thread kevin liu
I am trying to use hdfs pure c++ sdk,refer to https://issues.apache.org/jira/browse/HDFS-8707 . The read API works well, but I can’t find write related API in hdfs::FileHandle. Is write functionality implemented in current hdfs++ code? If not

[jira] [Resolved] (HDFS-15385) Upgrade boost library to 1.72

2020-07-14 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HDFS-15385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka resolved HDFS-15385. -- Fix Version/s: 3.4.0 Hadoop Flags: Reviewed Resolution: Fixed Merged the PR into tr