[
https://issues.apache.org/jira/browse/MAHOUT-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012556#comment-13012556
]
Dmitriy Lyubimov commented on MAHOUT-637:
-----------------------------------------
as of Mahout-622, it (hbase dep) is declared optional now. I.e. whoever tries
to embed Mahout in their build, at least would not find it there and whatever
algorithm is using it would fail with UnsatisfiedLinkException unless they
re-declare it explicitly (optionally having an opportunity to override version
as well).
> Remove direct HBase dependency
> ------------------------------
>
> Key: MAHOUT-637
> URL: https://issues.apache.org/jira/browse/MAHOUT-637
> Project: Mahout
> Issue Type: Improvement
> Components: Classification
> Affects Versions: 0.4
> Reporter: Sean Owen
> Assignee: Sean Owen
> Priority: Minor
> Labels: bayesian, gora, hbase
> Fix For: 0.5
>
> Attachments: MAHOUT-637.patch
>
>
> As discussed on the mailing list, seems desirable to remove the direct
> dependence on HBase for now. The integration only exists for the Naive Bayes
> Classifier, and is based on an old version. A more comprehensive strategy for
> integrating with data sources, such as via Gora, is viewed as a desirable
> goal for later. This is a step in that direction.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira