[ https://issues.apache.org/jira/browse/MAHOUT-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12773030#action_12773030 ]
Sean Owen commented on MAHOUT-194: ---------------------------------- That's surprising -- that module shouldn't have any separate copy. I don't see a copy of 1.0.2 anywhere in the project and it shouldn't be coming in from Maven since I don't believe it's available in Maven (that's why we include the .jar). Possible there is just a stray, old copy of 1.0.2 in your directory? Could well be a project problem, just checking first things first. > Mersenne Twister RNG writes to System.out > ----------------------------------------- > > Key: MAHOUT-194 > URL: https://issues.apache.org/jira/browse/MAHOUT-194 > Project: Mahout > Issue Type: Bug > Components: Collaborative Filtering > Reporter: Jens Grivolla > Assignee: Sean Owen > Priority: Minor > > Some parts of Mahout Taste use the Uncommons Maths Mersenne Twister RNG that > writes to System.out. > While the problem really is in Uncommons Maths (no library should ever print > to System.out), it unfortunately affects users of Taste. > Probably needs to be fixed upstream. If that is not possible, using a forked > version might be considered (given that it's under Apache License this should > be possible). > I don't know if other parts of Mahout are affected also. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.