Created 07-18-2017 12:55 PM
Hi,
I got a problem with ranger tagsync, I have SSL on my cluster and my tag policy are not working.
When I checked the ranger database, the x_tag tables are empty but I got no error messages on tagsync log files. Tha json files are also empty.
I don't know where I can find the problem.
Thanks
Fabien
Created 07-19-2017 04:13 AM
do you see any error on ranger admin logs? see if you can enable debug on tag sync log and see errors.
Created 07-19-2017 08:13 AM
@vperiasamy
The onlie error I get on Ranger admin is :
I see no error message on tag sync log (in debug mode)
Thanks for your help
Created 07-19-2017 08:18 PM
@Fabien VIROT Could you please check tagsync.out file for any errors? Also, could you check ranger-admin's access_log*.log files to see if there is any tags being imported (seach for string 'importservicetags') ?
Thanks!
Created 07-20-2017 07:41 AM
@akulkarni On ranger-admin's access_log I have no tag imported and in Tagsync.out I have :
log4j:WARN No such property [maxBackupIndex] in org.apache.log4j.DailyRollingFileAppender.
log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. {metadata.broker.list=tpcaw004s.priv.atos.fr:6667, request.timeout.ms=30000, client.id=ranger_entities_consumer, security.protocol=PLAINTEXT}
Thanks