We have created a flow in nifi,
-- From hive(selecthiveql) we are getting 4257 records
-- based on output of selecthiveql we are passing the data based on attribute to replaceText Processor with the insert query into it and passing it to putsql processor
-- when data is being is loading into the oracle, we are getting data loss. we were able to load only 4000 out of 4257 records.
I have attached the screenshot as well. Please have a look at it.