----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41968/#review113077 -----------------------------------------------------------
Ship it! Ship It! - Jarek Cecho On Jan. 6, 2016, 5:51 a.m., Dian Fu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41968/ > ----------------------------------------------------------- > > (Updated Jan. 6, 2016, 5:51 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-2778 > https://issues.apache.org/jira/browse/SQOOP-2778 > > > Repository: sqoop-sqoop2 > > > Description > ------- > > LinkRestTest failed with the following exception: > 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) > > > Diffs > ----- > > test/src/main/java/org/apache/sqoop/test/infrastructure/SqoopTestCase.java > c300b33 > > test/src/test/java/org/apache/sqoop/integration/server/rest/ConnectorRestTest.java > 83265d3 > > test/src/test/java/org/apache/sqoop/integration/server/rest/LinkRestTest.java > 36f3598 > test/src/test/java/org/apache/sqoop/integration/server/rest/RestTest.java > ff6b30d > > test/src/test/java/org/apache/sqoop/integration/server/rest/VersionRestTest.java > bac5c43 > test/src/test/resources/new-integration-tests-suite.xml 8206e52 > > Diff: https://reviews.apache.org/r/41968/diff/ > > > Testing > ------- > > > Thanks, > > Dian Fu > >
