Re: how to unzip a .tar.bz2 file in hadoop/hdfs

2014-03-17 Thread Stanley Shi
download it, unzip and put it back?

Regards,
*Stanley Shi,*



On Fri, Mar 14, 2014 at 5:44 PM, Sai Sai saigr...@yahoo.in wrote:

 Can some one please help:
 How to unzip a .tar.bz2 file which is in hadoop/hdfs
 Thanks
 Sai




Re: how to unzip a .tar.bz2 file in hadoop/hdfs

2014-03-17 Thread Anthony Mattas
You want to use the BZip2Codec to un BZip the file and then use FileUtil to
untar it.



Anthony Mattas
anth...@mattas.net


On Mon, Mar 17, 2014 at 10:06 PM, Stanley Shi s...@gopivotal.com wrote:

 download it, unzip and put it back?

 Regards,
 *Stanley Shi,*



 On Fri, Mar 14, 2014 at 5:44 PM, Sai Sai saigr...@yahoo.in wrote:

 Can some one please help:
 How to unzip a .tar.bz2 file which is in hadoop/hdfs
 Thanks
 Sai





how to unzip a .tar.bz2 file in hadoop/hdfs

2014-03-14 Thread Sai Sai
Can some one please help:
How to unzip a .tar.bz2 file which is in hadoop/hdfs

Thanks
Sai