-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDDS-2216. Rename HADOOP_RUNNER_VERSION to OZONE_RUNNER_VERSION in co… #1570
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
Conversation
|
/label ozone |
|
💔 -1 overall
This message was automatically generated. |
|
/retest |
adoroszlai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @cxorm for taking care of this. Acceptance test failures in createmrenv are unrelated.
|
Thanks @adoroszlai |
elek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @cxorm the contribution, overall it looks good to me.
I just found that the blockade tests are doing some magic with this environment variable. As the hadoop-ozone/dist/src/main/compose/ozoneblockade/.env has been changed, they also should be changed.
Would you be so kind to update them in this patch?
hadoop-ozone/fault-injection-test/network-tests/src/test/blockade/ozone/cluster.py
hadoop-ozone/dev-support/checks/blockade.sh
ps: The acceptance test failures all already fixed in HDDS-2187, they will disappear with a rebase
ps2: blockade tests are network failure injection tests similar to the famous Jepsen tests. They are not yet added to the CI (but will be, hopefully soon)
git log $(git merge-base FETCH_HEAD origin/trunk)..origin/trunk --grep=HDDS
|
Thanks @elek |
…mpose .env files.
|
💔 -1 overall
This message was automatically generated. |
elek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Thanks @elek and @adoroszlai for the reviews. |
…mpose .env files. Closes apache#1570.
…mpose .env files. Closes apache#1570.
…mpose .env files.
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute