[
https://issues.apache.org/jira/browse/AMBARI-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14226372#comment-14226372
]
Hadoop QA commented on AMBARI-8403:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12683851/AMBARI-8403.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{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/760//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/760//console
This message is automatically generated.
> Views: Files download of ZIP fails on folder with no permissions
> ----------------------------------------------------------------
>
> Key: AMBARI-8403
> URL: https://issues.apache.org/jira/browse/AMBARI-8403
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-views
> Affects Versions: 1.7.0
> Reporter: Erik Bergenholtz
> Assignee: Antonenko Alexander
> Fix For: 2.0.0
>
> Attachments: AMBARI-8403.patch
>
>
> Attempted to download a folder as a ZIP by clicking on the filebox icon on
> the folder row in the table.
> This fails. But for this folder, I don't have read access, so it should
> fail...
> Is see the POST worked to get the
> {"requestId":"56b0e03a123f4b2da97b5caa3beefe13"}
> http://c6401.ambari.apache.org:8080/api/v1/views/FILES/versions/0.1.0/instances/FILES_1/resources/files/download/zip/generate-link
> It gets a 500 on this GET call:
> http://c6401.ambari.apache.org:8080/api/v1/views/FILES/versions/0.1.0/instances/FILES_1/resources/files/download/zip?requestId=56b0e03a123f4b2da97b5caa3beefe13
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)