[jira] [Resolved] (HADOOP-17178) [JDK 13] Javadoc HTML5 support

2025-03-27 Thread Cheng Pan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-17178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Pan resolved HADOOP-17178. Fix Version/s: 3.5.0 Assignee: Cheng Pan Resolution: Fixed Fixed by https

[jira] [Reopened] (HADOOP-19502) Add RegexpSingleline module to checkstyle.xml

2025-03-27 Thread Cheng Pan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Pan reopened HADOOP-19502: > Add RegexpSingleline module to checkstyle.

[jira] [Resolved] (HADOOP-19502) Add RegexpSingleline module to checkstyle.xml

2025-03-27 Thread Cheng Pan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Pan resolved HADOOP-19502. Resolution: Not A Problem > Add RegexpSingleline module to checkstyle.

Re: Dropping support for builds on Centos 7

2025-03-12 Thread Cheng Pan
Istvan, thank you for working on restoring build support on CentOS 7 on branch-3.4, let’s keep the high level discussion on the mailing list and implementation details on the PR directly. Thanks, Cheng Pan > On Mar 12, 2025, at 16:47, Istvan Toth wrote: > > "Support for any

Re: Dropping support for builds on Centos 7

2025-03-12 Thread Cheng Pan
tOS 7, maybe mark CentOS 7 support deprecated 3.4.2 or 3.5.0 first? Thanks, Cheng Pan > On Mar 12, 2025, at 07:17, Chris Nauroth wrote: > > I'm adding Cheng Pan, who expressed concerns here: > > https://github.com/apache/hadoop/pull/7493#issuecomment-2710815286 > > Ch

Re: [DISCUSS] Hadoop 3.4.2 release

2025-02-27 Thread Cheng Pan
Thanks Ahmar for preparing a new release. The aarch64 binary distribution tarball is absent in 3.4.1, better to restore in this release. Thanks, Cheng Pan On 2025/02/27 05:38:38 Muralikrishna Dmmkr wrote: > Thanks Ahmar for initating discussion, Can we do a release for > hadoop-thir

[jira] [Created] (HADOOP-19375) Orgnize JDK version-specific code in IDEA friendly approach

2024-12-23 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19375: -- Summary: Orgnize JDK version-specific code in IDEA friendly approach Key: HADOOP-19375 URL: https://issues.apache.org/jira/browse/HADOOP-19375 Project: Hadoop Common

[jira] [Resolved] (HADOOP-19372) JDK 17 - java.lang.NoSuchFieldException: modifiers error in hadoop-hdfs and hadoop-yarn module

2024-12-22 Thread Cheng Pan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-19372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Pan resolved HADOOP-19372. Resolution: Duplicate Duplicated with HADOOP-19367 > JDK 17 - java.lang.NoSuchFieldExcept

[jira] [Created] (HADOOP-19367) Fix setting final field value on Java 17

2024-12-16 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19367: -- Summary: Fix setting final field value on Java 17 Key: HADOOP-19367 URL: https://issues.apache.org/jira/browse/HADOOP-19367 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-19366) Install OpenJDk 17 in default ubuntu build container

2024-12-15 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19366: -- Summary: Install OpenJDk 17 in default ubuntu build container Key: HADOOP-19366 URL: https://issues.apache.org/jira/browse/HADOOP-19366 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 3.4.1 RC3

2024-10-15 Thread Cheng Pan
+1 (non-binding) - build success on Ubuntu 22.04 / x86 / Java 8 with `mvn clean package -Pdist -Dtar -DskipTests`. - setup a HDFS/YARN cluster(1 master node + 3 worker nodes) and run some Spark (3.5.3) jobs. Thanks, Cheng Pan

[jira] [Created] (HADOOP-19310) Add JPMS options required by Java 17+

2024-10-12 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19310: -- Summary: Add JPMS options required by Java 17+ Key: HADOOP-19310 URL: https://issues.apache.org/jira/browse/HADOOP-19310 Project: Hadoop Common Issue Type: Sub

[jira] [Created] (HADOOP-19248) Protobuf code generate and replace should happen together

2024-08-02 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19248: -- Summary: Protobuf code generate and replace should happen together Key: HADOOP-19248 URL: https://issues.apache.org/jira/browse/HADOOP-19248 Project: Hadoop Common

[jira] [Created] (HADOOP-19244) Pullout arch-agnostic maven javadoc plugin configurations in hadoop-common

2024-08-01 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19244: -- Summary: Pullout arch-agnostic maven javadoc plugin configurations in hadoop-common Key: HADOOP-19244 URL: https://issues.apache.org/jira/browse/HADOOP-19244 Project

RE: [DISCUSS] what needs to be done to switch to java17

