[
https://issues.apache.org/jira/browse/RANGER-1194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615465#comment-15615465
]
Nigel Jones commented on RANGER-1194:
-------------------------------------
Invocation was the following (as per ranger wiki)
mvn -DskipTests=false clean compile package install assembly:assembly
> TestTagStore fails (built-in java hadoop library)
> -------------------------------------------------
>
> Key: RANGER-1194
> URL: https://issues.apache.org/jira/browse/RANGER-1194
> Project: Ranger
> Issue Type: Bug
> Reporter: Nigel Jones
> Attachments: ranger1.log.gz
>
>
> On a fairly clean ubuntu 16.10 system with openjdk 8 & maven 3.3.9, the
> TestTagStore test fails, as do related tests
> Excerpt
> Running org.apache.ranger.plugin.store.TestTagStore
> 2016-10-28 11:55:23,473 WARN [main] util.NativeCodeLoader: Unable to load
> native-hadoop library for your platform... using builtin-java classes where
> applicable
> 2016-10-28 11:55:23,591 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(hdfs): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:23,691 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(hbase): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:23,775 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(hive): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:23,931 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(kms): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:24,062 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(knox): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:24,179 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(storm): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:24,274 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(yarn): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:24,406 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(kafka): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:24,522 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(solr): could
> not find TAG ServiceDef..
> 2016-10-28 11:55:24,697 ERROR [main] store.AbstractServiceStore:
> AbstractServiceStore.updateTagServiceDefForUpdatingAccessTypes(atlas): could
> not find TAG ServiceDef..
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.839 sec -
> in org.apache.ranger.plugin.store.TestTagStore
> Full log included
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)