Skip to content
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

Building custom docker using spark and mleap #17

Open
prasadpande1990 opened this issue Sep 15, 2020 · 0 comments
Open

Building custom docker using spark and mleap #17

prasadpande1990 opened this issue Sep 15, 2020 · 0 comments

Comments

@prasadpande1990
Copy link

prasadpande1990 commented Sep 15, 2020

Hi,

I was referring to this repo to build a custom docker image that does the feature transformation and use lightGBM model for prediction.

I wanted to use mleap to serialize my feature transformation model which is basically a spark pipeline model.

I tried adding dependencies in my docker and tried training but while calling serializeToBundle method I’m getting following exception.

JavaPackage object is not callable

Is there a way to get around this issue.

All stackoverflow posts recommend adding mleap jars but I’m not sure how to add those jars to a sage maker custom docker.

Can you guide me with that?

Thank You,

Prasad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant