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

Feature/hdfs save #74

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

batizty
Copy link

@batizty batizty commented Jan 8, 2018

  • add save operation to store matrix/vector into hdfs
  • add hdfs deps on build.sbt, and the hadoop version should be 2.7.2 or higher

@batizty
Copy link
Author

batizty commented Jan 8, 2018

@baukloze

Hi this branch was added the feature 'hdfs save', and your matrix/vector will be store into HDFS as specific HDFS path. All partitions will be store with name 'part-$index', which index range is from 1 to size.

Thanks

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

Successfully merging this pull request may close these issues.

1 participant