Lars Hofhansl created PHOENIX-5487:
--------------------------------------
Summary: Cannot run tests with latest HBase 1.5.0 SNAPSHOT
Key: PHOENIX-5487
URL: https://issues.apache.org/jira/browse/PHOENIX-5487
Project: Phoenix
Issue Type: Bug
Reporter: Lars Hofhansl
Any tests that needs a mini-cluster:
{code}
java.lang.RuntimeException: java.io.IOException: Shutting down
Caused by: java.io.IOException: Shutting down
Caused by: java.lang.RuntimeException: Failed construction of Master: class
org.apache.hadoop.hbase.master.HMastercom.fasterxml.jackson.databind.ObjectMapper
Caused by: java.lang.NoClassDefFoundError:
com/fasterxml/jackson/databind/ObjectMapper
Caused by: java.lang.ClassNotFoundException:
com.fasterxml.jackson.databind.ObjectMapper
{code}
Probably related to HBASE-22728.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)