ReplAI
ReplAI
I submitted wordcount and other jobs.. I was expecting state flows as follow: ``` New --> ClusterStarting -> Running ``` But, When I see in UI, the job as finished...
Is there a guide on Installing Datalab in existing Google Kubernetes cluster?
Z-Ordering helps to optimize high cardinality columns by colocating related information in a similar set of files How to use these features with Iceberg tables?
As you can see https://github.com/apache/airflow-on-k8s-operator/blob/master/templates/airflow-configmap.yaml#L37 `executor = KubernetesExecutor` But in it shows CeleryExecutor: https://github.com/apache/airflow-on-k8s-operator/blob/master/docs/airflow-cluster.png Lot of confusions.. Basic questions: - Does this operator support KubernetesExecutor? If yes, Where is docs...
I was trying to `make docker-build`, but since test is failing docker build is failing too. Since tests are not working, I am not able to build docker container and...