[
https://issues.apache.org/jira/browse/SQOOP-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085687#comment-15085687
]
ASF subversion and git services commented on SQOOP-2778:
--------------------------------------------------------
Commit 1007da03e1109531a59403c62251ab071fef9f06 in sqoop's branch
refs/heads/sqoop2 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=1007da0 ]
SQOOP-2778: Sqoop2: LinkRestTest failed
(Dian Fu via Jarek Jarcec Cecho)
> Sqoop2: LinkRestTest failed
> ---------------------------
>
> Key: SQOOP-2778
> URL: https://issues.apache.org/jira/browse/SQOOP-2778
> Project: Sqoop
> Issue Type: Sub-task
> Components: sqoop2-test
> Reporter: Dian Fu
> Assignee: Dian Fu
> Fix For: 1.99.7
>
> Attachments: SQOOP-2778.001.patch
>
>
> 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)