Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试在我的机器(win 7、64 位)上配置 hadoop 设置,并且为此安装了 Cygwin。在 Cygwin 安装期间,我还下载并安装了设置所需的 openSSH 软件包。在 Cygwin 终端上,我使用 ssh-hot-config 命令创建了一个服务,但是当我启动该服务时,错误显示“Cygwin SSHD 服务已启动和停止”。我无法继续进行。
我参考了这两个链接github和ebiquity在我的 Windows 7 PC 上设置 hadoop,在这两个链接中都明确提到在“应该使用特权分离吗?”时说“不”。(请参阅 github 链接的第 9 点)但这对我不起作用,它继续给我同样的错误。
因此,我尝试在安装 Cygwin 时提供选项 Yes 并猜测它运行顺利!