[ https://issues.apache.org/jira/browse/HBASE-23599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reid Chan resolved HBASE-23599. ------------------------------- Resolution: Invalid > 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)