Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

[HIVEMALL-40][SPARK] Load xgboost-formatted data via Java ServiceLoader #31

Closed
wants to merge 1 commit into from
Closed

Conversation

maropu
Copy link
Member

@maropu maropu commented Jan 26, 2017

What changes were proposed in this pull request?

In the mater, we need to directly set an explicit implementation class for loading xgboost-formatted data. This pr modified code to resolve the class via Java ServiceLoader.

What type of PR is it?

Improvement

What is the Jira issue?

https://issues.apache.org/jira/browse/HIVEMALL-40

How was this patch tested?

Added a test to resolve an implementation class to load xgboost-formatted data in XGBoostSuite.scala.

@coveralls
Copy link

coveralls commented Jan 26, 2017

Coverage Status

Coverage remained the same at 35.842% when pulling d0cbf3d on maropu:HIVEMALL-40 into 1801a62 on apache:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 36.14% when pulling d0cbf3d on maropu:HIVEMALL-40 into 1801a62 on apache:master.

@myui
Copy link
Member

myui commented Jan 26, 2017

LGTM. Please merge and close this PR.

@maropu maropu changed the title [HIVEMALL-40] Load xgboost-formatted data via Java ServiceLoader [HIVEMALL-40][SPARK] Load xgboost-formatted data via Java ServiceLoader Jan 26, 2017
@asfgit asfgit closed this in 70f4203 Jan 27, 2017
@maropu
Copy link
Member Author

maropu commented Jan 27, 2017

Merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants