Re: [PR] BIGTOP-4062. Upgrade Spark to 3.3.4. [bigtop]

2024-02-25 Thread via GitHub
sekikn commented on PR #1234: URL: https://github.com/apache/bigtop/pull/1234#issuecomment-1962952373 +1, tested on Fedora 38 (x86_64). Thanks @iwasakims. ``` $ ./gradlew allclean spark-pkg repo -Dbuildwithdeps=true $ (cd docker/bigtop-puppet && ./build.sh trunk-fedora-38) $ (

Re: [PR] BIGTOP-4062. Upgrade Spark to 3.3.4. [bigtop]

2024-02-25 Thread via GitHub
sekikn merged PR #1234: URL: https://github.com/apache/bigtop/pull/1234 -- 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. To unsubscribe, e-mail: dev-unsubscr...@bigtop.apache.or

[jira] [Created] (BIGTOP-4065) Fixing BUG caused by the lack of preun logic in Flink spec

2024-02-25 Thread caijialiang (Jira)
caijialiang created BIGTOP-4065: --- Summary: Fixing BUG caused by the lack of preun logic in Flink spec Key: BIGTOP-4065 URL: https://issues.apache.org/jira/browse/BIGTOP-4065 Project: Bigtop Iss

[PR] BIGTOP-4065: Fixing BUG caused by the lack of preun logic in Flink spec [bigtop]

2024-02-25 Thread via GitHub
JiaLiangC opened a new pull request, #1239: URL: https://github.com/apache/bigtop/pull/1239 ### Description of PR The Flink RPM lacks preun logic, causing the alternative symbolic link to persist even after uninstalling Flink. For example, if Flink was initially install

Re: [PR] BIGTOP-4065: Fixing BUG caused by the lack of preun logic in Flink spec [bigtop]

2024-02-25 Thread via GitHub
JiaLiangC commented on PR #1239: URL: https://github.com/apache/bigtop/pull/1239#issuecomment-1963216024 @iwasakims @sekikn @guyuqi Could you help review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Created] (BIGTOP-4066) Fixing Python Dependency Logic in Spark Packaging

2024-02-25 Thread caijialiang (Jira)
caijialiang created BIGTOP-4066: --- Summary: Fixing Python Dependency Logic in Spark Packaging Key: BIGTOP-4066 URL: https://issues.apache.org/jira/browse/BIGTOP-4066 Project: Bigtop Issue Type:

Re: [PR] BIGTOP-4063: Adapt bigtop-select to Python 3 [bigtop]

2024-02-25 Thread via GitHub
timyuer commented on code in PR #1236: URL: https://github.com/apache/bigtop/pull/1236#discussion_r1501997718 ## bigtop-packages/src/common/bigtop-select/distro-select: ## @@ -154,7 +154,7 @@ def listPackages( packages ): if packages == None: packages = leaves - packa

[jira] [Created] (BIGTOP-4067) Fix build failure of Python 2.7 on Rocky Linux 9

2024-02-25 Thread Masatake Iwasaki (Jira)
Masatake Iwasaki created BIGTOP-4067: Summary: Fix build failure of Python 2.7 on Rocky Linux 9 Key: BIGTOP-4067 URL: https://issues.apache.org/jira/browse/BIGTOP-4067 Project: Bigtop Iss

[PR] BIGTOP-4067. Fix build failure of Python 2.7 on Rocky Linux 9. [bigtop]

2024-02-25 Thread via GitHub
iwasakims opened a new pull request, #1240: URL: https://github.com/apache/bigtop/pull/1240 https://issues.apache.org/jira/browse/BIGTOP-4067 The error is emitted on running tests. Since --enable-optimizations makes the tests mandatory, we can skip tests by removing [the configure op

Re: [PR] BIGTOP-4067. Fix build failure of Python 2.7 on Rocky Linux 9. [bigtop]

2024-02-25 Thread via GitHub
iwasakims commented on PR #1240: URL: https://github.com/apache/bigtop/pull/1240#issuecomment-1963486489 successfully built Docker images of Rocky Linux 9 and OpenEuler 22.03 and CentOS 7. The patch of #1238 must be applied too in order to test this on CentOS 7. -- This is an automated m

Re: [PR] BIGTOP-4063: Adapt bigtop-select to Python 3 [bigtop]

2024-02-25 Thread via GitHub
timyuer commented on PR #1236: URL: https://github.com/apache/bigtop/pull/1236#issuecomment-1963507285 As https://github.com/apache/bigtop/pull/1203 submitted, this PR will be closed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] BIGTOP-4063: Adapt bigtop-select to Python 3 [bigtop]

2024-02-25 Thread via GitHub
timyuer closed pull request #1236: BIGTOP-4063: Adapt bigtop-select to Python 3 URL: https://github.com/apache/bigtop/pull/1236 -- 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.