You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (Jira)" <ji...@apache.org> on 2019/12/20 05:35:00 UTC

[jira] [Commented] (HBASE-23599) I get this error when start hbase

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

Reid Chan commented on HBASE-23599:
-----------------------------------

Please send this question to user@hbase.apache.org where you should have greater chance to get answer.
JIRA is not for general QA.

> I get this error when start hbase
> ---------------------------------
>
>                 Key: HBASE-23599
>                 URL: https://issues.apache.org/jira/browse/HBASE-23599
>             Project: HBase
>          Issue Type: Bug
>         Environment: Windows 10
>            Reporter: Nguyen a
>            Priority: Major
>             Fix For: 1.4.12
>
>
> C:\hbase-1.4.12\bin>start-hbase.cmd
> 2019-12-20 10:28:36,451 ERROR [main] util.Shell: Failed to locate the winutils binary in the hadoop binary path
> java.io.IOException: Could not locate executable C:\hadoop-3.1.0\hadoop-3.1.0\bin\bin\winutils.exe in the Hadoop binaries.
>  at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:382)
>  at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:397)
>  at org.apache.hadoop.util.Shell.<clinit>(Shell.java:390)
>  at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
>  at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
>  at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:73)
>  at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:87)
>  at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:102)
>  at org.apache.hadoop.hbase.util.HBaseConfTool.main(HBaseConfTool.java:39)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)