Apache Kafka and Nifi for processing a VCF file

73 views Asked by At

I am trying to parse a VCF file using the Apache Kafka and Nifi tools, basically the VCF is available in a file system and I have to acquire and parse to extract the different attributes from it. Is it advisable to use Apache Kafka and/or Nifi for implemention?

0

There are 0 answers