Re: Collect feedback for HDFS-15638

2020-10-18 Thread Stephen O'Donnell
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

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

2020-10-18 Thread Apache Jenkins Server
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

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

2020-10-18 Thread Apache Jenkins Server
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

Re: Collect feedback for HDFS-15638

2020-10-18 Thread Xinli shang
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

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

2020-10-18 Thread Apache Jenkins Server
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

[jira] [Created] (HDFS-15639) [JDK 11] Fix Javadoc errors in hadoop-hdfs-client

2020-10-18 Thread Takanobu Asanuma (Jira)
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