[
https://issues.apache.org/jira/browse/CAMEL-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825990#comment-13825990
]
Ioannis Polyzos commented on CAMEL-4817:
----------------------------------------
Further to the camel-gora contribution I have created a project to host some
tests that serve as examples of usage. You can find the source at
https://github.com/ipolyzos/camel-gora-examples . (for now only hbase is
contained but more examples to come soon along some proper documentation)
> Camel component for GORA
> ------------------------
>
> Key: CAMEL-4817
> URL: https://issues.apache.org/jira/browse/CAMEL-4817
> Project: Camel
> Issue Type: New Feature
> Reporter: Ioannis Canellos
> Assignee: Ioannis Canellos
> Attachments: camel-gora-patch.diff
>
>
> While implementing a component for Hbase, I realized that its a bit hard to
> map the message body to columns of a column based store.
> So I think that it would be awsome to have a component that uses gora in
> order to:
> i) Abstract the mapping of the body to columns (which is outside camels
> scope).
> ii) Abstract column based stores.
> Gora is currently in the apache incubator, is about to migrate.
--
This message was sent by Atlassian JIRA
(v6.1#6144)