You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "nlippis (via GitHub)" <gi...@apache.org> on 2023/03/08 20:19:36 UTC

[GitHub] [druid] nlippis commented on pull request #13896: Pod template task adapter

nlippis commented on PR #13896:
URL: https://github.com/apache/druid/pull/13896#issuecomment-1460813233

   > Could you update the README for this extension on how to use this? That would help a lot in reviewing this. I am a bit unclear how this is initialized, what properties need to be set, vs configurations, etc...
   
   This PR just introduces the `PodTemplateTaskAdapter`, a following PR will wire it up.  I will include public facing documentation about how to use it there.
   
   That said, the user will specify `druid.indexer.runner.k8s.adapter.type={SingleContainer|MultiContainer|PodTemplate}`.  The user can then specify pod templates per task by specifying the paths to each file i.e `druid.indexer.runner.k8s.podTemplate.{task_type}=/path/to/task.yml`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org