Closed perdalum closed 10 years ago
I've added code that enables the inclusion of the ARC headers fields per record in the zip/sequence files.
I've added a String.replace("\n"," ") on key values. The output format is line based and "\n" in values breaks this format.
I've changed a log.info to log.trace in FormatProfileMapper.java:696
I've added code that enables the inclusion of the ARC headers fields per record in the zip/sequence files.
I've added a String.replace("\n"," ") on key values. The output format is line based and "\n" in values breaks this format.
I've changed a log.info to log.trace in FormatProfileMapper.java:696