Re: [VOTE] Graduate Apache Paimon (Incubating) as a Top Level Project
+1(non-binding) On 2024/03/08 10:50:36 Yu Li wrote: > Hi All, > > We've got positive feedback on the DISCUSS thread for graduation [1], > and would like to start an official VOTE thread now. > > Below are some facts and project highlights from the incubation phase > as well as the draft resolution: > > - Currently, our community consists of 18 committers (including > mentors) from ~10 different companies, with 11 serving as PPMC > members. > - So far, we have boasted 132 contributors. > - Throughout the incubation period, we've made 5 releases in 12 > months, at a stable pace. > - We've had 3 different release managers to date. > - Our software is used in production by 20+ well known entities. > - As yet, we have opened 1,363 issues with 1,083 successfully > resolved, including the period as a sub-project of Apache Flink. > - We have submitted a total of 2,166 PRs, out of which 2,091 have been > merged or closed. > - We have met all maturity criteria as outlined in [2]. > > Please vote on the resolution pasted below to graduate Apache Paimon > from the Incubator to the Top Level Project. > > [ ] +1 Graduate Apache Paimon from the Incubator. > [ ] +0 No opinion. > [ ] -1 Don't graduate Apache Paimon from the Incubator because ... > > This vote will open for at least 72 hours. > > We would like to thank everyone who has participated in the Apache > Paimon community. We would also like to thank the Apache Incubator > community as well as Apache Infrastructure team and general ASF > community for your support. > > [1] https://lists.apache.org/thread/012rfy2zvnhqh39foncwvdpvy9fzry1q > [2] > https://cwiki.apache.org/confluence/display/PAIMON/Apache+Maturity+Model+Assessment+for+Paimon > > --- > > Establish the Apache Paimon Project > > WHEREAS, the Board of Directors deems it to be in the best interests of > the Foundation and consistent with the Foundation's purpose to establish > a Project Management Committee charged with the creation and maintenance > of open-source software, for distribution at no charge to the public, > related to a unified lake storage to build dynamic tables for both > stream and batch processing with big data compute engines, supporting > high-speed data ingestion and real-time data query. > > NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee > (PMC), to be known as the "Apache Paimon Project", be and hereby is > established pursuant to Bylaws of the Foundation; and be it further > > RESOLVED, that the Apache Paimon Project be and hereby is responsible > for the creation and maintenance of software related to a unified lake > storage to build dynamic tables for both stream and batch processing > with big data compute engines, supporting high-speed data ingestion and > real-time data query; and be it further > > RESOLVED, that the office of "Vice President, Apache Paimon" be and > hereby is created, the person holding such office to serve at the > direction of the Board of Directors as the chair of the Apache Paimon > Project, and to have primary responsibility for management of the > projects within the scope of responsibility of the Apache Paimon > Project; and be it further > > RESOLVED, that the persons listed immediately below be and hereby are > appointed to serve as the initial members of the Apache Paimon Project: > > * Becket Qin > * Caizhi Weng > * Fang Yong > * Feng Wang > * Jingsong Lee > * Nicholas Jiang > * Robert Metzger > * Stephan Ewen > * Timo Walther > * Yann Byron (Bi Yan) > * Yu Li > * Zelin Yu > > NOW, THEREFORE, BE IT FURTHER RESOLVED, that Jingsong Lee be appointed > to the office of Vice President, Apache Paimon, to serve in accordance > with and subject to the direction of the Board of Directors and the > Bylaws of the Foundation until death, resignation, retirement, removal > or disqualification, or until a successor is appointed; and be it > further > > RESOLVED, that the Apache Paimon Project be and hereby is tasked with > the migration and rationalization of the Apache Incubator Paimon > podling; and be it further > > RESOLVED, that all responsibilities pertaining to the Apache Incubator > Paimon podling encumbered upon the Apache Incubator PMC are hereafter > discharged. > > --- > > Best Regards, > Yu (on behalf of the Apache Paimon PPMC) > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Have Amoro join the Incubator
+1 (non-binding) Best Wishes ~ Yann On 2024/03/03 01:44:24 Justin Mclean wrote: > Hi, > > Following on from the discussion of the Amoro proposal [1][2], let's vote on > having it join the Incubator. > > Please cast your vote: > > [ ] +1, have it join the Incubator as an incubating project > [ ] +0, I have no strong opinion either way > [ ] -1, do not have it join the Incubator because... > > Kind Regards, > Justin > > 1. https://cwiki.apache.org/confluence/display/INCUBATOR/AmoroProposal > 2. https://lists.apache.org/thread/7t2bm6x19zq2d79cn8jj2wqd3f2t3k00 - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Paimon (Incubating) 0.6.1-RC2
Hi Suyan and Xuanwo, I will cancel this vote and cut a RC3. Thank you both again for checking and responding. -- 谢谢 ~ Best Wishes ~ - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Paimon (Incubating) 0.6.1-RC2
Hi Suyan, It's similar to the previous one. I can't reproduce either of two in M1 and jdk8. So, do you mind that try to build the previous source code: https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.6.0-incubating-rc1/ On 2024/01/23 08:30:05 Suyan wrote: > Hi, > > With this source, I meet a new issue. > > [INFO] > > [INFO] BUILD FAILURE > [INFO] > > [INFO] Total time: 3.268 s > [INFO] Finished at: 2024-01-23T16:28:50+08:00 > [INFO] > > [ERROR] Failed to execute goal > com.diffplug.spotless:spotless-maven-plugin:2.13.0:check (spotless-check) on > project paimon-test-utils: Execution spotless-check of goal > com.diffplug.spotless:spotless-maven-plugin:2.13.0:check failed: > java.lang.reflect.InvocationTargetException: class > com.google.googlejavaformat.java.RemoveUnusedImports (in unnamed module > @0x798753cc) cannot access class com.sun.tools.javac.util.Context (in module > jdk.compiler) because module jdk.compiler does not export > com.sun.tools.javac.util to unnamed module @0x798753cc -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn -rf :paimon-test-utils > > My java version: > > openjdk version "1.8.0_402" > OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06) > OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode) > > System info: > Apple Silicon M1(arm64) > macOS 13.6.3 > > Sincerely, > Suyan > > > 2024年1月23日 11:40,Bi Yan 写道: > > > > Hi Suyan, > > > > Sorry for not locating your issue. But, can you use the following source to > > check whether this issue still exists? > > > > https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.6.1-incubating-rc3/ > > > > Thanks. > > > > On 2024/01/22 07:53:22 Suyan wrote: > >> The java version on my machine: > >> openjdk version "1.8.0_402" > >> OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06) > >> OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode) > >> > >> Sincerely, > >> Suyan > >> > >>> 2024年1月22日 11:55,Bi Yan 写道: > >>> > >>> Hi Suyan, thanks for checking and voting. > >>> > >>> Paimon supports Jdk8 and Jdk11 currently. Can you check your jdk version? > >>> If yes, is there more details for me to address this? Thank you. > >>> > >>> -- > >>> 谢谢 ~ > >>> Best Wishes ~ > >>> > >>> - > >>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > >>> For additional commands, e-mail: general-h...@incubator.apache.org > >>> > >> > >> > >> - > >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > >> For additional commands, e-mail: general-h...@incubator.apache.org > >> > >> > > > > - > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Paimon (Incubating) 0.6.1-RC2
Hi Suyan, Sorry for not locating your issue. But, can you use the following source to check whether this issue still exists? https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.6.1-incubating-rc3/ Thanks. On 2024/01/22 07:53:22 Suyan wrote: > The java version on my machine: > openjdk version "1.8.0_402" > OpenJDK Runtime Environment (Temurin)(build 1.8.0_402-b06) > OpenJDK 64-Bit Server VM (Temurin)(build 25.402-b06, mixed mode) > > Sincerely, > Suyan > > > 2024年1月22日 11:55,Bi Yan 写道: > > > > Hi Suyan, thanks for checking and voting. > > > > Paimon supports Jdk8 and Jdk11 currently. Can you check your jdk version? > > If yes, is there more details for me to address this? Thank you. > > > > -- > > 谢谢 ~ > > Best Wishes ~ > > > > - > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > > > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Paimon (Incubating) 0.6.1-RC2
Hi xuanan, This issue of "Unexpected character 0x0 in identifier" is addressed. I package the source file on mac os, and in my machine environment every entry has an extra copy with the prefix "._" which is caused by AppleDouble for mac. I build a new source tar: https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.6.1-incubating-rc3/. Can you check again? I am looking forward to your reply. On 2024/01/22 04:24:57 Xuanwo wrote: > > I guess this problem may occur due to jdk version or character set. Can > > you check this? Thanks. > > The issue could be reproduced under java 8. For character set, I'm running > archlinux with > locale en_US.utf-8. The build is running on the source tarball directly. It's > unlikely to > be related to character set. > > > java -version > openjdk version "1.8.0_402" > OpenJDK Runtime Environment (build 1.8.0_402-b06) > OpenJDK 64-Bit Server VM (build 25.402-b06, mixed mode) > > Full error log could be seen at > https://gist.github.com/Xuanwo/91efbf9c8553beb131509d9c4844e8ce > > BTW, the failed file > "paimon-test-utils/src/main/java/org/apache/paimon/testutils/assertj/._AssertionUtils.java" > seems to be a binary file. > > On Mon, Jan 22, 2024, at 12:03, Bi Yan wrote: > > Hi xuanwo, thanks for checking and voting. > > > > I guess this problem may occur due to jdk version or character set. Can > > you check this? Thanks. > > > > -- > > 谢谢 ~ > > Best Wishes ~ > > > > - > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > > For additional commands, e-mail: general-h...@incubator.apache.org > > -- > Xuanwo > > - > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > > - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Paimon (Incubating) 0.6.1-RC2
Hi xuanwo, thanks for checking and voting. I guess this problem may occur due to jdk version or character set. Can you check this? Thanks. -- 谢谢 ~ Best Wishes ~ - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org
Re: [VOTE] Release Apache Paimon (Incubating) 0.6.1-RC2
Hi Suyan, thanks for checking and voting. Paimon supports Jdk8 and Jdk11 currently. Can you check your jdk version? If yes, is there more details for me to address this? Thank you. -- 谢谢 ~ Best Wishes ~ - To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org