You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Richard (JIRA)" <ji...@apache.org> on 2015/03/04 08:13:05 UTC

[jira] [Commented] (SQOOP-2169) Kafka integration test bug

    [ https://issues.apache.org/jira/browse/SQOOP-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346516#comment-14346516 ] 

Richard commented on SQOOP-2169:
--------------------------------

[~gwenshap], would you help to have a look at this issue? thanks.

> Kafka integration test bug
> --------------------------
>
>                 Key: SQOOP-2169
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2169
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Richard
>            Assignee: Gwen Shapira
>
> The Kafka integration test randomly failed with such error message.
> {code}
> java.lang.AssertionError: expected [2,'USA','2004-10-24','Sunnyvale'] but found [1,'USA','2004-10-23','San Francisco']
> 	at org.testng.Assert.fail(Assert.java:94)
> 	at org.testng.Assert.failNotEquals(Assert.java:494)
> 	at org.testng.Assert.assertEquals(Assert.java:123)
> 	at org.testng.Assert.assertEquals(Assert.java:176)
> 	at org.testng.Assert.assertEquals(Assert.java:186)
> 	at org.apache.sqoop.test.testcases.KafkaConnectorTestCase.validateContent(KafkaConnectorTestCase.java:76)
> 	at org.apache.sqoop.integration.connector.kafka.FromRDBMSToKafkaTest.testBasic(FromRDBMSToKafkaTest.java:71)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)