You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sebastian Schelter (Created) (JIRA)" <ji...@apache.org> on 2011/12/03 10:43:40 UTC

[jira] [Created] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
---------------------------------------------------------------

                 Key: MAHOUT-912
                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
             Project: Mahout
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 0.6
            Reporter: Sebastian Schelter
            Assignee: Jake Mannix
            Priority: Trivial


InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

Posted by "Sean Owen (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162085#comment-13162085 ] 

Sean Owen commented on MAHOUT-912:
----------------------------------

(listStatus() will also accept a PathFilter directly)
                
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-912
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Jake Mannix
>            Priority: Trivial
>         Attachments: MAHOUT-912.patch
>
>
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

Posted by "Jake Mannix (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13162178#comment-13162178 ] 

Jake Mannix commented on MAHOUT-912:
------------------------------------

+1 shipit!  thanks, I missed that one.  The InMemoryCVB0 class is really rough, but nice to be able to experiment (or run on large memory machines), thanks for any cleanup.
                
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-912
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Jake Mannix
>            Priority: Trivial
>         Attachments: MAHOUT-912-2.patch, MAHOUT-912.patch
>
>
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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] [Updated] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

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

Sebastian Schelter updated MAHOUT-912:
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6
         Assignee: Sebastian Schelter  (was: Jake Mannix)
           Status: Resolved  (was: Patch Available)
    
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-912
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Sebastian Schelter
>            Priority: Trivial
>             Fix For: 0.6
>
>         Attachments: MAHOUT-912-2.patch, MAHOUT-912.patch
>
>
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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] [Updated] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

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

Sebastian Schelter updated MAHOUT-912:
--------------------------------------

    Attachment: MAHOUT-912.patch
    
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-912
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Jake Mannix
>            Priority: Trivial
>         Attachments: MAHOUT-912.patch
>
>
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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] [Updated] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

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

Sebastian Schelter updated MAHOUT-912:
--------------------------------------

    Status: Patch Available  (was: Open)
    
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-912
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Jake Mannix
>            Priority: Trivial
>         Attachments: MAHOUT-912.patch
>
>
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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] [Updated] (MAHOUT-912) InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files

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

Sebastian Schelter updated MAHOUT-912:
--------------------------------------

    Attachment: MAHOUT-912-2.patch
    
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files
> ---------------------------------------------------------------
>
>                 Key: MAHOUT-912
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-912
>             Project: Mahout
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Jake Mannix
>            Priority: Trivial
>         Attachments: MAHOUT-912-2.patch, MAHOUT-912.patch
>
>
> InMemoryCollapsedVariationalBayes0 should ignore _SUCCESS files when reading in the tf-vectors

--
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