You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/03/17 04:06:38 UTC

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

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

ASF subversion and git services commented on SQOOP-2169:
--------------------------------------------------------

Commit 1abf38d631e5841393706d4619fe69e0854d505d in sqoop's branch refs/heads/sqoop2 from [~abec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=1abf38d ]

SQOOP-2169: Sqoop2: Kafka integration test bug

(Gwen Shapira via Abraham Elmahrek)


> Sqoop2: 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
>         Attachments: SQOOP-2169.0.patch, SQOOP-2169.1.patch
>
>
> 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)