Team1-TU-tech / airflow

0 stars 0 forks source link

WARNING: The directory '/home/airflow/.cache/pip' or its parent directory is not owned or is not writable by the current user. #1

Open hamsunwoo opened 1 day ago

hamsunwoo commented 1 day ago
[2024-11-21 01:43:00,555] {process_utils.py:137} INFO - Output:
[2024-11-21 01:43:02,254] {process_utils.py:141} INFO - WARNING: The directory '/home/airflow/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
[2024-11-21 01:43:02,256] {process_utils.py:141} INFO - ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
[2024-11-21 01:43:02,854] {process_utils.py:141} INFO - WARNING: You are using pip version 21.0.1; however, version 21.3.1 is available.
[2024-11-21 01:43:02,855] {process_utils.py:141} INFO - You should consider upgrading via the '/tmp/venvyok668il/bin/python -m pip install --upgrade pip' command.
[2024-11-21 01:43:02,947] {taskinstance.py:1482} ERROR - Task failed with exception
hamsunwoo commented 1 day ago

발생이유 결과적으로 공식 버전과 다른 예전 메뉴얼로 진행하여 발생한 문제

참고링크 https://airflow.apache.org/docs/apache-airflow/2.10.3/howto/docker-compose/index.html