-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Remove hardcoded version dependency in examples module #16844
Conversation
@maobaolong is it a in-progress PR? |
@LuQQiu No, this is ready for review, PTAL |
@jiacheliu3 The description has been updated. |
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.
Looks good.
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.
LGTM, thanks for the fix!
alluxio-bot, merge this please |
Check evaluation failed: |
@Xenorith not sure if you seen this before, all checks are green but the bot doesn't seem to realize. I'll just force merge?
|
Lemme rerun |
oops there's a conflict introduced by another PR, do you mind doing a rebase? @maobaolong Thanks! |
yeah it's strange that there can be build failures when i make this check through the API but it's not showing here on the UI. second time i've seen it. if you can confirm this is the case for future PRs, feel free to make use of force-merge |
@jiacheliu3 @huanghua78 The conflict has been resolved, PTAL. |
alluxio-bot, merge this please |
Fix the security issue introduced by following link. The newest version of hadoop fix this issue. - http://horus.oa.com/advisory/HOSA-pzst-tfwm6u4cy - http://horus.oa.com/advisory/HOSA-n612-2d07um3px - http://horus.oa.com/advisory/HOSA-yn2x-x9qulrobf - http://horus.oa.com/advisory/HOSA-jatn-nizpv9w2u I remove the hadoop.version property to keep consistent with parent module. pr-link: Alluxio#16844 change-id: cid-b9e60f612d667b0ae3daea1314593a284b65b622
Fix the security issue introduced by following link. The newest version of hadoop fix this issue. - http://horus.oa.com/advisory/HOSA-pzst-tfwm6u4cy - http://horus.oa.com/advisory/HOSA-n612-2d07um3px - http://horus.oa.com/advisory/HOSA-yn2x-x9qulrobf - http://horus.oa.com/advisory/HOSA-jatn-nizpv9w2u I remove the hadoop.version property to keep consistent with parent module. pr-link: Alluxio#16844 change-id: cid-b9e60f612d667b0ae3daea1314593a284b65b622
Fix the security issue introduced by following link. The newest version of hadoop fix this issue.
I remove the hadoop.version property to keep consistent with parent module.