-
Notifications
You must be signed in to change notification settings - Fork 119
[HIVEMALL-85] Upgrade hivemall-xgboost's hadoop version to 2.6.5 #59
Conversation
@wangyum Thanks for your continuous contributions!
|
Yea, I know, but I know the reason why we use cdh instead of hadoop community version? |
Mostly for historical reasons. Better to change the version dependencies to Hadoop v2.4.0 (not v2.6.x) but dependencies packages change and careful verification is required. This branch changed the dependencies to v2.4.0 |
@wangyum Why you select |
Be consistent with the Spark. |
We need to change whole dependencies to v2.4.0 following the way in https://github.com/myui/hivemall/tree/dev/yarnkit Filed a ticket https://issues.apache.org/jira/browse/HIVEMALL-86 I would like to move the discussions to Hivemall-86. @wangyum Could you close this pull request? |
OK |
Thanks! |
What changes were proposed in this pull request?
Upgrade hivemall-xgboost's hadoop version to 2.6.5
What type of PR is it?
Improvement
What is the Jira issue?
HIVEMALL-85
How was this patch tested?
manual tests