erkonline
6 years agoNew Contributor
How to Unzip tar.gz file
How to unzip tar.gz file? Zip File Read snap is not working for tar.gz files. I am trying decompress snap but I am not sure how to get individual files from the output of Decompress.
How to unzip tar.gz file? Zip File Read snap is not working for tar.gz files. I am trying decompress snap but I am not sure how to get individual files from the output of Decompress.
Hi skodali,
i have encountered same error , i have resolved it by adding this file name in s3 writer
“s3:///bucket@s3.region.amazonaws.com/outfile1_” + Date.now() + “.csv”
Regards,
Mangesh