You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/28 12:33:10 UTC

[GitHub] [airflow] BasPH commented on issue #17241: Python Operator on Apple M1, python 3.9.6, airflow 2.1.2

BasPH commented on issue #17241:
URL: https://github.com/apache/airflow/issues/17241#issuecomment-888247036


   Hi @warrenstephens, I'm not able to reproduce an error with Apple M1, Python 3.9.6, and Airflow 2.1.2. I tested locally running a SequentialExecutor but it appears you're running on K8S. Could you provide more info about your setup?
   
   Also, this line:
   ```
   Failed to log action with (sqlite3.OperationalError) no such table: log
   ```
   Indicates your Airflow metastore isn't properly initialized.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org