You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sujit Pal (Created) (JIRA)" <ji...@apache.org> on 2012/02/02 01:49:54 UTC

[jira] [Created] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

[nutchgora] - update to work with gora-0.2-incubating
-----------------------------------------------------

                 Key: NUTCH-1265
                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
             Project: Nutch
          Issue Type: Improvement
          Components: storage
    Affects Versions: nutchgora
         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
            Reporter: Sujit Pal
            Priority: Minor
             Fix For: nutchgora


Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.

Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).


--
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] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

Posted by "Lewis John McGibbney (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198418#comment-13198418 ] 

Lewis John McGibbney commented on NUTCH-1265:
---------------------------------------------

Hi Sujit. Can you take a look @ NUTCH-1205 and comment, there is a slight problem even with this patch as Ferdy explains at the end of the issue, there is work to be done with Gora 0.2 trunk.
I think you may also have uploaded the incorrect patch for this issue? Thanks. 
                
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

--
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] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

Posted by "Ferdy Galema (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198843#comment-13198843 ] 

Ferdy Galema commented on NUTCH-1265:
-------------------------------------

This one is a duplicate indeed, so you can close this one off. Thanks for looking into it though.
                
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch-NUTCH-1265.txt, patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

--
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] [Resolved] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

Posted by "Lewis John McGibbney (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney resolved NUTCH-1265.
-----------------------------------------

    Resolution: Duplicate

as discussed
                
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch-NUTCH-1265.txt, patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

--
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] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

Posted by "Sujit Pal (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13198429#comment-13198429 ] 

Sujit Pal commented on NUTCH-1265:
----------------------------------

Yup, wrong patch, my bad, sorry...attaching the correct one. Although my code patch is included in Ferdi's v3 patch (NUTCH-1205). So this bug (NUTCH-1265) should probably be marked duplicate.

                
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

--
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] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

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

Sujit Pal updated NUTCH-1265:
-----------------------------

    Attachment: patch.txt

Changes described in previous comment.
                
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

--
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] [Closed] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

Posted by "Lewis John McGibbney (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-1265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney closed NUTCH-1265.
---------------------------------------

    
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch-NUTCH-1265.txt, patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

--
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] (NUTCH-1265) [nutchgora] - update to work with gora-0.2-incubating

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

Sujit Pal updated NUTCH-1265:
-----------------------------

    Attachment: patch-NUTCH-1265.txt

Correct patch, previous one attached in error.
                
> [nutchgora] - update to work with gora-0.2-incubating
> -----------------------------------------------------
>
>                 Key: NUTCH-1265
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1265
>             Project: Nutch
>          Issue Type: Improvement
>          Components: storage
>    Affects Versions: nutchgora
>         Environment: Running against Cassandra 1.0.6, gora-0.2-incubating
>            Reporter: Sujit Pal
>            Priority: Minor
>              Labels: gora, nutchgora, storage
>             Fix For: nutchgora
>
>         Attachments: patch-NUTCH-1265.txt, patch.txt
>
>
> Currently nutchgora is set to work against gora-0.1.1. I wanted to work with a newer version of Cassandra, so used the gora trunk version. There is a slight API change in DataStoreFactory.createDataStore() - it now wants the Configuration as a parameter. Since I made this change locally anyway, thought it would be good to share to help you guys out when you decide to release a new version of nutchgora.
> Patch is attached. Thanks to whoever came up with the idea of backing nutch with a database :-).

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