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

Incorrect output format for recs / similar items from Computation Layer #25

Closed
GoogleCodeExporter opened this issue Mar 15, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The output on HDFS looks like

user   [item,value:item,value ...]

when it should be

user   [item:value,item:value ...]

and similarly for similar items.

Original issue reported on code.google.com by srowen@myrrix.com on 17 Oct 2012 at 4:47

@GoogleCodeExporter
Copy link
Author

Fixed for 0.8

Original comment by srowen@myrrix.com on 17 Oct 2012 at 6:56

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant