Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to import images from SQL server to Hadoop HDFS

There are images stored in binary format in sql server in a table in a column with varbinary(max) type. We need to import those images as .jpg files in hadoop hdfs. How it can be done ?

Comments