----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/40282/#review106497 -----------------------------------------------------------
Ship it! Ship It! - Jarek Cecho On Nov. 13, 2015, 6:52 a.m., Colin Ma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/40282/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2015, 6:52 a.m.) > > > Review request for Sqoop. > > > Repository: sqoop-sqoop2 > > > Description > ------- > > Remove the id from public interface for Link > > > Diffs > ----- > > server/src/main/java/org/apache/sqoop/handler/HandlerUtils.java c23a704 > server/src/main/java/org/apache/sqoop/handler/JobRequestHandler.java > 094bf2b > server/src/main/java/org/apache/sqoop/handler/LinkRequestHandler.java > bd818b3 > > test/src/test/java/org/apache/sqoop/integration/connector/hdfs/AppendModeTest.java > 5063a2b > > test/src/test/java/org/apache/sqoop/integration/connector/hdfs/FromHDFSToHDFSTest.java > 4b2fa06 > > test/src/test/java/org/apache/sqoop/integration/connector/hdfs/HdfsIncrementalReadTest.java > a32a563 > > test/src/test/java/org/apache/sqoop/integration/connector/hdfs/OutputDirectoryTest.java > d712e46 > > test/src/test/java/org/apache/sqoop/integration/connector/hive/FromRDBMSToKiteHiveTest.java > bb68339 > > test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/AllTypesTest.java > 0c8f57a > > test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/FromHDFSToRDBMSTest.java > 225b98d > > test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/FromRDBMSToHDFSTest.java > cc5124b > > test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/IncrementalReadTest.java > d29e4cf > > test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/PartitionerTest.java > a1e2a41 > > test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableStagedRDBMSTest.java > 0008cac > > test/src/test/java/org/apache/sqoop/integration/connector/kafka/FromHDFSToKafkaTest.java > 9ec4e8f > > test/src/test/java/org/apache/sqoop/integration/connector/kafka/FromRDBMSToKafkaTest.java > dc1a80f > > test/src/test/java/org/apache/sqoop/integration/connector/kite/FromRDBMSToKiteTest.java > 4b49683 > > test/src/test/java/org/apache/sqoop/integration/connectorloading/ClasspathTest.java > 9d8460d > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_3UpgradeTest.java > ab2b950 > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_4UpgradeTest.java > c86888f > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_5UpgradeTest.java > 8e6435a > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/Derby1_99_6UpgradeTest.java > 258b79a > > test/src/test/java/org/apache/sqoop/integration/repository/derby/upgrade/DerbyRepositoryUpgradeTest.java > 6f19113 > > test/src/test/java/org/apache/sqoop/integration/server/InformalObjectNameTest.java > 811315a > > test/src/test/java/org/apache/sqoop/integration/server/InvalidRESTCallsTest.java > 614895d > > test/src/test/java/org/apache/sqoop/integration/server/ShowJobInOrderTest.java > 6c0622c > > test/src/test/java/org/apache/sqoop/integration/server/SubmissionWithDisabledModelObjectsTest.java > c4e448e > > Diff: https://reviews.apache.org/r/40282/diff/ > > > Testing > ------- > > > Thanks, > > Colin Ma > >
