Íñigo Goiri created HDFS-13311:
----------------------------------
Summary: TestRouterAdminCLI#testCreateInvalidEntry fails on Windows
Key: HDFS-13311
URL: https://issues.apache.org/jira/browse/HDFS-13311
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Íñigo Goiri
Assignee: Íñigo Goiri
The Windows runs show that TestRouterAdminCLI#testCreateInvalidEntry fail with
NPE:
{code}
[ERROR]
testCreateInvalidEntry(org.apache.hadoop.hdfs.server.federation.router.TestRouterAdminCLI)
Time elapsed: 0.008 s <<< ERROR!
java.lang.NullPointerException
at
org.apache.hadoop.util.GenericOptionsParser.preProcessForWindows(GenericOptionsParser.java:529)
at
org.apache.hadoop.util.GenericOptionsParser.parseGeneralOptions(GenericOptionsParser.java:568)
at
org.apache.hadoop.util.GenericOptionsParser.<init>(GenericOptionsParser.java:174)
at
org.apache.hadoop.util.GenericOptionsParser.<init>(GenericOptionsParser.java:156)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:90)
at
org.apache.hadoop.hdfs.server.federation.router.TestRouterAdminCLI.testCreateInvalidEntry(TestRouterAdminCLI.java:444)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]