its a single node doing it from my vmware.. On Sat, Aug 18, 2012 at 8:27 PM, prabhu K <[email protected]> wrote:
> Hi Rahul, > > what is your hadoop configuration it is single node or multi node setup? > > Thanks, > Prabhu,. > > > On Sat, Aug 18, 2012 at 4:46 PM, rahul p <[email protected]>wrote: > >> hi , how do i make my namenode up.? >> can someone help me? >> >> >> On Fri, Aug 17, 2012 at 2:52 PM, Harsh J <[email protected]> wrote: >> >>> On the shell, just do: >>> >>> $ hadoop fs -text /user/hive/warehouse/sample/loc=US/000001_0.gz >>> >>> On Fri, Aug 17, 2012 at 12:18 PM, prabhu K <[email protected]> >>> wrote: >>> > Hi Users, >>> > >>> > How to open HDFS zip file(.gz) file in hadoop.? >>> > >>> > example: >>> > >>> > bin/hadoop fs -ls /user/hive/warehouse/sample >>> > -rw-r--r-- 4 root supergroup 465141227 2012-08-14 17:02 >>> > /user/hive/warehouse/sample/loc=US/000001_0.gz >>> > >>> > i want to see the '000001_0.gz' file content. can anyone knows how to >>> open >>> > this file? >>> > >>> > Thanks, >>> > Prabhu >>> >>> >>> >>> -- >>> Harsh J >>> >> >> >
