You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Dima Spivak (JIRA)" <ji...@apache.org> on 2016/08/16 19:01:20 UTC

[jira] [Commented] (HBASE-16424) I get this error when I try to run hbase in standalone mode ./bin/start-hbase.sh

    [ https://issues.apache.org/jira/browse/HBASE-16424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423225#comment-15423225 ] 

Dima Spivak commented on HBASE-16424:
-------------------------------------

Hi Cheyenne,

Running HBase in Windows + Cygwin is not supported in production, so is not well taken care of much in practice. If you'd like to get advice on how to get this working, you're probably best off subscribing to and then sending an email to the [user@ mailing list|mailto:user@hbase.apache.org].

> I get this error when I try to run hbase in standalone mode ./bin/start-hbase.sh
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-16424
>                 URL: https://issues.apache.org/jira/browse/HBASE-16424
>             Project: HBase
>          Issue Type: Bug
>         Environment: Windows + Cygwin, Ubuntu
>            Reporter: Cheyenne
>
> cygpath: can't convert empty path
> cygpath: can't convert empty path
> 2016-08-16 13:25:30,999 ERROR [main] util.Shell: Failed to locate the winutils binary in the hadoop binary path
> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
>         at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:355)
>         at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:370)
>         at org.apache.hadoop.util.Shell.<clinit>(Shell.java:363)
>         at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:78)
>         at org.apache.hadoop.conf.Configuration.getStrings(Configuration.java:1699)
>         at org.apache.hadoop.hbase.zookeeper.ZKConfig.makeZKPropsFromHbaseConfig(ZKConfig.java:151)
>         at org.apache.hadoop.hbase.zookeeper.ZKConfig.makeZKProps(ZKConfig.java:67)
>         at org.apache.hadoop.hbase.zookeeper.ZKServerTool.readZKNodes(ZKServerTool.java:47)
>         at org.apache.hadoop.hbase.zookeeper.ZKServerTool.main(ZKServerTool.java:70)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)