[
https://issues.apache.org/jira/browse/NUTCH-1156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferdy updated NUTCH-1156:
-------------------------
Attachment: NUTCH-1156-v2.patch
I was under the false impression that the build would fail because Thrift could
not be found. After some more testing, it seems this is simply not the case.
Also it seems that it's still necessary to manually add the HBase jar itself
after building. (What was I thinking?)
So, I created new patch that only addresses the first point.
As for Cassandra, I agree to being it resolved in a separate issue.
> building errors with gora-hbase as a backend; update ivy.xml to use correct
> dependancies
> ----------------------------------------------------------------------------------------
>
> Key: NUTCH-1156
> URL: https://issues.apache.org/jira/browse/NUTCH-1156
> Project: Nutch
> Issue Type: Bug
> Components: build
> Affects Versions: nutchgora
> Reporter: Ferdy
> Attachments: NUTCH-1156-v1.patch, NUTCH-1156-v2.patch
>
>
> This patch makes sure nutchgora can actually be built when gora-hbase is
> uncommented in ivy.xml. Note that is still commented though, so sql is still
> the default backend. However whenever one wishes to use hbase (as we do)
> simply uncommenting the section in ivy.xml won't do the trick. This patch
> fixes this. Changes in ivy.xml:
> -Set correct version for gora-hbase and config.
> -Add thrift to exclude as it is not available in the repos; it is not needed
> in most cases but please correct me if I'm wrong.
> -Additionally, it removes the comment that hbase library itself should be
> manually added, as this not needed anymore.
--
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