Hi,
for maintain the standard in my HDFS i need to modify the row delimiter.
I use SSIS to get data from a DB and put in HDFS with the tool "Destination HDFS" , i need to replace the row delimiter from {CR}{LR} to {LR}.
The tool "Destination HDFS" not offer option to change this parameter.
Anyone know how to do for resolve this problem?