[
https://issues.apache.org/jira/browse/HUDI-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinoth Chandar closed HUDI-143.
-------------------------------
Resolution: Fixed
> GCS: Jackson Databind Issue seen in query side - Presto/Hive
> ------------------------------------------------------------
>
> Key: HUDI-143
> URL: https://issues.apache.org/jira/browse/HUDI-143
> Project: Apache Hudi (incubating)
> Issue Type: Bug
> Components: hackathon, Hive Integration, Presto Integration
> Reporter: BALAJI VARADARAJAN
> Assignee: Bhavani Sudha Saktheeswaran
> Priority: Major
> Labels: gcs-parity, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> “””
> com.fasterxml.jackson.databind.ObjectMapper.setDefaultPropertyInclusion(Lcom/fasterxml/jackson/annotation/JsonInclude$Value;)Lcom/fasterxml/jackson/databind/ObjectMapper;
> java.lang.NoSuchMethodError:
> com.fasterxml.jackson.databind.ObjectMapper.setDefaultPropertyInclusion(Lcom/fasterxml/jackson/annotation/JsonInclude$Value;)Lcom/fasterxml/jackson/databind/ObjectMapper;
> “””
> _Status_ : Fixed by adding exclusion filter to exclude
> META-INF/services/javax.*
--
This message was sent by Atlassian Jira
(v8.3.2#803003)