Paulo Henrique Zen Messerschmidt

Results 20 issues of Paulo Henrique Zen Messerschmidt

I'm developing some pipelines that soon will become quite complex soon. One of key features I didn't find in documentations is about trigger rules for blocks ( and honestly, I...

enhancement

### Mage version 0.9.63 ### Describe the bug I've noticed a "delay" (arround 2 minutes) between the pipeline run status in webUI and the pipeline status in database. In some...

bug

I'm using block variables to check certain conditions on a callback that runs in that block, but the variable defined in a parent block it's not accessible by callback. It...

enhancement

I'm working with conditional blocks to trigger some blocks in case the upstream block returns a certain kind of values. For Example: `main` block - > returns `['customer', 'items', 'region']`...

When working with multiples workspaces, would be useful to allow template inheritance between workspaces. In my scenario I've build my own mage docker image with some custom templates. Here is...

feature

Hello. I'm trying to use the spark-on-k8s-operator using a different `dnsConfig` and `dnsPolicy` due to some restrictions and limitations of k8s cluster that I'm using. Something like this in `values.yaml`...

### Mage version 0.9.70 ### Describe the bug I'm trying to authenticate Kafka within a streaming pipeline like this: ``` connector_type: kafka # bootstrap_server: "{{ env_var('DATAPLATFORM01_KAFKA_SERVERS') }}" topic: visibilidade-direto.transient-ingestion consumer_group:...

bug
good first issue

### Mage version 0.9.68 ### Describe the bug After update the mage version from 0.9.63 to 0.9.68 I'm getting stuck in "initial" status in my pipeline. The scheduler logs does...

bug

### Mage version 0.9.68 ### Describe the bug I'm using mage in kubernetes with webserver and scheduler in different pods. For both pods, I'm using a persistentVolume to store both...

bug

### Mage version 0.9.68 ### Describe the bug Hello everyone. I've just updated the mage-ai to 0.9.68 in my docker image and the MAGE_BASE_PATH stopped to work with this version....

bug