Norio Akagi
Norio Akagi
I'm running Airflow on kubernetes based on this Dockerfile setting + some adjustment and facing the similar issue. When I manually run a DAG, some will run but after that,...
Sorry for the late reply. I tried but just assigning `KMSKeyArn` seems not to be sufficient, environment variables were not encrypted. I tried calling kms API through boto3 in advance...
I can reproduce this when a column has BINARY type in MySQL. (We store uuid4 string as binary to reduce data size) We have a MySQL function to convert it...
What about the logs of kube-dns then? I've already updated my cluster to v1.5.1 and no problem on Vagrant local and AWS both. (I have built the cluster from scratch...
CoreOS/Vagrant is not related to the issue. kubernetes by default requires SSL communication by the self signed certificate. Your browser doesn't know the certificate, so it shows "unauthorized". Therefore, currently...
I am interested in this work stream. Can I pick up any suites that don't have a check box above?
Thanks for the suggestion. I can take on both #10072 and #10134 in that order—let me start with Hive. Do you know the current state of ANSI support in Velox?...