Shaun Cutts

Results 132 comments of Shaun Cutts

Was lead here after trying to solve my own problem via current jinja2 implementation in https://github.com/kedro-org/kedro/issues/1532. My thought is: declarative is good, but a fairly sophisticated solution is need to...

* netcdf: https://www.unidata.ucar.edu/software/netcdf/docs/faq.html (Im using https://github.com/h5netcdf/h5netcdf) * zarr: https://zarr.readthedocs.io/en/stable/ (also see https://github.com/gzuidhof/zarr.js/)

I'm hoping to use MQTrigger built into fission ... :)

Hmm... so I'm wondering how to use fission with IRSA. Could whatever permissions "fission-fetcher" has also be given to some other SA (specific to certain pods), which has additional IAM...

@sanketsudake Thanks for looking into it! ... so this could be fixed by allowing override in PodSpec, and documenting what permissions need to be given to make it work?

Would you accept a pr for this? Haven't checked yet -- but seems plausible that it would be simple for Feast itself to create a fake timestamp -- I see...

Great! ... Though I'm at least a couple weeks away from actually doing anything -- right now researching and writing an engineering plan. (Know of any integrations with kedro? :))

[We will be using kedro as "glue" ... we run workflows in argo-workflow, and kedro can build them for us. Obviously Feast will help us out with our feature metadata...

Thanks for the encouragement! ... Give me a few days to think; I'll create a new issue with more details and further thoughts.

We still think this is a good idea -- but we decided to focus our efforts on experiment tracking first -- see [kedro-dvc](https://github.com/FactFiber/kedro-dvc). Feature management will still be an issue,...