Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.4.3
-
None
-
None
-
$uname -a
Linux bl1253.cn.alcatel-lucent.com 2.6.18-128.7.1.el5PAE #1 SMP Mon Aug 24 08:41:30 EDT 2009 i686 athlon i386 GNU/Linux
Description
I'm using (Sqoop 1.4.3 + Hadoop 1.0.4) handle data of our product, which employs MySQL 5.1.6 and most tables are defined with primary key on binary columns. Sqoop does not support binary type column as splitter now, and I have to import tables by restricting mapper number to 1 which lowers the performance. So, I open this feature to request Sqoop support binary type splitter.