[ 
https://issues.apache.org/jira/browse/NUTCH-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142446#comment-13142446
 ] 

Ferdy Galema commented on NUTCH-1189:
-------------------------------------

You are right Lewis, HBase does not need any special properties. For 
completeness though: When running Zookeeper on a port that is not 
localhost:2181, one is required to specify it using the hbase.zookeeper.quorum 
in the Configuration object. This is possible by either including it in a 
hbase-site.xml on classpath or by setting it directly on the Configuration 
prior to instantiating it, although this is yet only available in gora trunk 
(for this see GORA-28).
                
> add commented out default settings to gora.properties files 
> ------------------------------------------------------------
>
>                 Key: NUTCH-1189
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1189
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: storage
>    Affects Versions: nutchgora
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: nutchgora
>
>         Attachments: NUTCH-1189.patch
>
>
> This issues should have been dealt with as part of its parent issue, however 
> I think as it is a fairly lareg task in itself, it needs to be done 
> independently. The gora.properties file should, amongst other settings, and 
> beside the extreme basic defaults for sqlstore, include defaults for opening 
> HBase, Cassandra, etc servers on their default ports etc. Leaving this down 
> to individual interpretation puts a huge owness of the user, hence 
> constructing a barrier to entry for getting the configuration settings up and 
> running.

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

        

Reply via email to