[
https://issues.apache.org/jira/browse/MAPREDUCE-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Szucs updated MAPREDUCE-7535:
-----------------------------------
Description:
After a customized Moxy JSON provider has been introduced in the MR AM Webapp
in MAPREDUCE-7530 we need to set "jersey.config.jsonFeature" property to the
customized JsonProviderFeature to prevent automatic discovery of legacy
providers like EntityFilteringFeature.
As I could see the jersey-provided moxy in jersey media module also has this
configuration, but we are using native moxy in Hadoop, so it is necessary to
configure this setting explicitly
was:
After a customized Moxy JSON provider has been introduced in the MR AM Webapp
in MAPREDUCE-7530 we need to set "jersey.config.jsonFeature" property to the
customized JsonProviderFeature to prevent automatic discovery of legacy
providers like EntityFilteringFeature.
As we could see the jersey-provided moxy in jersey media module also has this
configuration, but we are using native moxy in Hadoop, so it is necessary to
configure this setting explicitly
> Setting the JSON provider to the customized one for MR webapp
> -------------------------------------------------------------
>
> Key: MAPREDUCE-7535
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7535
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mapreduce-client
> Affects Versions: 3.4.2
> Reporter: Peter Szucs
> Assignee: Peter Szucs
> Priority: Major
>
> After a customized Moxy JSON provider has been introduced in the MR AM Webapp
> in MAPREDUCE-7530 we need to set "jersey.config.jsonFeature" property to the
> customized JsonProviderFeature to prevent automatic discovery of legacy
> providers like EntityFilteringFeature.
>
> As I could see the jersey-provided moxy in jersey media module also has this
> configuration, but we are using native moxy in Hadoop, so it is necessary to
> configure this setting explicitly
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]