MergeContent NiFi,parquet/json 输入
MergeContent NiFi, parquet/json input
我正在尝试使用 NiFi MergeContent 将多个镶木地板文件合并在一起。
https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.6.0/org.apache.nifi.processors.standard.MergeContent/index.html
我通过 ConvertRecord 运算符获得的镶木地板文件。
如果您有解决此问题的示例,请告诉我。
如果您使用的是 Records,因为您使用过 ConvertRecord,请考虑使用 MergeRecord 而不是 MergeContent。
我正在尝试使用 NiFi MergeContent 将多个镶木地板文件合并在一起。 https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.6.0/org.apache.nifi.processors.standard.MergeContent/index.html 我通过 ConvertRecord 运算符获得的镶木地板文件。
如果您有解决此问题的示例,请告诉我。
如果您使用的是 Records,因为您使用过 ConvertRecord,请考虑使用 MergeRecord 而不是 MergeContent。