Apache Hadoop qbt Report: branch2.10+JDK7 on Linux/x86
For more details, see https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/ [Apr 9, 2020 12:52:45 AM] (ebadger) YARN-2710. RM HA tests failed intermittently on trunk. Contributed by -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit xml The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace The following subsystems are considered long running: (runtime bigger than 1h 0m 0s) unit Specific tests: XML : Parsing Error(s): hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/empty-configuration.xml hadoop-tools/hadoop-azure/src/config/checkstyle-suppressions.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/public/crossdomain.xml FindBugs : module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client Boxed value is unboxed and then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:then immediately reboxed in org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnRWHelper.readResultsWithTimestamps(Result, byte[], byte[], KeyConverter, ValueConverter, boolean) At ColumnRWHelper.java:[line 335] Failed junit tests : hadoop.hdfs.qjournal.server.TestJournalNodeRespectsBindHostKeys hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints hadoop.contrib.bkjournal.TestBookKeeperHACheckpoints hadoop.registry.secure.TestSecureLogins cc: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-compile-cc-root-jdk1.7.0_95.txt [4.0K] javac: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-compile-javac-root-jdk1.7.0_95.txt [324K] cc: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-compile-cc-root-jdk1.8.0_242.txt [4.0K] javac: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-compile-javac-root-jdk1.8.0_242.txt [304K] checkstyle: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-checkstyle-root.txt [16M] hadolint: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-patch-hadolint.txt [4.0K] pathlen: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/pathlen.txt [12K] pylint: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-patch-pylint.txt [24K] shellcheck: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-patch-shellcheck.txt [56K] shelldocs: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-patch-shelldocs.txt [8.0K] whitespace: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/whitespace-eol.txt [12M] https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/whitespace-tabs.txt [1.3M] xml: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/xml.txt [12K] findbugs: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase_hadoop-yarn-server-timelineservice-hbase-client-warnings.html [8.0K] javadoc: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-javadoc-javadoc-root-jdk1.7.0_95.txt [16K] https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/diff-javadoc-javadoc-root-jdk1.8.0_242.txt [1.1M] unit: https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt [232K] https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs_src_contrib_bkjournal.txt [12K] https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-registry.txt [12K] https://builds.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86/650/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-cli
[jira] [Resolved] (HDFS-15269) NameNode should check the authorization API version only once during initialization
[ https://issues.apache.org/jira/browse/HDFS-15269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HDFS-15269. Fix Version/s: 3.3.0 Resolution: Fixed PR is merged in trunk, and cherrypicked to branch-3.3. Thanks [~aajisaka] and [~tasanuma]! > NameNode should check the authorization API version only once during > initialization > --- > > Key: HDFS-15269 > URL: https://issues.apache.org/jira/browse/HDFS-15269 > Project: Hadoop HDFS > Issue Type: Bug > Components: namenode >Affects Versions: 3.3.0 >Reporter: Wei-Chiu Chuang >Assignee: Wei-Chiu Chuang >Priority: Blocker > Fix For: 3.3.0 > > > After HDFS-14743, every authorization check logs a messages like the following > {noformat} > 2020-04-07 23:44:55,276 INFO org.apache.hadoop.security.UserGroupInformation: > Default authorization provider supports the new authorization provider API > 2020-04-07 23:44:55,276 INFO org.apache.hadoop.security.UserGroupInformation: > Default authorization provider supports the new authorization provider API > 2020-04-07 23:44:55,277 INFO org.apache.hadoop.security.UserGroupInformation: > Default authorization provider supports the new authorization provider API > 2020-04-07 23:44:55,278 INFO org.apache.hadoop.security.UserGroupInformation: > Default authorization provider supports the new authorization provider API > {noformat} > The intend was to check for authorization provider's API compatibility during > initialization but apparently it's not. This will result in serious > performance regression. -- This message was sent by Atlassian Jira (v8.3.4#803005) - To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org
Re: [Hadoop-3.3 Release update]- branch-3.3 has created
thanks a lot Akira and Prabhu for ping. All the blockers/critical issues are fixed. Recently two are reported again like HADOOP-16955 and HADOOP-16963 waiting for confirmation. @prabhu, Those 156 jira's are non-blocker issues which needs to moved to 3.4.0. and filter for blocker/critical is following. project in (YARN, HADOOP, MAPREDUCE, HDFS) AND priority in (Blocker, Critical) AND resolution = Unresolved AND "Target Version/s" = 3.3.0 ORDER BY priority DESC On Thu, Apr 9, 2020 at 12:09 PM Prabhu Joseph wrote: > Hi Brahma, > > Please let me know if i can be of any help in review and commit / > clear the pending issues in YARN and MapReduce targeted for 3.3.0. > I see there are 156 YARN + MapReduce Unresolved Jiras which are either with > target or fix version set to 3.3.0. > > project in (YARN, MAPREDUCE) AND resolution = Unresolved AND (cf[12310320] > = 3.3.0 OR fixVersion = 3.3.0) ORDER BY priority DESC > > Thanks, > Prabhu Joseph > > On Tue, Apr 7, 2020 at 1:27 PM Akira Ajisaka wrote: > > > Hi Brahma, > > > > How is this issue going? > > If there are some blockers, I can help you. > > > > -Akira > > > > On Mon, Mar 30, 2020 at 3:50 AM Brahma Reddy Battula > > wrote: > > > > > Hi All, > > > > > > branch-3.3 created[1] and trunk set to 3.4.0-SNAPSHOT. > > > > > > while committing jira's please set the proper fix version and if there > is > > > any blocker/critical please commit to branch-3.3 or let me know. > > > > > > Planning start 3.3.0 RC0 voting on April-4th,2020(as per previous > > > communication in another thread[2]). > > > > > > > > > 1.https://github.com/apache/hadoop/commits/branch-3.3 > > > 2. > https://lists.apache.org/list.html?common-...@hadoop.apache.org:2020-3 > > > > > > > > > > > > > > > --Brahma Reddy Battula > > > > > > -- --Brahma Reddy Battula