Hi, I am reading a 2 GB file from local and putting the data into a Kafka topic.
Since GetFile only creates one flow file per file, I am making use of SplitText processor to split the file into one flow file per line before inserting the data into a Kafka topic. I am seeing a lot of “GC Overhead limit exceeded errors” on SplitText processor. I am running Nifi on a single linux server with 16 GB memory. Is this the right approach of reading and putting into Kafka? Or there is any better approach? Thanks, Naveen ________________________________________________________ The information contained in this e-mail is confidential and/or proprietary to Capital One and/or its affiliates and may only be used solely in performance of work or services for Capital One. The information transmitted herewith is intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer.
