You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2011/09/14 17:37:09 UTC

[jira] [Created] (BIGTOP-96) Mahout examples try to write to /usr/lib/mahout/examples/bin/work

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

        

[jira] [Updated] (BIGTOP-96) Mahout examples try to write to /usr/lib/mahout/examples/bin/work

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-96:
-----------------------------------

    Fix Version/s:     (was: 0.3.0)
                   0.4.0
    
> 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: Peter Linnell
>             Fix For: 0.4.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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (BIGTOP-96) Mahout examples try to write to /usr/lib/mahout/examples/bin/work

Posted by "Andrew Bayer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104580#comment-13104580 ] 

Andrew Bayer commented on BIGTOP-96:
------------------------------------

See MAHOUT-811 for patch.

> 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

        

[jira] [Updated] (BIGTOP-96) Mahout examples try to write to /usr/lib/mahout/examples/bin/work

Posted by "Peter Linnell (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Linnell updated BIGTOP-96:
--------------------------------

    Assignee: Peter Linnell  (was: Andrew Bayer)

I'll take this off your hands and push this as soon as 0.3.0 is branched. 
                
> 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: Peter Linnell
>             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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira