|
|
-
Review Request: SQOOP-600: HBase table family presence is not working correctly on new HBase versionsJarek Cecho 2012-09-11, 11:03
----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7014/ ----------------------------------------------------------- Review request for Sqoop. Description ------- Problem is that we're creating Table descriptor locally, which is not importing remote table families automatically. I've enhanced the code to retrieve remote table descriptor prior checking if the table family is present. This addresses bug SQOOP-600. https://issues.apache.org/jira/browse/SQOOP-600 Diffs ----- src/java/org/apache/sqoop/mapreduce/HBaseImportJob.java 6a784d2 Diff: https://reviews.apache.org/r/7014/diff/ Testing ------- I've done only manual testing on HBase 0.94. Automatic tests are disabled in different profiles other than hadoopversion={20,100} and I'll work on getting them working later. Thanks, Jarek Cecho +
Cheolsoo Park 2012-09-11, 23:49
+
Jarek Cecho 2012-09-12, 06:25
+
Abhijeet Gaikwad 2012-09-12, 20:45
+
Jarek Cecho 2012-09-13, 08:15
+
Abhijeet Gaikwad 2012-09-13, 17:07
|