[
https://issues.apache.org/jira/browse/PHOENIX-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl updated PHOENIX-5487:
-----------------------------------
Description:
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.
[~apurtell]
was:
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.
> 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
> Priority: Major
>
> 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.
> [~apurtell]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)