-
Notifications
You must be signed in to change notification settings - Fork 919
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[KYUUBI #4279] Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine #6009
Conversation
@yaooqinn please review this PR,thanks |
Thank you @sincewhen, let's wait and see the test results |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6009 +/- ##
============================================
- Coverage 61.18% 61.09% -0.09%
Complexity 23 23
============================================
Files 623 623
Lines 37060 37060
Branches 5024 5024
============================================
- Hits 22674 22642 -32
- Misses 11950 11972 +22
- Partials 2436 2446 +10 ☔ View full report in Codecov by Sentry. |
thanks, merged to master |
…wnload to obtain engine …ne archives # 🔍 Description ## Issue References [4279](https://github.com/apache/kyuubi/issues/4279)🔗 This pull request fixes # ## Describe Your Solution 🔧 Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine ## Types of changes 🔖 - [x] New feature (non-breaking change which adds functionality) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#6009 from sincewhen/master. Closes apache#4279 2152a9b [yuqingyang] Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine archives Authored-by: yuqingyang <[email protected]> Signed-off-by: Kent Yao <[email protected]>
The https://github.com/apache/kyuubi/actions/runs/8168780787/job/22331539129?pr=6131 |
I see the logs of Flink Test , It seems download flink release file failer . Howerver,I test on my compute , success. |
does it work for older versions? e.g. Spark 3.3.1 or Flink 1.15.0 |
For this change itself, unconditionally adding query part |
…wnload to obtain engine …ne archives # 🔍 Description ## Issue References [4279](https://github.com/apache/kyuubi/issues/4279)🔗 This pull request fixes # ## Describe Your Solution 🔧 Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine ## Types of changes 🔖 - [x] New feature (non-breaking change which adds functionality) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes apache#6009 from sincewhen/master. Closes apache#4279 2152a9b [yuqingyang] Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine archives Authored-by: yuqingyang <[email protected]> Signed-off-by: Kent Yao <[email protected]>
…ne archives
🔍 Description
Issue References 4279🔗
This pull request fixes #
Describe Your Solution 🔧
Use new Apache 'closer.lua' syntax for kyuubi-download to obtain engine
Types of changes 🔖
Test Plan 🧪
Behavior Without This Pull Request ⚰️
Behavior With This Pull Request 🎉
Related Unit Tests
Checklist 📝
Be nice. Be informative.