Skip to content

Cannot compile  #3

Description

@mockstar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions