Member since 
    
	
		
		
		01-21-2019
	
	
	
	
	
	
	
	
	
	
	
	
	
	
			
      
                122
            
            
                Posts
            
        
                12
            
            
                Kudos Received
            
        
                10
            
            
                Solutions
            
        My Accepted Solutions
| Title | Views | Posted | 
|---|---|---|
| 7621 | 02-12-2019 04:26 AM | |
| 2870 | 01-24-2019 09:14 AM | |
| 2165 | 02-20-2018 06:47 AM | |
| 2697 | 01-04-2018 05:56 AM | |
| 2594 | 09-09-2017 02:50 PM | 
			
    
	
		
		
		02-12-2019
	
		
		04:26 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							  @dhieru singh, If you enable atlas .authorizer.impl = ranger, then you need to add policies in ranger admin for atlas service.  You can close the thread if above answer have resolved the issue.  Thanks  
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-11-2019
	
		
		06:10 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 	Another question? Do I also need to cretae and add policy-store.txt , as of now I do not have any such file in the directory/usr/hdp/current/atlas-server/conf/.  Do not add policy-store.txt for HDP3, Please check if  atlas-simple-authz-policy.json present, if not add atlas-simple-authz-policy.json and edit the JSON file to add the role for your user holger_gov or its group.  HTH 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-11-2019
	
		
		10:32 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							  @dhieru singh can you please check if user holger_gov exists in users-credentials.properties stored in directory /usr/hdp/current/atlas-server/conf/ 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-29-2019
	
		
		06:05 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							  @Roberto Sancho, Good to know that it helped. please accept the answer to close the thread. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-24-2019
	
		
		09:14 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Roberto Sancho    One reason I see is localhost & sandbox-hdp-security are a different domain, which may be causing this issue since KNOX SSO cookie should be readable by component application (ATLAS, RANGER). Use a proxy or add domain rule in /etc/hosts to map sandbox-hdp-security to localhost.   HTH 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-14-2018
	
		
		09:22 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 	@gin chen   	for me with following properties worked for Atlas with External hbase and Solr   	atlas.audit.hbase.tablename=ATLAS_ENTITY_AUDIT_EVENTS   	atlas.audit.hbase.zookeeper.quorum=zk1,zk2,zk3   	atlas.audit.zookeeper.session.timeout.ms=60000   	atlas.graph.index.search.solr.mode=cloud   	atlas.graph.index.search.solr.wait-searcher=true  	atlas.graph.index.search.solr.zookeeper-url=zk1:2181/solr,zk2:2181/solr,zk3:2181/solr atlas.graph.storage.hbase.table=apache_atlas_janus   	atlas.graph.storage.hostname=zk1:2181 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		12-13-2018
	
		
		10:41 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @gin chen  Are you using Atlas from HDP or from Apache and which version?  If apache then how have built the atlas code?  Also provide logs from atlas-application.log  Please provide this inputs. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		07-05-2018
	
		
		07:10 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
				
		
	
		
					
							 @Varun Nemmani , Please follow this documentation regarding setting up atlas ranger policies.  https://cwiki.apache.org/confluence/display/RANGER/ATLAS+Plugin 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		02-20-2018
	
		
		06:47 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							  Marcel-Jan Krijgsman The HDFS path entities have been created (quite quickly I saw) and they seem okay. Should I be worried about this error message?    Its issue if other application like RANGER is going to consume the Atlas hdfs entities created from ATLAS_ENTITIES Kafka topic, otherwise you can ignore the error message. 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		
			
    
	
		
		
		01-04-2018
	
		
		05:56 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
				
		
			
					
	
		1 Kudo
		
	
				
		
	
		
					
							 @Jorge Florencio,  Can you check this article for setting up LDAPS with Atlas  https://community.hortonworks.com/content/kbentry/148958/steps-to-setup-atlas-with-ldaps-ssl.html 
						
					
					... View more
				
			
			
			
			
			
			
			
			
			
		 
        













