简体   繁体   English

MergeContent NiFi、parquet/json 输入

[英]MergeContent NiFi, parquet/json input

I am trying to use the NiFi MergeContent to merge multiple parquet files together.我正在尝试使用 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 The parquet files I have obtained via the ConvertRecord operator. 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 The我通过 ConvertRecord 运算符获得的镶木地板文件。

Please let me know if you have an example on how to solve this.如果您有解决此问题的示例,请告诉我。

If you are working with Records, as you have used ConvertRecord, consider using MergeRecord instead of MergeContent.如果您正在使用记录,因为您使用了 ConvertRecord,请考虑使用MergeRecord而不是 MergeContent。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM