Kevin Minder created KNOX-131:
---------------------------------
Summary: Cleanup noisy test PropertyTopologyBuilderTest
Key: KNOX-131
URL: https://issues.apache.org/jira/browse/KNOX-131
Project: Apache Knox
Issue Type: New Feature
Reporter: Kevin Minder
See
UrlRewriteServletFilterTest.testRequestXmlBodyRewriteWithFilterInitParamForInvalidFilterConfig()
for a potential solution. However before the log lines a removed please
figure out why the {0} isn't being replaced.
Running org.apache.hadoop.gateway.topology.builder.PropertyTopologyBuilderTest
ERROR [org.apache.hadoop.gateway] Failed to interpret property "miss_prop":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.miss_prop":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider.authentication":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider.authentication.ShiroProvider":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.service":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.service.WEBHDFS":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.service.WEBHDFS.":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider.authentication.ShiroProvider.param.":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Provider parameter name is required.
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider.authentication.ShiroProvider.miss_prop":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider.authentication.ShiroProvider.param":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.service.WEBHDFS..url":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.service.WEBHDFS..miss_prop":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.gateway.provider.authentication.ShiroProvider.param.name1":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Provider parameter value is required.
ERROR [org.apache.hadoop.gateway] Failed to interpret property
"topology.miss_prop":
org.apache.hadoop.gateway.topology.builder.property.interpreter.InterpretException:
Unsupported propertys token: {0}
--
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