FileNotFoundError: [Errno 2] No such file or directory: 'hdfs': 'hdfs' using subprocess popen in crontab

前端 未结 0 925
盖世英雄少女心
盖世英雄少女心 2021-02-08 15:27

I use subprocess.popen in python3 to put files or make directories in hdfs. it runs accurately using python3 on the Linux shell. but as I use crontab to run the code, I get &quo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题