Neeru Gupta created ATLAS-1591:
----------------------------------
Summary: Repository test failures with Titan1 profile
Key: ATLAS-1591
URL: https://issues.apache.org/jira/browse/ATLAS-1591
Project: Atlas
Issue Type: Bug
Reporter: Neeru Gupta
HBaseAuditrepostiryTests are failing with titan1 profile. It is unable to
instantiate the hbase. It looks like current version of hbase/hadoop is not
compatible with JDK8.
Tests run: 6, Failures: 4, Errors: 0, Skipped: 2, Time elapsed: 4.06 sec <<<
FAILURE! - in org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest
setup(org.apache.atlas.repository.audit.HBaseBasedAuditRepositoryTest) Time
elapsed: 3.313 sec <<< FAILURE!
java.lang.RuntimeException: Failed construction of Master: class
org.apache.hadoop.hbase.master.HMaster
at
org.apache.hadoop.hbase.master.MasterRpcServices.getServices(MasterRpcServices.java:262)
at
org.apache.hadoop.hbase.regionserver.RSRpcServices.<init>(RSRpcServices.java:863)
at
org.apache.hadoop.hbase.master.MasterRpcServices.<init>(MasterRpcServices.java:210)
at
org.apache.hadoop.hbase.master.HMaster.createRpcServices(HMaster.java:532)
at
org.apache.hadoop.hbase.regionserver.HRegionServer.<init>(HRegionServer.java:532)
at org.apache.hadoop.hbase.master.HMaster.<init>(HMaster.java:364)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)