2024-07-30 Thread Cheng Pan
properly on JDK 17, which can be identified by testing failures after we have done above two steps. Another question is the target version, for example, if JDK 17 support targets to 3.4.x, we should port HADOOP-19107 to branch-3.4 too. Thanks, Cheng Pan On 2024/07/29 19:03:31 Steve Loughran

[jira] [Created] (HADOOP-19223) Don't fail CI if no tests are changed

2024-07-10 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19223: -- Summary: Don't fail CI if no tests are changed Key: HADOOP-19223 URL: https://issues.apache.org/jira/browse/HADOOP-19223 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-19222) Switch yum repo baseurl due to CentOS 7 sunset

2024-07-09 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19222: -- Summary: Switch yum repo baseurl due to CentOS 7 sunset Key: HADOOP-19222 URL: https://issues.apache.org/jira/browse/HADOOP-19222 Project: Hadoop Common Issue

[jira] [Resolved] (HADOOP-13463) update to Guice 4.1

2024-07-09 Thread Cheng Pan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-13463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Pan resolved HADOOP-13463. Resolution: Won't Do Replaced with HADOOP-19216 > update to G

[jira] [Created] (HADOOP-19216) Upgrade Guice from 4.0 to 5.1.0 to support Java 17

2024-07-01 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19216: -- Summary: Upgrade Guice from 4.0 to 5.1.0 to support Java 17 Key: HADOOP-19216 URL: https://issues.apache.org/jira/browse/HADOOP-19216 Project: Hadoop Common

[jira] [Created] (HADOOP-19193) Create orphan commit for website deployment

2024-06-05 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19193: -- Summary: Create orphan commit for website deployment Key: HADOOP-19193 URL: https://issues.apache.org/jira/browse/HADOOP-19193 Project: Hadoop Common Issue Type

[jira] [Created] (HADOOP-19192) Log level is WARN when fail to load native hadoop libs

2024-06-05 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-19192: -- Summary: Log level is WARN when fail to load native hadoop libs Key: HADOOP-19192 URL: https://issues.apache.org/jira/browse/HADOOP-19192 Project: Hadoop Common

[DISCUSS] pruning surplus branches/tags from the main hadoop repo

2024-05-29 Thread Cheng Pan
The gh-pages branch holds large files and keeps the whole history of commits, technically, it’s a compile output, just keeping the last commit or moving to a separate repo(e.g. hadoop-website) could tackle the issue. Thanks, Cheng Pan

Re: [VOTE] Release Apache Hadoop 3.3.4

2022-08-07 Thread Cheng Pan
adoop-3.3.4/ Thanks, Cheng Pan On Thu, Aug 4, 2022 at 2:20 AM Steve Loughran wrote: > > i see you've got a PR up to remove okhttp entirely. hdfs people will need to > review it, but if you can get it into branch-3.3 it'll be in the forthcoming > feature release. https://is

Re: [VOTE] Release Apache Hadoop 3.3.4

2022-07-31 Thread Cheng Pan
ependencies, why should introduce okhttp? Thanks, Cheng Pan On 2022/08/01 03:03:57 Masatake Iwasaki wrote: > +1(binding) > > * skimmed the contents of site documentation. > > * built the source tarball on Rocky Linux 8 (x86_64) by OpenJDK 8 with > `-Pnative`. > > *

Re: Where is aarch64 tgz for 3.3.2 and 3.3.3

2022-06-17 Thread Cheng Pan
Thanks for the explanation, look forward to the upcoming 3.3.4. BTW, I found HADOOP-18033 may corrupt Hadoop Shaded Client[1], could the release manager confirm that? If so, hopes we can fix it in 3.3.4. [1] https://github.com/apache/incubator-kyuubi/issues/2904 Thanks, Cheng Pan On Fri, Jun

Where is aarch64 tgz for 3.3.2 and 3.3.3

2022-06-15 Thread Cheng Pan
Hi community, I'm using Hadoop 3.3.1 to build cross-platform Docker images, and when I'm trying to upgrade to 3.3.2 or 3.3.3, I found there is no aarch64 tgz like 3.3.1[1]. Where can I get them? [1] https://dlcdn.apache.org/hadoop/core/hadoop-3.3.1/hadoop-3.3.1-aarch64.tar.gz Thanks,

[jira] [Resolved] (HADOOP-18051) AuxService should not use class name as default system classes

2021-12-18 Thread Cheng Pan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-18051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheng Pan resolved HADOOP-18051. Resolution: Duplicate Reported in wrong space, moved to YARN-11052 > AuxService should not

[jira] [Created] (HADOOP-18051) AuxService should not use class name as default system classes

2021-12-18 Thread Cheng Pan (Jira)
Cheng Pan created HADOOP-18051: -- Summary: AuxService should not use class name as default system classes Key: HADOOP-18051 URL: https://issues.apache.org/jira/browse/HADOOP-18051 Project: Hadoop Common