[
https://issues.apache.org/jira/browse/AMBARI-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14617023#comment-14617023
]
Hadoop QA commented on AMBARI-12312:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12743956/AMBARI-12312.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
contrib/views/files.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/3354//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/3354//console
This message is automatically generated.
> 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)