Hey man, Need some details to help:
- What version of Sqoop? - Sqoop command? - Database table structure (preferably a describe on the database) -Abe On Wed, Jul 15, 2015 at 6:42 PM, Suraj Nayak <[email protected]> wrote: > Hi Sqoop Users and Developers, > > How can i import a Binary data column in a table into HDFS without > converting it into String. > > I have encrypted data in RDBMS, I need to import this column as is without > converting it into string. As of now, Sqoop is typecasting the data into > String/text and decryption is failing in Hadoop. > > Can someone provide pointers to solve this? Any workaround? > > -- > Thanks > Suraj Nayak M >
