【发布时间】:2014-04-15 15:35:41
【问题描述】:
http://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.hbase。 如何为 jboss fuse 创建 hbase 包..
【问题讨论】:
-
你需要更好地解释你的问题
http://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.hbase。 如何为 jboss fuse 创建 hbase 包..
【问题讨论】:
如果您需要在 JBoss Fuse 中使用 hbase,您可以安装 camel-hbase 功能,该功能会为您安装 hbase。
在 JBoss Fuse shell 类型中
features:install camel-hbase
【讨论】: