在我的ec2 redhat 7系统集群上安装Cloudera5时,我得到了这个错误...
在安装cloudera的过程中,安装中断,我收到以下消息
Cluster Installation
Installation failed on all hosts.
0 of 1 host(s) completed successfully.
Uninstalled on 1 host(s) after installation failure.
Retry | Details
Installation failed. Failed to copy installation files.
Failed to copy installation files. (Current Step)
Please login as the user "ec2-user" rather than the user "root". 我不知道如何解决它,我在网上找不到关于这个问题的信息……
发布于 2016-10-28 04:39:55
真是个愚蠢的错误。当我在一开始选择选项时,它会询问选择哪个用户进行安装。我错误地选择了默认的"root“。一旦您将用户更改为"ec2- user“,安装就可以正常工作。
https://stackoverflow.com/questions/40293616
复制相似问题