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
I am unable to compile the works-core component using Maven (3.6.2)
de/kp/works/core/ml/RFRegressorConfig.javacontains references to the old CDAP (co.cask.cdapinstead ofio.cdap.cdap)de.kp.works.core.BaseRegressorConfigwhich 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.cdapinstead ofio.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