Gustaf Edén
Gustaf Edén
@rosmo Thank you for looking into this!
@rosmo I can try, would I run this on my local terminal? Anything special I need installed except for gcloud?
@rosmo The `mvn clean package` is taking a while, is this normal?
@rosmo This is actually somewhat working, there are errors, but I think I need to provide the UDF for this to work properly. I will continue to try a couple...
@rosmo The input parameter `javascriptTextTransformGcsPath` will not work, could this be fixed by adding it to the command that creates the Image Spec?
I made it work! With this image spec: ```json { "image":"'${TARGET_GCR_IMAGE}'", "metadata":{ "name":"Pub/Sub to Elasticsearch", "description":"Replicates data from Pub/Sub topic into an Elasticsearch index", "parameters":[ { "name":"inputSubscription", "label":"The Cloud Pub/Sub...
@rosmo I did, yes! Sounds good. Is it OK for us to use this until the main template available is updated?
@rosmo Hi again, do you have any tips for how to optimize this dataflow? This is a screenshot from the job:  And here is the config: ![Screenshot 2022-02-07 at...
Thanks for the suggestions! It's a little difficult finding documentation for all commands there are. Just one question: diskSizeGb does not work: `unrecognized arguments: --diskSizeGb=30` Is there another way to...
@rosmo All has been running smooth over the past days. The only issue seems to be some ingestions are timing out: ``` Error message from worker: org.elasticsearch.client.ResponseException: method [POST], host...