You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Venkata Srinivasa Rao Kolla (JIRA)" <ji...@apache.org> on 2016/02/23 15:51:18 UTC

[jira] [Commented] (BIGTOP-1978) Add new tests for -setfacl option

    [ https://issues.apache.org/jira/browse/BIGTOP-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158988#comment-15158988 ] 

Venkata Srinivasa Rao Kolla  commented on BIGTOP-1978:
------------------------------------------------------

[~evans_ye] and [~warwithin] sorry for the long delay in submitting the patch for the fixes.

I changed code to take care of these issues. Now the script expects user to set an environment variable called HADOOP_TEST_USER with some hadoop user. This user should be an existing hadoop user. The script will be using this user in the hdfs dfs -setfacl commands. 
If HADOOP_TEST_USER is not set then the script will try to use an hadoop user with name "hadoop". (I am assuming that every hadoop
cluster will be having an user with name "hadoop" by default).

Please help to review this patch.

> Add new tests for -setfacl option 
> ----------------------------------
>
>                 Key: BIGTOP-1978
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1978
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: general
>    Affects Versions: 1.0.0
>            Reporter: Venkata Srinivasa Rao Kolla 
>            Assignee: Venkata Srinivasa Rao Kolla 
>            Priority: Minor
>             Fix For: backlog
>
>         Attachments: BIGTOP-1978.patch, BIGTOP-1978.patch, BIGTOP-1978.patch
>
>
> Add new tests for hdfs dfs -setfacl command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)