[ https://issues.apache.org/jira/browse/FLINK-10609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chesnay Schepler updated FLINK-10609: ------------------------------------- Summary: Source distribution tests fails with logging ClassCastException (was: Source distribution fails with logging ClassCastException) > Source distribution tests fails with logging ClassCastException > --------------------------------------------------------------- > > Key: FLINK-10609 > URL: https://issues.apache.org/jira/browse/FLINK-10609 > Project: Flink > Issue Type: Bug > Components: Build System, Tests > Affects Versions: 1.5.5, 1.6.2 > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Major > Fix For: 1.5.5, 1.6.2 > > > {code:java} > Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; > support was removed in 8.0 > Running org.apache.flink.addons.hbase.HBaseConnectorITCase > Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.557 sec <<< > FAILURE! - in org.apache.flink.addons.hbase.HBaseConnectorITCase > org.apache.flink.addons.hbase.HBaseConnectorITCase Time elapsed: 0.556 sec > <<< ERROR! > java.lang.ClassCastException: > org.apache.commons.logging.impl.SLF4JLocationAwareLog cannot be cast to > org.apache.commons.logging.impl.Log4JLogger > org.apache.flink.addons.hbase.HBaseConnectorITCase Time elapsed: 0.557 sec > <<< ERROR! > java.lang.NullPointerException{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)