Details
Description
Source -Importing data from Oracle table from a BLOB column.
Output - Sqoop Import to HDFS.
Issue- There are new line characters "CRLF" in data. Using map-java-column and hive drop delimiters are removing the newline characters from column data. We need the source data AS IS in HDFS. No changes should be made to source data.