Re: [DISCUSS][HDFS] Add rust binding for libhdfs

2023-07-17 Thread Xuanwo
> What is libdirent? How is it relevant in this context? Since version 3.3, libhdfs depends on the dirent.h API. However, MSVC does not provide this header which causes issues when building libhdfs on Windows platforms. To solve this problem, hdfs-sys uses libdirent - a MSVC port of the

[jira] [Created] (HADOOP-18809) s3a prefetch read/write file operations should guard channel close

2023-07-17 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-18809: - Summary: s3a prefetch read/write file operations should guard channel close Key: HADOOP-18809 URL: https://issues.apache.org/jira/browse/HADOOP-18809 Project:

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

2023-07-17 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/521/ [Jul 15, 2023, 6:30:07 AM] (github) HDFS-17086. Fix the parameter settings in TestDiskspaceQuotaUpdate#updateCountForQuota (#5842). Contributed by Haiyang Hu. [Jul 16, 2023, 4:20:46 AM] (github)

Apache Hadoop qbt Report: branch-2.10+JDK7 on Linux/x86_64

2023-07-17 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/1091/ No changes ERROR: File 'out/email-report.txt' does not exist - To unsubscribe, e-mail:

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

2023-07-17 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/1290/ [Jul 16, 2023, 4:20:46 AM] (github) HADOOP-18801. Delete path directly when it can not be parsed in trash. (#5744). Contributed by farmmamba. [Jul 16, 2023, 5:57:31 AM] (github) HDFS-17075. Reconfig

Re: [DISCUSS][HDFS] Add rust binding for libhdfs

2023-07-17 Thread Wei-Chiu Chuang
Inline On Sat, Jul 15, 2023 at 5:04 AM Ayush Saxena wrote: > Forwarding from dev@hadoop to relevant ML > > Original mail: > https://lists.apache.org/thread/r5rcmc7lwwvkysj0320myxltsyokp9kq > > -Ayush > > On 2023/07/15 09:18:42 Xuanwo wrote: > > Hello, everyone. > > > > I'm the maintainer of

[jira] [Created] (HADOOP-18808) LogExactlyOnce to add a debug() method

2023-07-17 Thread Steve Loughran (Jira)
Steve Loughran created HADOOP-18808: --- Summary: LogExactlyOnce to add a debug() method Key: HADOOP-18808 URL: https://issues.apache.org/jira/browse/HADOOP-18808 Project: Hadoop Common Issue