[
https://issues.apache.org/jira/browse/MAHOUT-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646626#action_12646626
]
Grant Ingersoll commented on MAHOUT-96:
---------------------------------------
See https://issues.apache.org/jira/browse/MAHOUT-94. I started working on
bringing the Taste stuff into the main build path, such that taste-build.xml
will eventually go away.
> grouplens-example erroneous path to .dat files
> ----------------------------------------------
>
> Key: MAHOUT-96
> URL: https://issues.apache.org/jira/browse/MAHOUT-96
> Project: Mahout
> Issue Type: Bug
> Components: Collaborative Filtering
> Reporter: Jens Grivolla
>
> GroupLensDataModel.java tries to read from
> "src/example/org/apache/mahout/cf/taste/example/grouplens/ratings.dat"
> whereas the file is included in taste-build.xml from
> "${grouplens-location}/ratings.dat".
> The location is hard-coded in GroupLensDataModel.java and would need to be
> changed to conform to the current code organization. A better solution would
> be not to hard-code the path.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.