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

some details you could update #7

Open
perbasilopou opened this issue Mar 14, 2018 · 0 comments
Open

some details you could update #7

perbasilopou opened this issue Mar 14, 2018 · 0 comments

Comments

@perbasilopou
Copy link

at http://sparkling-graph.readthedocs.io/en/latest/comunities.html
you should update the imports.
import ml.sparkling.graph.operators.algorithms.pscan
Isn't working anymore and you should update it to:
import ml.sparkling.graph.operators.algorithms.community.pscan
Also IntelliJ (or maven) is mistaking ml.sparkling as a package that belongs to org.apache.spark.graphx.ml
and the imports of your libraries have always to be on top of the Spark ones.

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