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

xgboost-predictor-spark build error #30

Open
bryan-woods opened this issue Apr 10, 2018 · 0 comments
Open

xgboost-predictor-spark build error #30

bryan-woods opened this issue Apr 10, 2018 · 0 comments

Comments

@bryan-woods
Copy link

I need to resolve some error to get my employer's clearance to contribute a new feature. I'm trying to build the dependencies with gradle:
./gradlew xgboost-predictor-spark:dependencies

But I get the error...
Project 'xgboost-predictor-spark' is ambiguous in root project 'xgboost-predictor-java'. Candidates are: 'xgboost-predictor-spark_2.10', 'xgboost-predictor-spark_2.11'.

I don't know enough about the Scala Cross Build plugin from LinkedIn to fix this. The variable is set in:
buildSrc/src/main/groovy/com/linkedin/photon/build/plugins/ScalaCrossBuildPlugin.groovy: def scalaSuffix = getScalaVersionSuffix(scalaVersion)
buildSrc/src/main/groovy/com/linkedin/photon/build/plugins/ScalaCrossBuildPlugin.groovy: ext.scalaSuffix = scalaSuffix

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