Amirreza Soudi

Results 3 issues of Amirreza Soudi

I am trying to use [airflow-kube-helm](https://github.com/BrechtDeVlieger/airflow-kube-helm/tree/master/examples/kube/dags-volume-readwritemany) to deploy airflow on my Kubernetes cluster and take advantage of KubeExcutor to run my dags. From UI perspective everything looks fine but I...

I have installed dd-agent (version 6) in one of our EC2 instances and changed spark conf so I can monitor my EMR cluster ``` init_config: instances: - spark_url: http://10.0.0.1:8088 cluster_name:...

I am trying to follow your example [Example: KubernetesExecutor with git-sync in ReadWriteMany mode](https://github.com/BrechtDeVlieger/airflow-kube-helm/tree/master/examples/kube/git-sync-readwritemany) I am using EKS and when I am trying to run > helm upgrade --install airflow...