tikr7

Results 9 comments of tikr7

I wanted to pass arguments into the Estimator. The way I found is: ``` estimator = Estimator(... container_entry_point=["/usr/bin/python3"], container_arguments=["/opt/ml/code/training.py", "--instances", "test,test"] ``` Maybe it helps somebody.

Does it only happen if the user-container is written on python?

Are there any updates on that topic? @veriff-javiervgd have you found any solution or workaround? How do you deal with that?

Is there any way to get `gcr.io/triggermesh/triggermesh-controller:v1.27.0` and the other images? Somebody saved them?

@pierDipi we only use the [AWSEventBridgeSource](https://docs.triggermesh.io/1.27/sources/awseventbridge/) to get all S3 events into our Knative-Eventing stack. In the end Triggermesh created the AWS SQS and created an EventBus rule (within AWS...

Hi @skonto, thank you for looking into it :) How could it look like to send the traffic first over the Activator (svc and url)? I can try that. I...

Hi @s-kali The default timeout is 5 minutes? Queue-proxy seems to have 30s which leads to retries on our end. Anyway, increasing the timeout is not the best option. Timeouts...

@matzew this looks very promising! I can't wait for it :)