Forum Discussion

Dhivya_Aroma1's avatar
Dhivya_Aroma1
New Contributor III
6 years ago
Solved

Trim last lines in csv file

Team, I have a log file in csv format. But the log file contains status information in first 5 lines and last 3 lines. I can skip the first 5 lines using Skip lines* property in csv parser. But I...
  • dmiller's avatar
    dmiller
    6 years ago

    It works on a subset of data (default is 50 documents, but configurable to some degree by the admin), so if the data is changing, what displays in preview will change as well.

    As for stopping a pipeline, you should be able to edit a Snap and set Snap execution to Disabled which would stop the pipeline at that Snap (assuming a linear pipeline).