[
https://issues.apache.org/jira/browse/AMBARI-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14619454#comment-14619454
]
Hudson commented on AMBARI-12312:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #3079 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3079/])
AMBARI-12312. Different file size when downloading zip file on HDFS File View
(Erik Bergenholtz via rlevas) (rlevas:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=85f7a3f9f47c5c49d87d2d700218377a47b30dff)
*
contrib/views/files/src/main/java/org/apache/ambari/view/filebrowser/DownloadService.java
> 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
>
> Attachments: AMBARI-12312.patch
>
>
> 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)