Packet Capture in SPARK using Scala -



Packet Capture in SPARK using Scala -

how capture packets in spark using scala? there library jpcap in java ? can please tell me how write scala programme capture live packets?

you can create custom receiver , utilize kind of library or bash command (like calling tshark) capture packets , utilize them input.

http://spark.apache.org/docs/latest/streaming-custom-receivers.html

scala apache-spark packet-capture

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -