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

Cannot compile #3

Open
mockstar opened this issue Sep 22, 2020 · 0 comments
Open

Cannot compile #3

mockstar opened this issue Sep 22, 2020 · 0 comments

Comments

@mockstar
Copy link

mockstar commented Sep 22, 2020

I am unable to compile the works-core component using Maven (3.6.2)

  • The java class de/kp/works/core/ml/RFRegressorConfig.java contains references to the old CDAP (co.cask.cdap instead of io.cdap.cdap)
  • That same class inherits de.kp.works.core.BaseRegressorConfig which does not exist in master.

Works-TS doesn't compile (TSUtils is missing)
Works-text doesn't compile - has many references to old CDAP (co.cask.cdap instead of io.cdap.cdap)

There may be other issues. It looks like a clean build from a git pull is not possible. Can you help ?
I am looking for a Spark NLP compatible plugin for CDAP 6.2.0

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