[
https://issues.apache.org/jira/browse/SQOOP-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15085728#comment-15085728
]
Hudson commented on SQOOP-2778:
-------------------------------
SUCCESS: Integrated in Sqoop2 #990 (See
[https://builds.apache.org/job/Sqoop2/990/])
SQOOP-2778: Sqoop2: LinkRestTest failed (jarcec:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=1007da03e1109531a59403c62251ab071fef9f06])
*
test/src/test/java/org/apache/sqoop/integration/server/rest/ConnectorRestTest.java
* test/src/test/resources/new-integration-tests-suite.xml
*
test/src/test/java/org/apache/sqoop/integration/server/rest/VersionRestTest.java
* test/src/test/java/org/apache/sqoop/integration/server/rest/RestTest.java
* test/src/main/java/org/apache/sqoop/test/infrastructure/SqoopTestCase.java
* test/src/test/java/org/apache/sqoop/integration/server/rest/LinkRestTest.java
> 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)