I tried that with serializer type, but that did not help. What actually saved my day was adding:
tier1.sinks.sinkDHCP_Raw.hdfs.writeFormat = Text tier1.sinks.sinkDHCP_Raw.hdfs.fileType = DataStream T. From: Jeff Lord [mailto:[email protected]] Sent: 2014.06.05 19:51 To: [email protected] Subject: Re: HDFS not adding \n Can you try adding this line to your config? tier1.sinks.sinkDHCP_Raw.serializer = text
