In general to run just hadoop without using any other tools like sqoop, do we need jdk ?
On Wed, Oct 16, 2013 at 1:08 PM, Harsh J <[email protected]> wrote: > You will need a JDK. Certain tools like Sqoop, etc. have a dependency > on JDK for compiling generated code at runtime, and will not function > without a JDK. > > On Wed, Oct 16, 2013 at 10:38 AM, oc tsdb <[email protected]> wrote: > > HI , > > > > I would like to know if JRE alone is sufficient to run HADOOP services or > > JDK is required ? > > > > we are planning to install latest stable version of hadoop > > > > Thanks, > > > > Oc.tsdb > > > > -- > Harsh J >
