To install the MySQL connector in Sqoop I need to put the jar file in the Sqoop directory but I cannot find it (it is not in /usr/lib/sqoop
). I installed Sqoop with Cloudera on multiple machines.
要在Sqoop中安装MySQL连接器,我需要将jar文件放在Sqoop目录中,但我找不到它(它不在/ usr / lib / sqoop中)。我在多台机器上安装了Cloudera的Sqoop。
Where can I find the Sqoop directory on one of the machines?
我在哪里可以找到其中一台机器上的Sqoop目录?
1 个解决方案
#1
8
Are you using Ubuntu ? In this case it may be a symbolic link to /etc/alternatives/something...
(check with ls -la)
你在用Ubuntu吗?在这种情况下,它可能是/ etc / alternatives / something的符号链接...(使用ls -la检查)
#1
8
Are you using Ubuntu ? In this case it may be a symbolic link to /etc/alternatives/something...
(check with ls -la)
你在用Ubuntu吗?在这种情况下,它可能是/ etc / alternatives / something的符号链接...(使用ls -la检查)