Github user pvillard31 commented on the issue:
https://github.com/apache/nifi/pull/858
That's a detail, but regarding your last fix, I have now the following
result:
````
--------------------------------------------------
Standard FlowFile Attributes
Key: 'entryDate'
Value: 'Mon Sep 12 21:05:00 CEST 2016'
Key: 'lineageStartDate'
Value: 'Mon Sep 12 21:05:00 CEST 2016'
Key: 'fileSize'
Value: '0'
FlowFile Attribute Map Content
Key: 'enrich.whois.record0.group0'
Value: '9394 | 123.69.0.0/16 | CTTNET | CN | chinatietong.com | China
Tietong Telecommunications Corporation
'
Key: 'filename'
Value: '2645792035303317'
Key: 'path'
Value: './'
Key: 'src.ip'
Value: '123.69.123.40'
Key: 'uuid'
Value: '25d3744c-b5d4-4147-9cc5-47f4f47ff046'
--------------------------------------------------
````
I'd try to remove the unnecessary carriage return at the end of the value.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---