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

Roman Shaposhnik commented on BIGTOP-693:
-----------------------------------------

# sh.exec("sudo umount ${mount_point}"); should be replaced with a shell that 
runs as root: Shell shRoot = new Shell("/bin/bash -s", "root");

other than that -- looks fine to me
                
> Add hadoop-fuse-dfs test
> ------------------------
>
>                 Key: BIGTOP-693
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-693
>             Project: Bigtop
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 0.5.0
>            Reporter: Stephen Chu
>            Assignee: Stephen Chu
>             Fix For: 0.5.0
>
>         Attachments: BIGTOP-693.patch
>
>
> Adding a test for fuse_dfs. This test uses the hadoop-fuse-dfs command to 
> mount HDFS at a configurable mount point. It then runs through several file 
> operations.
> Much of the code contributed by Wing Yew Poon.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to