jlangf19 / graph-ir

1 stars 0 forks source link

Implement Kafka stream ingestion #5

Open jlangf19 opened 1 year ago

jlangf19 commented 1 year ago

The current project configuration is very manual and not conducive to a production/user environment. Manual collection, ingestion, and processing is acceptable for testing/evaluation but needs to be rectified before any type of user interaction.

jlangf19 commented 1 year ago

Implementing Kafka docker solution, modifying YAML for data persistence, testing authentication (plaintext), and networking configuration (external clients).