You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2014/11/22 03:28:33 UTC

[jira] [Created] (HBASE-12560) [WINDOWS] Append the classpath from Hadoop to HBase classpath in bin/hbase.cmd

Enis Soztutar created HBASE-12560:
-------------------------------------

             Summary: [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


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)