> On Dec. 5, 2015, 2:28 p.m., Jarek Cecho wrote: > > test/src/test/java/org/apache/sqoop/integration/connector/kafka/FromHDFSToKafkaTest.java, > > line 26 > > <https://reviews.apache.org/r/40895/diff/4/?file=1153632#file1153632line26> > > > > Why not run this test on real cluster with real Kafka instance? > > Abraham Fine wrote: > that is something that we can definitely do, but i figured that it was > beyond the scope of this jira and something we should tackle at a later date.
Seems reasonable to me - please create JIRA for that. - Jarek ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40895/#review109085 ----------------------------------------------------------- On Dec. 4, 2015, 7:46 a.m., Abraham Fine wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40895/ > ----------------------------------------------------------- > > (Updated Dec. 4, 2015, 7:46 a.m.) > > > Review request for Sqoop. > > > Bugs: SQOOP-2720 > https://issues.apache.org/jira/browse/SQOOP-2720 > > > Repository: sqoop-sqoop2 > > > Description > ------- > > Sqoop2: Allow the integration tests to be run against a real cluster > > > Diffs > ----- > > pom.xml 91721ce > test/src/main/java/org/apache/sqoop/test/minicluster/RealSqoopCluster.java > 325a6a9 > test/src/main/java/org/apache/sqoop/test/testcases/JettyTestCase.java > bd4ba6a > > test/src/test/java/org/apache/sqoop/integration/connector/hive/FromRDBMSToKiteHiveTest.java > 0e46bf3 > > test/src/test/java/org/apache/sqoop/integration/connector/kafka/FromHDFSToKafkaTest.java > aa062fb > > test/src/test/java/org/apache/sqoop/integration/connector/kafka/FromRDBMSToKafkaTest.java > 6e78a13 > > test/src/test/java/org/apache/sqoop/integration/connectorloading/BlacklistedConnectorTest.java > 6228b0d > > test/src/test/java/org/apache/sqoop/integration/connectorloading/ClasspathTest.java > 4a2e7a4 > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_3UpgradeTest.java > 8d02e24 > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_4UpgradeTest.java > b88940a > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_5UpgradeTest.java > 1f3563d > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_6UpgradeTest.java > a57a420 > > test/src/test/java/org/apache/sqoop/integration/server/ShowJobInOrderTest.java > cbf1e90 > > Diff: https://reviews.apache.org/r/40895/diff/ > > > Testing > ------- > > yes > > > Thanks, > > Abraham Fine > >
