Uh oh!
There was an error while loading. Please reload this page.
Fix install_java.sh script to correctly clear /files/bin folder before reinstalling java - #56211
Merged
Merged
Conversation
VladaZakharova
requested review from
ashb, gopidesupavan and potiuk
as code ownersSeptember 29, 2025 14:10
VladaZakharovaforce-pushed
the
install_java_sh_fix
branch
from
September 30, 2025 14:24
0ac72e2 to
a88d60cCompareVladaZakharova
commented
Oct 3, 2025
ContributorAuthor
@shahar1 Hi :) |
potiuk
approved these changes
Oct 3, 2025
potiuk
commented
Oct 3, 2025
Member
LGTM. If also @shahar1 - it looks good for you, we can merge it. |
shahar1
approved these changes
Oct 3, 2025
shahar1
left a comment
Contributor
There was a problem hiding this comment.
LGTM, now that it is a JDK version :)
Uh oh!
There was an error while loading. Please reload this page.
github-actionsBot
pushed a commit
that referenced
this pull request
Oct 3, 2025
(cherry picked from commit 767ae70) Co-authored-by: VladaZakharova <uladaz@google.com> Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com>
Contributor
github-actionsBot
pushed a commit
to aws-mwaa/upstream-to-airflow
that referenced
this pull request
Oct 3, 2025
(cherry picked from commit 767ae70) Co-authored-by: VladaZakharova <uladaz@google.com> Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com>
sc250072 pushed a commit
to Teradata/airflow
that referenced
this pull request
Oct 3, 2025
Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com>
dabla pushed a commit
to dabla/airflow
that referenced
this pull request
Oct 12, 2025
Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com>
potiuk pushed a commit
that referenced
this pull request
Oct 13, 2025
potiuk added a commit
that referenced
this pull request
Oct 13, 2025
* Error message improvied * Error messages of bteq improved * Bump ruff to 0.13.3 and prek to 0.2.3 (#56355) * fix: allow mapped tasks to accept zero-length inputs on rerun (#56162) * fix: allow mapped tasks to accept zero-length inputs on rerun * fix: add test for rerun args of different length * chore: revise comments to align with the changes * chore: add comments before the task state check * fix: replace legacy query syntax * Chart gitsync vars (#56245) * make the variable name in .Values.dags.gitSync.credentials secret dependent on the GitSync version * update gitsync tests * Update provider's metadata (#56357) * Fix install_java.sh (#56211) Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com> * Add new PL translations. (#56359) --------- Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com> Co-authored-by: Zhen-Lun (Kevin) Hong <zhenlun.hong01@gmail.com> Co-authored-by: Kirill Romanikhin <63454209+ido177@users.noreply.github.com> Co-authored-by: Jarek Potiuk <jarek@potiuk.com> Co-authored-by: VladaZakharova <uladaz@google.com> Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com>
TyrellHaywood pushed a commit
to TyrellHaywood/airflow
that referenced
this pull request
Oct 22, 2025
* Error message improvied * Error messages of bteq improved * Bump ruff to 0.13.3 and prek to 0.2.3 (apache#56355) * fix: allow mapped tasks to accept zero-length inputs on rerun (apache#56162) * fix: allow mapped tasks to accept zero-length inputs on rerun * fix: add test for rerun args of different length * chore: revise comments to align with the changes * chore: add comments before the task state check * fix: replace legacy query syntax * Chart gitsync vars (apache#56245) * make the variable name in .Values.dags.gitSync.credentials secret dependent on the GitSync version * update gitsync tests * Update provider's metadata (apache#56357) * Fix install_java.sh (apache#56211) Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com> * Add new PL translations. (apache#56359) --------- Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com> Co-authored-by: Zhen-Lun (Kevin) Hong <zhenlun.hong01@gmail.com> Co-authored-by: Kirill Romanikhin <63454209+ido177@users.noreply.github.com> Co-authored-by: Jarek Potiuk <jarek@potiuk.com> Co-authored-by: VladaZakharova <uladaz@google.com> Co-authored-by: Ulada Zakharava <vlada_zakharava@epam.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes install_java.sh script to use newer version of Java.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.