Erik Bergenholtz created AMBARI-12312:
-----------------------------------------
Summary: Different file size when downloading zip file on HDFS
File View
Key: AMBARI-12312
URL: https://issues.apache.org/jira/browse/AMBARI-12312
Project: Ambari
Issue Type: Bug
Components: ambari-views
Affects Versions: 2.1.0
Reporter: Erik Bergenholtz
Assignee: Erik Bergenholtz
Priority: Critical
Fix For: 2.1.0
STR:
dd if=/dev/zero of=/tmp/file3 bs=900000 count=1
sudo -u hdfs hdfs dfs -put /tmp/file3 /tmp/file3
Download file as zip using File View.
Unzip.
Original file had 900 000 bytes size, unzipped one has 900 096
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)