[
https://issues.apache.org/jira/browse/HBASE-12560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221866#comment-14221866
]
Hudson commented on HBASE-12560:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #495 (See
[https://builds.apache.org/job/HBase-1.0/495/])
HBASE-12560 [WINDOWS] Append the classpath from Hadoop to HBase classpath in
bin/hbase.cmd (enis: rev 9701845ea7a2fd0e95a2f3c1e88a64041b8942d9)
* bin/hbase.cmd
> [WINDOWS] Append the classpath from Hadoop to HBase classpath in bin/hbase.cmd
> ------------------------------------------------------------------------------
>
> Key: HBASE-12560
> URL: https://issues.apache.org/jira/browse/HBASE-12560
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 2.0.0, 0.98.9, 0.99.2
>
> Attachments: hbase-12560_v1.patch
>
>
> On windows, bin/hbase.cmd does not append the classpath from hadoop (only
> uses whatever in hbase's lib dir) while on linux bin/hbase does append the
> hadoop classpath to the hbase's classpath.
> This patch will do the similar thing for bin/hbase.cmd as well. If lzo or
> other library is installed in hadoop, this way we can use it from hbase.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)