Hiroyuki Sato
Hiroyuki Sato
Hello, @ishizuka-mihoko It is necessary to write the detail about your environment and reproduce steps for investigate the issue. I tried to reproduce the problem. But It seems work well...
Hello, @JPWon-1 I don't know the root cause, but I recommend you use PostgreSQL instead of the H2 database.
Digdag is designed to use PostgreSQL in a production environment. PostgreSQL is the priority database. Have you ever tried `digdag download`
You can download projects using [`digdag download`](https://docs.digdag.io/command_reference.html#download) and push them to a new server. (I don't know h2 to PostgreSQL migration tool)
Hello, @anilkulkarni87 This comment may help. https://github.com/treasure-data/digdag/issues/ 990#issuecomment-463544061 And I think the option `--copy-outgoing-symlinks` in `dig push` also may help. If you are a Treasure Data user, you should as...
Hello, @ysmazda Thank you for reporting the issue. I could reproduce this error in my environment. * macOS: 11.2.3 * Digdag: 0.10.0 Here is reproduce steps. 1. `digdag server -m`...
Hello, @thejeshgn I'm not familiar with Podman. But, I think some features are developing in [v0_10](https://github.com/treasure-data/digdag/tree/v0_10) branch. Could you check [this slide](https://www.slideshare.net/muga.nishizawa/custom-script-execution-environment-on-td-workflow-td-tech-talk-20181017) first? @muga, @yoyama, Could you comment when you...
This patch fixes this issue. Could you tell me what do you think this change? I believe the current behavior doesn't change anything. If this patch seems good, what branch...
@szyn Could you comment about this issue?
Hello, @FredericoCoelhoNunes Thank you for reporting that. It is the best time to contribute to this project! Let's create PR. https://github.com/treasure-data/digdag/blob/master/digdag-docs/src/operators/sh.md As far as I know, `sh>`, `py>`, and `rb>`...