hadoop - Flume interceptor in Python -


i have absolutely no experience of working in java.

can let me know if there way code flume interceptor in python?

following java implementation: https://thisdataguy.com/2014/02/07/how-to-build-a-full-flume-interceptor-by-a-non-java-developer/

no, flume not have python interceptor or concept of streaming data out process, similar mapreduce streaming or spark streaming. 1 of reasons flume event little more complex has concept of headers , body. difficult stream event python


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -