Mahout examples try to write to /usr/lib/mahout/examples/bin/work
-----------------------------------------------------------------

                 Key: BIGTOP-96
                 URL: https://issues.apache.org/jira/browse/BIGTOP-96
             Project: Bigtop
          Issue Type: Bug
          Components: Debian, RPM
            Reporter: Andrew Bayer
            Assignee: Andrew Bayer
             Fix For: 0.3.0


The Mahout examples try to create directories (such as work) under 
/usr/lib/mahout/examples/bin, which won't work if the user running the examples 
doesn't have write access to that directory. Preferably, the examples would be 
using something like /tmp/mahout-work-${user}, so that the directory can be 
created/written to/deleted by the current user. This will need to be fixed 
upstream.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to