Juan Calderon-Perez
Juan Calderon-Perez
@aliziyacevik Are you able to connect to a local `cassandra` instance in your dev env?
> Yes @gaby. I opened both in Docker and in my local. They're both working. I'm not sure how cassandra work, but can you run a container and only using...
@aliziyacevik Can you fix the merge conflicts with the gosec.yml ?
@5amch3n Performance, that's the reason to implement it in Golang.
@5amch3n Yes, depends on the use-case.
@hengfeiyang @nikhilsaikethe @taimingl Thoughts? This is a data compliance issue. We didn't notice the pipeline was deleted and ingested multiple days of data without proper processing/enrichment.
@prabhatsharma Yes, that's correct. - Create stream by ingesting data - Create pipeline - Ingest more data - Delete stream - Pipeline disappears (no warning/notice in the UI) At this...
@prabhatsharma I had a few use-cases: - Testing data ingest. - Testing how data looks in O2 (it's different than other systems because of the way JSON arrays are flatten...
@prabhatsharma It should be optional, else I won't be able to delete a stream without having to recreate the pipeline once again.
@taimingl @prabhatsharma Any update on this?