I agree with Owen on this - I don't think this is a feature we should add
to HDFS.
If managing the permissions for Hive tables is becoming a big overhead for
you, you should look into something like Sentry. It allows you to manage
the permissions of all the files and folders under Hive tables in a
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/90/
No changes
-1 overall
The following subsystems voted -1:
asflicense hadolint jshint pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
c
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/299/
[Oct 17, 2020 6:31:18 AM] (noreply) HADOOP-17288. Use shaded guava from
thirdparty. (#2342). Contributed by Ayush Saxena.
-1 overall
The following subsystems voted -1:
compile findbugs golan
We are using Apache Sentry. On the large scale of HDFS, which is our case,
we see a performance downgrade when enabling the Sentry plugin in
NameNode. So we have to disable the plugin in NN and map Sentry policies
to HDFS ACL. It works great so far. This is the only major issue we see.
On Sun, Oc
For more details, see
https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/32/
[Oct 17, 2020 6:31:18 AM] (noreply) HADOOP-17288. Use shaded guava from
thirdparty. (#2342). Contributed by Ayush Saxena.
-1 overall
The following subsystems voted -1:
blanks findbugs mvnsit
Takanobu Asanuma created HDFS-15639:
---
Summary: [JDK 11] Fix Javadoc errors in hadoop-hdfs-client
Key: HDFS-15639
URL: https://issues.apache.org/jira/browse/HDFS-15639
Project: Hadoop HDFS
I