简体   繁体   English

在Amazon ubuntu实例上安装Hadoop Mutlicluster

[英]Hadoop Mutlicluster installation on Amazon ubuntu instances

In all the explanations of installation of hadoop on linux, the mention of folders like : hadoop/etc or hadoop/bin occurs. 在Linux上安装hadoop的所有说明中,都提到了诸如hadoop / etc或hadoop / bin之类的文件夹。 However, after I downloaded, extracted and renamed hadoop, my hadoop folder contains the following subfolders: ! 但是,在我下载,提取并重命名hadoop之后,我的hadoop文件夹包含以下子文件夹: https://s13.postimg.org/kvhy23r47/capture32.png https://s13.postimg.org/kvhy23r47/capture32.png

So my hadoop folder does not contain the folders etc and bin 所以我的hadoop文件夹不包含文件夹etc和bin

The other files that are referred to in the installation guides (which are expected to be present in hadoop/conf) such as core-sie.xml, hadoop-env.sh, yarn-site.xml and mapred-site.xml are all present in one subfolder or the other, and i have individually accessed the files to edit them. 安装指南中提到的其他文件(预计会在hadoop / conf中出现)如core-sie.xml,hadoop-env.sh,yarn-site.xml和mapred-site.xml都是存在于一个子文件夹或另一个子文件夹中,而我已经分别访问了文件以对其进行编辑。

But I am sure that I'm doing something wrong. 但是我确信我做错了什么。 Can anyone help me know where am I doing it wrong? 谁能帮助我知道我在哪里做错了?

I understood my mistake 我明白我的错误

I was downloading src file from the release page of hadoop. 我正在从hadoop的发布页面下载src文件。 I should download the binaries 我应该下载二进制文件

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM