[jira] [Resolved] (HADOOP-17730) [thirdparty] Do not exclude error_prone

2021-05-25 Thread Wei-Chiu Chuang (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang resolved HADOOP-17730. -- Fix Version/s: thirdparty-1.1.1 thirdparty-1.2.0

[GitHub] [hadoop-thirdparty] jojochuang commented on pull request #18: HADOOP-17730. Add back error_prone

2021-05-25 Thread GitBox
jojochuang commented on pull request #18: URL: https://github.com/apache/hadoop-thirdparty/pull/18#issuecomment-848474245 Thanks! I'll start preparing the 1.1.1 RC then. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [hadoop-thirdparty] jojochuang merged pull request #18: HADOOP-17730. Add back error_prone

2021-05-25 Thread GitBox
jojochuang merged pull request #18: URL: https://github.com/apache/hadoop-thirdparty/pull/18 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [hadoop-thirdparty] jojochuang commented on pull request #18: HADOOP-17730. Add back error_prone

2021-05-25 Thread GitBox
jojochuang commented on pull request #18: URL: https://github.com/apache/hadoop-thirdparty/pull/18#issuecomment-848416511 @ayushtkn or @tasanuma can you review? I am thinking to add this and then start a hadoop-thirdparty 1.1.1 vote. It is not strictly required. For Ozone, I have a

Re: [VOTE] Release Apache Hadoop 3.3.1 - RC1

2021-05-25 Thread Wei-Chiu Chuang
Found a few issues building downstreams Ozone: HADOOP-17730 -- we may have to make an hadoop-thirdparty 1.1.1 to address this problem. HBase: HBASE-25908 -- this is mostly a HBase side of

[jira] [Created] (HADOOP-17733) Release hadoop-thirdparty 1.1.1

2021-05-25 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HADOOP-17733: Summary: Release hadoop-thirdparty 1.1.1 Key: HADOOP-17733 URL: https://issues.apache.org/jira/browse/HADOOP-17733 Project: Hadoop Common Issue

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

2021-05-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java11-linux-x86_64/174/ [May 24, 2021 9:45:39 AM] (noreply) HDFS-15790. Make ProtobufRpcEngineProtos and ProtobufRpcEngineProtos2 Co-Exist (#2767) [May 24, 2021 10:19:58 AM] (noreply) HADOOP-17723. [build] fix the

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

2021-05-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/310/ 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

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

2021-05-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-trunk-java8-linux-x86_64/518/ [May 24, 2021 9:45:39 AM] (noreply) HDFS-15790. Make ProtobufRpcEngineProtos and ProtobufRpcEngineProtos2 Co-Exist (#2767) [May 24, 2021 10:19:58 AM] (noreply) HADOOP-17723. [build] fix the

[jira] [Resolved] (HADOOP-17470) Collect more S3A IOStatistics

2021-05-25 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-17470. - Fix Version/s: 3.3.2 Assignee: Steve Loughran Resolution: Fixed The

[jira] [Resolved] (HADOOP-17372) S3A AWS Credential provider loading gets confused with isolated classloaders

2021-05-25 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-17372. - Fix Version/s: 3.3.1 Resolution: Duplicate > S3A AWS Credential provider

[jira] [Resolved] (HADOOP-17511) Add an Audit plugin point for S3A auditing/context

2021-05-25 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-17511. - Fix Version/s: 3.4.0 Resolution: Fixed > Add an Audit plugin point for S3A

[jira] [Created] (HADOOP-17732) Keep restrict-imports-enforcer-rule for Guava Sets in hadoop-main pom

2021-05-25 Thread Viraj Jasani (Jira)
Viraj Jasani created HADOOP-17732: - Summary: Keep restrict-imports-enforcer-rule for Guava Sets in hadoop-main pom Key: HADOOP-17732 URL: https://issues.apache.org/jira/browse/HADOOP-17732 Project:

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

2021-05-25 Thread Apache Jenkins Server
For more details, see https://ci-hadoop.apache.org/job/hadoop-qbt-branch-2.10-java7-linux-x86_64/309/ 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

[jira] [Resolved] (HADOOP-17721) Replace Guava Sets usage by Hadoop's own Sets in hadoop-yarn-project

2021-05-25 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma resolved HADOOP-17721. --- Fix Version/s: 3.4.0 Resolution: Fixed > Replace Guava Sets usage by