Pig and hive do not come in bare minimum version. Its complete pig or hive package
You can use existing hadoop cluster with pig and hive. If you do not need persistent storage for hive tables, then you dont need to configure much . Search for hive with derby and that should get you started. On pig side, just downloading the binaries is good enough. You can point it to your HADOOP_HOME and it should work fine On Tue, Apr 1, 2014 at 3:34 PM, Rahul Singh <smart.rahul.i...@gmail.com>wrote: > Hi, > I have installed and configured hadoop. Now, I want to install hive and > pig, As per my understanding pig and hive internally uses hadoop. So is > there a way i can just install bare minimum hive or pig and take advantage > of already installed hadoop or i need to separately install and configure > complete hive and pig. > > Thanks, > -Rahul Singh > -- Nitin Pawar