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

Roman Shaposhnik commented on BIGTOP-895:
-----------------------------------------

Great progress! There's still a few things I don't fully understand:
  # why do we need a copy of the xml file if we're not changing it? Can't we 
just use the one that comes in hadoop-hdfs test jar?
  # FileUtil.chmod("/", "754") -- I'm not sure 754 (which would result in a 
group 'other not being able to cd is the right setting)
  # you can't really call FileUtil.chmod without elevating your privileges. 
Perhaps you may want to do what some of the other HDFS tests are doing. E.g. 
https://git-wip-us.apache.org/repos/asf?p=bigtop.git;a=blob;f=bigtop-tests/test-artifacts/hadoop/src/main/groovy/org/apache/bigtop/itest/hadoop/hdfs/TestFsck.groovy;h=62efd7c9964675cdc04b120834191947d3c79f2e;hb=HEAD#l29

Finally, what the odds we can get a closure on this within a week? I'd like to 
see what's holding up 0.6.0 at this poin.
                
> A number of testcases in TestCLI are failing with (at least) Hadoop 2.0.3 and 
> later
> -----------------------------------------------------------------------------------
>
>                 Key: BIGTOP-895
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-895
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 0.5.0
>            Reporter: Konstantin Boudnik
>            Assignee: Anatoli Fomenko
>            Priority: Blocker
>             Fix For: 0.6.0
>
>         Attachments: BIGTOP-895.patch, failing-testCLI.txt
>
>
> The list of failing tests is attached.

--
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