Hadoop Data Nodes based on Data Size -


i trying estimate resources based on data size. there thumb rule deciding number of required data nodes based on data size?

no not really. in typical hadoop cluster, there 1 datanode per node.
sorry short answer thats it! :)
keep in mind hadoop prefers deal small number of huge files.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

.net - How to detect a double-click outside of vb.net form -