[
https://issues.apache.org/jira/browse/DRILL-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209396#comment-15209396
]
ASF GitHub Bot commented on DRILL-4199:
---------------------------------------
Github user adityakishore commented on the pull request:
https://github.com/apache/drill/pull/443#issuecomment-200580166
`jcl-over-slf4j` works as long as the application use only the surface
logging APIs.
Unfortunately, HBase uses some [internal
classes](https://github.com/apache/hbase/blob/branch-1.3/hbase-server/src/main/java/org/apache/hadoop/hbase/http/HttpRequestLog.java)
from the `commons-logging` library which are not available in `jcl-over-slf4j`.
I have verified that the dependency does not traverse to other module and
certainly does not get bundled with the binary tarball.
> Add Support for HBase 1.X
> -------------------------
>
> Key: DRILL-4199
> URL: https://issues.apache.org/jira/browse/DRILL-4199
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - HBase
> Affects Versions: 1.7.0
> Reporter: Divjot singh
> Assignee: Aditya Kishore
>
> Is there any Road map to upgrade the Hbase version to 1.x series. Currently
> drill supports Hbase 0.98 version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)