dingbaosheng created HBASE-28967: ------------------------------------ Summary: [hbase-thirdparty] add dependency jersey-media-json-jackson in dependency Key: HBASE-28967 URL: https://issues.apache.org/jira/browse/HBASE-28967 Project: HBase Issue Type: Bug Affects Versions: thirdparty-4.1.9 Reporter: dingbaosheng
In a REST service built using hbase-shaded-jersey.jar, I'm unable to convert a Response object into a JSON string. The reason I cannot convert a Response object to a JSON string in my REST service built with hbase-shaded-jersey.jar is because it lacks the necessary dependencies from jersey-media-json-jackson. -- This message was sent by Atlassian Jira (v8.20.10#820010)