How to extract a subset from a CSV file using NiFi

后端 未结 1 2005
挽巷
挽巷 2021-01-24 19:33

I have a csv file say with 100+ columns and I want to extract only specific 60 columns as a subset(both column name + its value). I know we can use Extract Text processors.

1条回答
  •  北恋
    北恋 (楼主)
    2021-01-24 19:41

    See my answer to this SO question to your related question about selecting CSV columns.

    0 讨论(0)
提交回复
热议问题