Setting up Multi Node Hadoop Hortonworks Cluster The Next CEO of Stack OverflowHadoop Performance Monitoring tools for WindowsIs there benefit of having faster master node in hadoop cluster?Multi-node hadoop cluster installationWhat are the minimum requirement of hadoop cluster for testingHortonworks Data Platform: High load causes node restartHow to remove banned.users in hadoop HortonworksCluster simulator for Hadoop MapReduceHadoop settings to utilize all resources of clusterhadoop cluster, datanode cannot run and 0 node are excludedMapReduce job is not running on a HADOOP 2.6.0 (Multi node cluster)
Planeswalker Ability and Death Timing
A hang glider, sudden unexpected lift to 25,000 feet altitude, what could do this?
What does this strange code stamp on my passport mean?
Upgrading From a 9 Speed Sora Derailleur?
Why did early computer designers eschew integers?
Mathematica command that allows it to read my intentions
Is a linearly independent set whose span is dense a Schauder basis?
Is it OK to decorate a log book cover?
How to show a landlord what we have in savings?
Ising model simulation
Is it reasonable to ask other researchers to send me their previous grant applications?
Horror film about a man brought out of cryogenic suspension without a soul, around 1990
Is it a bad idea to plug the other end of ESD strap to wall ground?
Variance of Monte Carlo integration with importance sampling
Is there a rule of thumb for determining the amount one should accept for of a settlement offer?
How can I prove that a state of equilibrium is unstable?
Read/write a pipe-delimited file line by line with some simple text manipulation
Why was Sir Cadogan fired?
Create custom note boxes
Does the Idaho Potato Commission associate potato skins with healthy eating?
Traveling with my 5 year old daughter (as the father) without the mother from Germany to Mexico
What steps are necessary to read a Modern SSD in Medieval Europe?
It it possible to avoid kiwi.com's automatic online check-in and instead do it manually by yourself?
Raspberry pi 3 B with Ubuntu 18.04 server arm64: what pi version
Setting up Multi Node Hadoop Hortonworks Cluster
The Next CEO of Stack OverflowHadoop Performance Monitoring tools for WindowsIs there benefit of having faster master node in hadoop cluster?Multi-node hadoop cluster installationWhat are the minimum requirement of hadoop cluster for testingHortonworks Data Platform: High load causes node restartHow to remove banned.users in hadoop HortonworksCluster simulator for Hadoop MapReduceHadoop settings to utilize all resources of clusterhadoop cluster, datanode cannot run and 0 node are excludedMapReduce job is not running on a HADOOP 2.6.0 (Multi node cluster)
I am working on a proof of concept in hadoop and I am likely to setup a cluster with HDP and HDF hortonwork components.
The volume of data is really small, So the disk volume may not need more than 10 GB for each node if I am not wrong.
What are the criteria's to be considered for the No OF CPU'S and the RAM for the master and slave node?
amazon-web-services bigdata hadoop2 hortonworks-data-platform hortonworks-dataflow
add a comment |
I am working on a proof of concept in hadoop and I am likely to setup a cluster with HDP and HDF hortonwork components.
The volume of data is really small, So the disk volume may not need more than 10 GB for each node if I am not wrong.
What are the criteria's to be considered for the No OF CPU'S and the RAM for the master and slave node?
amazon-web-services bigdata hadoop2 hortonworks-data-platform hortonworks-dataflow
add a comment |
I am working on a proof of concept in hadoop and I am likely to setup a cluster with HDP and HDF hortonwork components.
The volume of data is really small, So the disk volume may not need more than 10 GB for each node if I am not wrong.
What are the criteria's to be considered for the No OF CPU'S and the RAM for the master and slave node?
amazon-web-services bigdata hadoop2 hortonworks-data-platform hortonworks-dataflow
I am working on a proof of concept in hadoop and I am likely to setup a cluster with HDP and HDF hortonwork components.
The volume of data is really small, So the disk volume may not need more than 10 GB for each node if I am not wrong.
What are the criteria's to be considered for the No OF CPU'S and the RAM for the master and slave node?
amazon-web-services bigdata hadoop2 hortonworks-data-platform hortonworks-dataflow
amazon-web-services bigdata hadoop2 hortonworks-data-platform hortonworks-dataflow
asked Mar 8 at 19:15
BARATHBARATH
829
829
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
In your case, it looks like you might be doing MapReduce jobs across multiple nodes.
With my current knowledge, Slave node will run fine with any CPU configuration and 2/4 GB RAM. For Master Node you may acquire a machine with at least 4-core, single/dual slot CPU, 8 GB RAM.
add a comment |
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55069602%2fsetting-up-multi-node-hadoop-hortonworks-cluster%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
In your case, it looks like you might be doing MapReduce jobs across multiple nodes.
With my current knowledge, Slave node will run fine with any CPU configuration and 2/4 GB RAM. For Master Node you may acquire a machine with at least 4-core, single/dual slot CPU, 8 GB RAM.
add a comment |
In your case, it looks like you might be doing MapReduce jobs across multiple nodes.
With my current knowledge, Slave node will run fine with any CPU configuration and 2/4 GB RAM. For Master Node you may acquire a machine with at least 4-core, single/dual slot CPU, 8 GB RAM.
add a comment |
In your case, it looks like you might be doing MapReduce jobs across multiple nodes.
With my current knowledge, Slave node will run fine with any CPU configuration and 2/4 GB RAM. For Master Node you may acquire a machine with at least 4-core, single/dual slot CPU, 8 GB RAM.
In your case, it looks like you might be doing MapReduce jobs across multiple nodes.
With my current knowledge, Slave node will run fine with any CPU configuration and 2/4 GB RAM. For Master Node you may acquire a machine with at least 4-core, single/dual slot CPU, 8 GB RAM.
answered 2 days ago
OmPrakashPOmPrakashP
5412
5412
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55069602%2fsetting-up-multi-node-hadoop-hortonworks-cluster%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
