Results 32 comments of Patrick Carlson

Yeah exactly. For someone who perhaps has gone through some of the choices or who knows a little more detail as to what they want, this may help them.

@beepsoft Thank you. I refactored the code a fair bit. I was able to build and run this on my Raspberry Pi to test both `arm64` and `amd64` architectures. Are...

Hmm interesting, thanks. I'll see if I can get a colleague to try it on his M1.

I believe I've fixed the Maven build system. If others could test this again that would be great. Thanks

I've rebased onto `develop`.

TODO for me: split out `counter-processor` library into it's own service Have a /makedatacount dir that is a Docker Volume or K8s volume to share those logs between Dataverse and...

TODO for me: add [Trivy container scanning](https://aquasecurity.github.io/trivy/v0.32/tutorials/integrations/github-actions/)

I made a bit more progress in understanding what's going on. No solutions yet though. Maybe someone will have suggestions. The profiling via snakeviz looks like this: ![snakeviz-profile](https://github.com/capitalone/DataProfiler/assets/1167797/b69a3569-77f4-4915-b990-c56775515afd) It's iterating...

Started to work using the existing base container as the base for the dataverse build. Moved the other containers into the similar maven build system in the `modules` folder. Stuck...

I'm seeing the same error with evidently `0.4.15`.