I have a flow where i am putting data into Teradata database from csv files.I am reading with csv and using convert record processor with source as CSVReader and Target as JSON Reader and than JSONtoSql and then Putsql, but loading is quite slow.
Since in the csv each file , each line is independent of each other , i though to mark Support Fragmented Transactions as False and it improved the load performance. Can someone explains why its default value is True ? Does it will have any impact on data? Whats the exact use of this parameter? -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
