Re: Usage of data node to run on commodity hardware

2016-06-07 Thread Ravi Prakash
Hi Krishna!

I don't see why you couldn't start Hadoop in this configuration.
Performance would obviously be suspect. Maybe by configuring your network
toppology script, you could even improve the performance.

Most mobiles are ARM processor. I know some cool people ran Hadoop v1 on
Raspberry Pis (also ARM), but I don't know if Hadoop's performance
optimized native code has been run successfully on ARM. (Hadoop will use
the native binaries if they are available, otherwise fall back on JAVA
implementations)

HTH
Ravi

On Mon, Jun 6, 2016 at 7:41 PM, Krishna <
ramakrishna.srinivas.mur...@gmail.com> wrote:

> Hi All,
>
> I am new to hadoop and I am thinking of requirement  don't know whether it
> is feasible or not. I want to run hadoop on non-cluster environment means I
> want to run it on commodity hardware. I have one desktop machine with
> higher CPU and memory configuration, and i have close to 20 laptops and all
> are connected in same network through wire or wireless connection. I want
> to use desktop machine as name node and 20 laptop as data nodes.  Will that
> be possible?
>
> Extend to it is there any requirement for data node in terms of system
> configuration? Now days mobiles are also coming with good RAM and CPU, can
> we use mobiles as a data node provided Java is installed in mobile?
>
> Thanks
> Ramakrishna S
>


Usage of data node to run on commodity hardware

2016-06-06 Thread Krishna
Hi All,

I am new to hadoop and I am thinking of requirement  don't know whether it
is feasible or not. I want to run hadoop on non-cluster environment means I
want to run it on commodity hardware. I have one desktop machine with
higher CPU and memory configuration, and i have close to 20 laptops and all
are connected in same network through wire or wireless connection. I want
to use desktop machine as name node and 20 laptop as data nodes.  Will that
be possible?

Extend to it is there any requirement for data node in terms of system
configuration? Now days mobiles are also coming with good RAM and CPU, can
we use mobiles as a data node provided Java is installed in mobile?

Thanks
Ramakrishna S