Dian Fu created SQOOP-2778:
------------------------------
Summary: Sqoop2: LinkRestTest failed
Key: SQOOP-2778
URL: https://issues.apache.org/jira/browse/SQOOP-2778
Project: Sqoop
Issue Type: Sub-task
Reporter: Dian Fu
Assignee: Dian Fu
Fix For: 1.99.7
LinkRestTest failed with the following exception:
{noformat}
java.lang.IllegalArgumentException: Pathname
/mapreduce-job-io/org.apache.sqoop.integration.server.rest.LinkRestTest/org.apache.sqoop.integration.server.rest.LinkRestTest
v1/link/first-link[GET]: Get link by name from
/mapreduce-job-io/org.apache.sqoop.integration.server.rest.LinkRestTest/org.apache.sqoop.integration.server.rest.LinkRestTest
v1/link/first-link[GET]: Get link by name is not a valid DFS filename.
at
org.apache.hadoop.hdfs.DistributedFileSystem.getPathName(DistributedFileSystem.java:196)
at
org.apache.hadoop.hdfs.DistributedFileSystem.access$000(DistributedFileSystem.java:105)
at
org.apache.hadoop.hdfs.DistributedFileSystem$12.doCall(DistributedFileSystem.java:638)
at
org.apache.hadoop.hdfs.DistributedFileSystem$12.doCall(DistributedFileSystem.java:634)
at
org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
at
org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:634)
at
org.apache.sqoop.test.infrastructure.SqoopTestCase.init(SqoopTestCase.java:361)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)