[
https://issues.apache.org/jira/browse/BIGTOP-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14013363#comment-14013363
]
Martin Bukatovic commented on BIGTOP-1325:
------------------------------------------
Looking at the patch, don't we need to rename {{USERNAME}} to {{USER_NAME}}?
See:
{noformat}
$ grep USERNAME testHDFSConf.xml | wc -l
0
$ grep USER_NAME testHDFSConf.xml | wc -l
81
{noformat}
> Add snapshot and several dfsadmin tests into TestCLI
> ----------------------------------------------------
>
> Key: BIGTOP-1325
> URL: https://issues.apache.org/jira/browse/BIGTOP-1325
> Project: Bigtop
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 0.7.0
> Reporter: Dasha Boudnik
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1325.patch
>
>
> Add the following commands to TestCLI:
> appendToFile
> text
> rmdir
> rmdir with ignore-fail-on-non-empty
> df
> expunge
> getmerge
> allowSnapshot
> disallowSnapshot
> createSnapshot
> renameSnapshot
> deleteSnapshot
> refreshUserToGroupsMappings
> refreshSuperUserGroupsConfiguration
> setQuota
> clrQuota
> setSpaceQuota
> setBalancerBandwidth
> finalizeUpgrade
--
This message was sent by Atlassian JIRA
(v6.2#6252)