ndimiduk commented on a change in pull request #3243:
URL: https://github.com/apache/hbase/pull/3243#discussion_r629645829
##########
File path:
hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/RowResourceBase.java
##########
@@ -18,22 +18,16 @@
package org.apache.hadoop.hbase.rest;
import static org.junit.Assert.assertEquals;
-
import com.fasterxml.jackson.databind.ObjectMapper;
Review comment:
See above -- it seems we do not currently shade jackson-databind and the
patch as posted does not do so either.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]