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

2022-03-31 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/617/ No changes -1 overall The following subsystems voted -1: asflicense hadolint mvnsite pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc

[DISCUSS] cull unused modules from under hadoop-tools

2022-03-31 Thread Steve Loughran
how many of the modules under hadoop-tools get used/maintained? hadoop-aliyun hadoop-ant hadoop-archive-logs hadoop-archives hadoop-aws hadoop-azure hadoop-azure-datalake hadoop-datajoin hadoop-distcp hadoop-dynamometer hadoop-extras hadoop-federation-balance hadoop-fs2img hadoop-ftp hadoop-gridm

Re: docker dev on a mac m1 mbp

2022-03-31 Thread Steve Loughran
this is working for me now, but only if I disable the "enable virtio accelerated directory sharing". builds of the yarn webapp were failing with "EACCES: permission denied, copyfile" from an unzipped tarball into a target/ subdir. worth knowing "experimental feature" really does mean not-aways-wo

Re: [E] [NOTICE] Attaching patches in JIRA issue no longer works

2022-03-31 Thread Eric Badger
I think this deserves some attention. More than just the question of JIRA vs GitHub Issues, I'm a little concerned that we completely changed the way we post code changes without a vote thread or even a discussion thread that had a clear outcome. The previous thread ([DISCUSS] Tips for improving pr

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

2022-03-31 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/825/ [Mar 30, 2022 6:56:04 AM] (Xiaoqiao He) HDFS-16498. Fix NPE for checkBlockReportLease #4057. Contributed by tomscut. [Mar 30, 2022 11:42:50 AM] (noreply) HADOOP-18145. Fileutil's unzip method causes

[jira] [Resolved] (HADOOP-18169) getDelegationTokens in ViewFs should also fetch the token from the fallback FS

2022-03-31 Thread Owen O'Malley (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley resolved HADOOP-18169. Fix Version/s: 3.4.0 3.3.3 Resolution: Fixed > getDelegationTok

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

2022-03-31 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/280/ [Mar 29, 2022 7:58:27 AM] (gyorandr) YARN-10549. Decouple RM runner logic from SLSRunner. Contributed by Szilard Nemeth. [Mar 29, 2022 3:44:55 PM] (noreply) HDFS-16523. Fix dependency error in hadoo

Apache Hadoop qbt Report: branch-3.3+JDK8 on Linux/x86_64

2022-03-31 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-3.3-java8-linux-x86_64/49/ [Mar 27, 2022 1:24:44 PM] (Akira Ajisaka) HDFS-16355. Improve the description of dfs.block.scanner.volume.bytes.per.second (#3724) [Mar 28, 2022 8:03:39 AM] (Masatake Iwasaki) Make upstream aware

Re: [E] [NOTICE] Attaching patches in JIRA issue no longer works

2022-03-31 Thread Akira Ajisaka
Hi Eric, > If we're not using patches on JIRA anymore, why are we using JIRA at all? JIRA issues contain useful information in the fields. We are leveraging them in development and release process. > Using JIRA to then redirect to GitHub seems unintuitive and will fracture the information betwee