Give command
Jps If you can see Namenode in the process list you can say your Namenode is running. From: rahul p [mailto:[email protected]] Sent: Saturday, August 18, 2012 4:46 PM To: [email protected] Subject: Re: Opening hdfs gz file 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] <mailto:[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] <mailto:[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
