I have a list of files in hdfs I want to package into a tar or zip. How do i do this all within hdfs?

时间:2018-02-01 18:22:54

标签: java scala hadoop zip tar

I have a bunch of files in hdfs that i want to package up, all within hdfs. i do not need anything to be in local. I see here that they have an unzip() and untar(), but I need zip() or tar()

0 个答案:

没有答案