Is ranger (master) expected to build properly under MacOS 

I've been building Apache Atlas ok in my environment (I am using JDK 1.8 not 
1.7, maven 3.5.2) but hit a test issues from mac that I didn't see on linux 
(ubuntu) so before persuing/raising a JIRA I wanted to check what the consensus 
was on how well the mac dev environment works currently for ranger?


[ERROR] Tests run: 20, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
119.937 s <<< FAILURE! - in 
org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest
[ERROR] 
testTagBasedTablePolicy(org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest)
  Time elapsed: 68.325 s  <<< ERROR!
org.apache.hadoop.hbase.client.RetriesExhaustedException: 
Failed after attempts=351, exceptions:
Wed Nov 08 14:08:03 GMT 2017, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=68476: row 'temp3,,' on table 'hbase:meta' at 
region=hbase:meta,,1.1588230740, hostname=nigels-mbp,56205,1510150008524, 
seqNum=0

        at 
org.apache.ranger.authorization.hbase.HBaseRangerAuthorizationTest.testTagBasedTablePolicy(HBaseRangerAuthorizationTest.java:763)
Caused by: org.apache.hadoop.ipc.RemoteException: 
Failed after attempts=351, exceptions:
Wed Nov 08 14:08:03 GMT 2017, null, java.net.SocketTimeoutException: 
callTimeout=60000, callDuration=68476: row 'temp3,,' on table 'hbase:meta' at 
region=hbase:meta,,1.1588230740, hostname=nigels-mbp,56205,1510150008524, 
seqNum=0


many thanks
Nigel.

Reply via email to