Enis Soztutar created HBASE-10098: ------------------------------------- Summary: [WINDOWS] pass in native library directory from hadoop for unit tests Key: HBASE-10098 URL: https://issues.apache.org/jira/browse/HBASE-10098 Project: HBase Issue Type: Bug Components: test Reporter: Enis Soztutar Assignee: Enis Soztutar Fix For: 0.98.0, 0.96.2, 0.99.0
On windows, Hadoop depends on native libraries for doing it's job. The bin scripts already handle finding hadoop's native libs and adding them to java.library.path, but for running HBase's unit tests, we need to pass them in. -- This message was sent by Atlassian JIRA (v6.1#6144)