ERROR tool.ImportTool: Encountered IOException running import job: java.io.IOException: Cannot run program "hive": error=2, No such file or directory

原因是hive没有设置环境变量

1,vim /etc/profile  (切换root用户)

  ERROR tool.ImportTool: Encountered IOException running import job: java.io.IOException: Cannot run program "hive": error=2, No such file or directory

 

2.source /etc/profile

 

相关文章: