1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054 |
- <?xml version="1.0" encoding="UTF-8"?>
- <?xml-stylesheet type="text/xsl" href="testConf.xsl"?>
- <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements. See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You under the Apache License, Version 2.0
- (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
- <configuration>
- <!-- Normal mode is test. To run just the commands and dump the output
- to the log, set it to nocompare -->
- <mode>test</mode>
- <!-- Comparator types:
- ExactComparator
- SubstringComparator
- RegexpComparator
- TokenComparator
- -->
- <tests>
- <!-- Test usage options -->
- <test>
- <description>usage: help for erasure coding command</description>
- <test-commands>
- <ec-admin-command>-usage</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Can't understand command '-usage'</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Usage: bin/hdfs ec [COMMAND]</expected-output>
- </comparator>
- </comparators>
- </test>
- <!-- Test help options -->
- <test>
- <description>help: help for erasure coding command</description>
- <test-commands>
- <ec-admin-command>-help</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-listPolicies]</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-unsetPolicy -path</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: help with extra argument</description>
- <test-commands>
- <ec-admin-command>-help arg1 arg2</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>You must give exactly one argument to -help.</expected-output>
- <expected-exit-code>1</expected-exit-code>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: setPolicy command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help setPolicy</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Set the erasure coding policy for a file/directory.</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-setPolicy -path <path> [-policy <policy>] [-replicate]]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: getPolicy command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help getPolicy</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Get the erasure coding policy of a file/directory</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-getPolicy -path <path>]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: listPolicies command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help listPolicies</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Get the list of all erasure coding policies</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-listPolicies]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: addPolicies command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help addPolicies</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Add a list of user defined erasure coding policies</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-addPolicies -policyFile <file>]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: removePolicy command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help removePolicy
- </ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Remove an user defined erasure coding policy</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-removePolicy -policy <policy>]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: enablePolicy command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help enablePolicy</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Enable the erasure coding policy</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-enablePolicy -policy <policy>]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>help: disablePolicy command</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -help disablePolicy</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Disable the erasure coding policy</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>[-disablePolicy -policy <policy>]</expected-output>
- </comparator>
- </comparators>
- </test>
- <!-- Test erasure code commands -->
- <test>
- <description>setPolicy : set erasure coding policy on a directory to encode files</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Set RS-6-3-1024k erasure coding policy on /ecdir</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : set a policy twice</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Set RS-6-3-1024k erasure coding policy on /ecdir</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : set replication policy on a directory</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <command>-fs NAMENODE -mkdir /ecdir/replica</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -replicate -path /ecdir/replica</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/replica/file</command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir/replica/file</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm /ecdir/replica/file</command>
- <command>-fs NAMENODE -rmdir /ecdir/replica</command>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>is unspecified</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>unsetPolicy : unset policy and get</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -unsetPolicy -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>is unspecified</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : change different policy and get</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-3-2-1024k -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>RS-3-2-1024k</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : set policy on non-empty directory</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <command>-fs NAMENODE -touchz /ecdir/file1</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm -R /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Warning: setting erasure coding policy on a non-empty directory will not automatically convert existing files to RS-6-3-1024k erasure coding policy</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>unsetPolicy : unset inherited EC policy, has no effect</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <command>-fs NAMENODE -mkdir /ecdir/child</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -unsetPolicy -path /ecdir/child</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/child/ecfile</command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir/child/ecfile</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm /ecdir/child/ecfile</command>
- <command>-fs NAMENODE -rmdir /ecdir/child</command>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>RS-6-3-1024k</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>unsetPolicy : unset policy on non-empty directory</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/file1</command>
- <ec-admin-command>-fs NAMENODE -unsetPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm -R /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Warning: unsetting erasure coding policy on a non-empty directory will not automatically convert existing files to replicated data</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy : get EC policy information at specified path, which doesn't have an EC policy</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /noec</command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /noec</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /noec</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>is unspecified</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy : get EC policy information at specified path, which has an EC policy</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>RS-6-3-1024k</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy : get EC policy information at specified path, which has an EC policy</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-6-3-1024k -path /ecdir</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/ecfile</command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir/ecfile</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm /ecdir/ecfile</command>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>RS-6-3-1024k</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>listPolicies : get the list of ECPolicies supported</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -listPolicies</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>RS-6-3</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>addPolicies : add a list of ECPolicies</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -addPolicies -policyFile CLITEST_DATA/test_ec_policies.xml</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Add ErasureCodingPolicy XOR-2-1-128k succeed</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Add ErasureCodingPolicy RS-6-3-1024k failed</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>listPolicies : get the list of ECPolicies supported</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -listPolicies</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>XOR-2-1-128k</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>State=DISABLED</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>enablePolicy : enable the erasure coding policy</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy RS-6-3-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Erasure coding policy RS-6-3-1024k is enabled</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>enablePolicy : enable the erasure coding policy twice</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy RS-6-3-1024k</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy RS-6-3-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Erasure coding policy RS-6-3-1024k is enabled</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>disablePolicy : disable the erasure coding policy</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -disablePolicy -policy RS-6-3-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy RS-6-3-1024k</ec-admin-command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Erasure coding policy RS-6-3-1024k is disabled</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>disablePolicy : disable the erasure coding policy twice</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -disablePolicy -policy RS-6-3-1024k</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -disablePolicy -policy RS-6-3-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy RS-6-3-1024k</ec-admin-command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Erasure coding policy RS-6-3-1024k is disabled</expected-output>
- </comparator>
- </comparators>
- </test>
- <!-- Test illegal parameters -->
- <test>
- <description>setPolicy : illegal parameters - path option is missing</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Please specify the path for setting the EC policy.</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - path name is missing</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>option -path requires 1 argument</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - too many arguments case 1</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir1 -policy RS-3-2-1024k /ecdir2</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-setPolicy: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - too many arguments case 2</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir1 -policy RS-3-2-1024k -replicate /ecdir2</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-setPolicy: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - invalidpolicy</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy invalidpolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Policy 'invalidpolicy' does not match any enabled erasure coding policies</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - RS-10-4-1024k</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -policy RS-10-4-1024k -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Policy 'RS-10-4-1024k' does not match any enabled erasure coding policies</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - no such file</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir -policy RS-3-2-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Path not found: /ecdir</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - wrong spelling replicate </description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir -replica</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-setPolicy: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : illegal parameters - replicate and policy coexist</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir -policy RS-3-2-1024k -replicate</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-replicate and -policy cannot been used at the same time</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : set erasure coding policy without given a specific policy name</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Set default erasure coding policy on /ecdir</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>setPolicy : set erasure coding policy without given a specific policy name on a non empty directory</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <command>-fs NAMENODE -mkdir /ecdir/ecsubdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm -R /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Set default erasure coding policy on /ecdir</expected-output>
- </comparator>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Warning: setting erasure coding policy on a non-empty directory will not automatically convert existing files to default erasure coding policy</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy: get the default policy after setPolicy without given a specific policy name</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir</ec-admin-command>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>RS-6-3-1024k</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy : illegal parameters - path is missing</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -getPolicy </ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Please specify the path with -path</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy : illegal parameters - too many arguments</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-getPolicy: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>getPolicy : illegal parameters - no such file</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -getPolicy -path /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Path not found: /ecdir</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>listPolicies : illegal parameters - too many parameters</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -listPolicies /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-listPolicies: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>addPolicies : illegal parameters - policyFile is missing</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -addPolicies /etc</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Please specify the path with -policyFile</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>addPolicies : illegal parameters - too many parameters</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -addPolicies -policyFile /ecdir /ecdir2</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-addPolicies: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>enablePolicy : illegal parameters - policy is missing</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -enablePolicy RS-6-3-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Please specify the policy name</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>enablePolicy : illegal parameters - too many parameters</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy RS-6-3-1024k RS-3-2-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-enablePolicy: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>disablePolicy : illegal parameters - policy is missing</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -disablePolicy RS-6-3-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Please specify the policy name</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>disablePolicy : illegal parameters - too many parameters</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -disablePolicy -policy RS-6-3-1024k RS-3-2-1024k</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-disablePolicy: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>listCodecs : illegal parameters - too many parameters</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -listCodecs /ecdir</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>-listCodecs: Too many arguments</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>listCodecs : successful list codecs</description>
- <test-commands>
- <ec-admin-command>-fs NAMENODE -listCodecs</ec-admin-command>
- </test-commands>
- <cleanup-commands>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>SubstringComparator</type>
- <expected-output>Erasure Coding Codecs: Codec [Coder List]</expected-output>
- </comparator>
- </comparators>
- </test>
- <test> <!-- TESTED -->
- <description>count: file using absolute path with option -e to show erasurecoding policy of a directory</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir /dir1</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /dir1 -policy RS-6-3-1024k</ec-admin-command>
- <command>-fs NAMENODE -touchz /dir1/file1</command>
- <command>-fs NAMENODE -touchz /dir1/file2</command>
- <command>-fs NAMENODE -count -e -v /dir1</command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /dir1</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>( |\t)*1( |\t)*2( |\t)*0 EC:[A-Za-z0-9-]{1,}( )*/dir1</expected-output>
- </comparator>
- </comparators>
- </test>
- <test> <!-- TESTED -->
- <description>count: file using absolute path with option -e to show erasurecoding policy of a file and option -v to show head information</description>
- <test-commands>
- <command>-fs NAMENODE -touchz /file1</command>
- <command>-fs NAMENODE -count -e -v /file1</command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rm /file1</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>( |\t)*DIR_COUNT FILE_COUNT CONTENT_SIZE( )*ERASURECODING_POLICY( )*PATHNAME</expected-output>
- </comparator>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>( |\t)*0( |\t)*1( |\t)*0 [A-Za-z0-9-]{1,}( )*/file1</expected-output>
- </comparator>
- </comparators>
- </test>
- <test> <!-- TESTED -->
- <description>ls: file using absolute path and option -e to show erasure coding policy of a directory</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir -p /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir -policy RS-6-3-1024k</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/file1</command>
- <command>-fs NAMENODE -touchz /ecdir/file2</command>
- <command>-fs NAMENODE -touchz /ecdir/file3</command>
- <command>-fs NAMENODE -ls -e /ecdir</command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>Found [0-9] items</expected-output>
- </comparator>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>^-rw-r--r--( )*1( )*USERNAME( )*supergroup( )*[A-Za-z0-9-]{1,}( )*0( )*[0-9]{4,}-[0-9]{2,}-[0-9]{2,} [0-9]{2,}:[0-9]{2,}( )*/ecdir/file1</expected-output>
- </comparator>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>^-rw-r--r--( )*1( )*USERNAME( )*supergroup( )*[A-Za-z0-9-]{1,}( )*0( )*[0-9]{4,}-[0-9]{2,}-[0-9]{2,} [0-9]{2,}:[0-9]{2,}( )*/ecdir/file2</expected-output>
- </comparator>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>^-rw-r--r--( )*1( )*USERNAME( )*supergroup( )*[A-Za-z0-9-]{1,}( )*0( )*[0-9]{4,}-[0-9]{2,}-[0-9]{2,} [0-9]{2,}:[0-9]{2,}( )*/ecdir/file3</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>ls: file with disabled EC Policy</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir -p /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir -policy XOR-2-1-1024k</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/file1</command>
- <ec-admin-command>-fs NAMENODE -disablePolicy -policy XOR-2-1-1024k</ec-admin-command>
- <command>-fs NAMENODE -ls -e /ecdir</command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- <ec-admin-command>-fs NAMENODE -enablePolicy -policy XOR-2-1-1024k</ec-admin-command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>^-rw-r--r--( )*1( )*USERNAME( )*supergroup( )*[A-Za-z0-9-]{1,}( )*0( )*[0-9]{4,}-[0-9]{2,}-[0-9]{2,} [0-9]{2,}:[0-9]{2,}( )*/ecdir/file1</expected-output>
- </comparator>
- </comparators>
- </test>
- <test>
- <description>ls: file with replication Policy</description>
- <test-commands>
- <command>-fs NAMENODE -mkdir -p /ecdir</command>
- <ec-admin-command>-fs NAMENODE -setPolicy -path /ecdir -replicate</ec-admin-command>
- <command>-fs NAMENODE -touchz /ecdir/file1</command>
- <command>-fs NAMENODE -ls -e /</command>
- </test-commands>
- <cleanup-commands>
- <command>-fs NAMENODE -rmdir /ecdir</command>
- </cleanup-commands>
- <comparators>
- <comparator>
- <type>RegexpComparator</type>
- <expected-output>^drwxr-xr-x( )*-( )*USERNAME( )*supergroup( )*[A-Za-z0-9-]{1,}( )*0( )*[0-9]{4,}-[0-9]{2,}-[0-9]{2,} [0-9]{2,}:[0-9]{2,}( )*/ecdir</expected-output>
- </comparator>
- </comparators>
- </test>
- </tests>
- </configuration>
|