HI Xiaoqiao
Sorry, i missed ur messages earlier as it was night time.
But meet problems when executing step 11 of `Creating the release candidate
(X.Y.Z-RC)`. I am not sure what resources I should upload to sftp and
how to generate them. Any instructions wiki to follow up? thanks.
> *sftp home.apa
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/31/
[Oct 16, 2020 4:13:41 PM] (Kihwal Lee) HDFS-15627. Log delete audits before
collecting blocks.
-1 overall
The following subsystems voted -1:
blanks findbugs mvnsite pathlen shadedclient unit
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/298/
[Oct 16, 2020 5:06:24 AM] (noreply) HDFS-15633. Avoid redundant RPC calls for
getDiskStatus. (#2386). Contributed by Ayush Saxena.
[Oct 16, 2020 4:13:41 PM] (Kihwal Lee) HDFS-15627. Log delete audits
Thanks Steven for your response.
When I traced YARN-8990 and YARN-8992 I found that,
a. for YARN-8992, it's fix version is set incorrectly, it seems not in
branch-3.2 and all point branches but mark the fix version to branch-3.2.0.
b. for YARN-8990, it is only in branch-3.2.0 but not in branch-3.2
Hi Vinayakumar,
The staging tables are dynamic. From the Hadoop security team perspective,
it is unrealistic to force every data writer to do that because they are so
many and they write in different ways.
Rename is just one scenario and there are other scenarios. For example,
when permission is
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/89/
[Oct 16, 2020 7:29:04 PM] (Eric Badger) YARN-10450. Add cpu and memory
utilization per node and cluster-wide metrics.
-1 overall
The following subsystems voted -1:
asflicense hadolint j
Thanks Eric and Sunil for your reviews.
Update pom.xml in the top-level directory.[1]
> -3.2.2-SNAPSHOT
> + 3.2.3-SNAPSHOT
Try to grep '3.2.2-SNAPSHOT' in the whole project and not found anymore,
try to compile branch-3.2 at local and pass.
Please give another review if convenient.
Thank
IIUC, hive renames are from hive’s staging directory during write to final
destination within table.
Why not set the default ACLs of staging directory to whatever expected, and
then continue write remaining files.
In this way even after rename you will have expected ACLs on the final
files.
Sett