OmerJog commented on issue #4141:  [bugfix] minikube enviroment lack of init 
airflow db step
URL: https://github.com/apache/airflow/pull/4141#issuecomment-471629396
 
 
   @jie8357IOII You have errors to resolve:
   ```
   Traceback (most recent call last):
     File "/app/.tox/py35-backend_sqlite-env_docker/bin/airflow", line 7, in 
<module>
       exec(compile(f.read(), __file__, 'exec'))
     File "/app/airflow/bin/airflow", line 32, in <module>
       args.func(args)
     File "/app/airflow/utils/cli.py", line 74, in wrapper
       return f(*args, **kwargs)
     File "/app/airflow/bin/cli.py", line 513, in run
       dag = get_dag(args)
     File "/app/airflow/bin/cli.py", line 150, in get_dag
       'parse.'.format(args.dag_id))
   ```
   
   Also it requires to open a Jira ticket and put the number of the ticket in 
the commit message.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to