You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Íñigo Goiri (JIRA)" <ji...@apache.org> on 2018/11/02 22:02:00 UTC

[jira] [Created] (HDFS-14049) TestHttpFSServerWebServer fails on Windows because of missing winutils.exe

Íñigo Goiri created HDFS-14049:
----------------------------------

             Summary: TestHttpFSServerWebServer fails on Windows because of missing winutils.exe
                 Key: HDFS-14049
                 URL: https://issues.apache.org/jira/browse/HDFS-14049
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Íñigo Goiri
            Assignee: Íñigo Goiri


2018-11-02 15:00:51,780 WARN  Shell - Did not find winutils.exe: {}
java.io.FileNotFoundException: Could not locate Hadoop executable: D:\hadoop-2.9\hadoop-hdfs-project\hadoop-hdfs-httpfs\target\test-dir\bin\winutils.exe -see https://wiki.apache.org/hadoop/WindowsProblems
	at org.apache.hadoop.util.Shell.getQualifiedBinInner(Shell.java:612)
	at org.apache.hadoop.util.Shell.getQualifiedBin(Shell.java:585)
	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:682)
	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:78)
	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1587)
	at org.apache.hadoop.fs.http.server.HttpFSServerWebServer.<init>(HttpFSServerWebServer.java:93)
	at org.apache.hadoop.fs.http.server.TestHttpFSServerWebServer.setUp(TestHttpFSServerWebServer.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
	at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org