Update hadoop-unauth.yaml

patch-1
sandeep 2021-07-26 01:33:02 +05:30
parent 9c8e154b5a
commit 3fc8626874
1 changed files with 5 additions and 1 deletions

View File

@ -12,10 +12,14 @@ requests:
- '{{BaseURL}}/ws/v1/cluster/info' - '{{BaseURL}}/ws/v1/cluster/info'
- '{{BaseURL}}/ws/v1/cluster/apps/new-application' - '{{BaseURL}}/ws/v1/cluster/apps/new-application'
matchers-condition: or
matchers: matchers:
- type: word - type: word
words: words:
- 'hadoopVersion' - 'hadoopVersion'
- 'resourceManagerVersionBuiltOn' - 'resourceManagerVersionBuiltOn'
- 'javax.ws.rs.WebApplicationException'
condition: and condition: and
- type: word
words:
- 'javax.ws.rs.WebApplicationException'