<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132665#M95335</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/14239/nmarangoni.html" nodeid="14239"&gt;@Nicola Marangoni&lt;/A&gt;&lt;P&gt;From the logs, it looks like HADOOP_HOME is not set in your env. can you please set this and try restarting atlas?&lt;/P&gt;&lt;PRE&gt;java.io.FileNotFoundException: HADOOP_HOME and hadoop.home.dir are unset.&lt;/PRE&gt;&lt;P&gt;Also, please copy hdfs-site.xml to /etc/atlas/conf and make sure right permissions are given to all the files under /etc/atlas/conf. Restart Atlas now, this should resolve the issue.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 01:35:21 GMT</pubDate>
    <dc:creator>apathan</dc:creator>
    <dc:date>2017-01-18T01:35:21Z</dc:date>
    <item>
      <title>Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132664#M95334</link>
      <description>&lt;P&gt;After enabling TLS with the following properties in Atlas on HDP 2.5.3:&lt;/P&gt;&lt;PRE&gt;keystore.file=/etc/atlas/conf/keystore.jks
truststore.file=/etc/atlas/conf/truststore.jks
cert.stores.credential.provider.path=/etc/atlas/conf/stores.jceks&lt;/PRE&gt;&lt;P&gt;Atlas server doesn't start anymore.&lt;/P&gt;&lt;P&gt;Logs:&lt;/P&gt;&lt;PRE&gt;2017-01-17 15:35:46,681 DEBUG - [main:] ~ cert.stores.credential.provider.path = /etc/atlas/conf/stores.jceks (ApplicationProperties:102)
2017-01-17 15:35:46,682 DEBUG - [main:] ~ keystore.file = /etc/atlas/conf/keystore.jks (ApplicationProperties:102)
2017-01-17 15:35:46,682 DEBUG - [main:] ~ truststore.file = /etc/atlas/conf/truststore.jks (ApplicationProperties:102)
2017-01-17 15:35:46,684 DEBUG - [main:] ~ ==&amp;gt; InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:168)
2017-01-17 15:35:46,695 DEBUG - [main:] ~ ==&amp;gt; InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:181)
2017-01-17 15:35:46,716 DEBUG - [main:] ~ ==&amp;gt; InMemoryJAASConfiguration.initialize() (InMemoryJAASConfiguration:220)
2017-01-17 15:35:46,889 DEBUG - [main:] ~ Setting hadoop.security.token.service.use_ip to true (SecurityUtil:116)
2017-01-17 15:35:46,898 DEBUG - [main:] ~ Failed to detect a valid hadoop home directory (Shell:477)
java.io.FileNotFoundException: HADOOP_HOME and hadoop.home.dir are unset.
	at org.apache.hadoop.util.Shell.checkHadoopHomeInner(Shell.java:425)
	at org.apache.hadoop.util.Shell.checkHadoopHome(Shell.java:396)
	at org.apache.hadoop.util.Shell.&amp;lt;clinit&amp;gt;(Shell.java:473)
	at org.apache.hadoop.util.StringUtils.&amp;lt;clinit&amp;gt;(StringUtils.java:79)
	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1443)
	at org.apache.hadoop.security.SecurityUtil.setConfigurationInternal(SecurityUtil.java:96)
	at org.apache.hadoop.security.SecurityUtil.&amp;lt;clinit&amp;gt;(SecurityUtil.java:80)
	at org.apache.atlas.security.InMemoryJAASConfiguration.initialize(InMemoryJAASConfiguration.java:312)
	at org.apache.atlas.security.InMemoryJAASConfiguration.&amp;lt;init&amp;gt;(InMemoryJAASConfiguration.java:216)
	at org.apache.atlas.security.InMemoryJAASConfiguration.init(InMemoryJAASConfiguration.java:184)
	at org.apache.atlas.security.InMemoryJAASConfiguration.init(InMemoryJAASConfiguration.java:172)
	at org.apache.atlas.ApplicationProperties.get(ApplicationProperties.java:60)
	at org.apache.atlas.Atlas.main(Atlas.java:107)
2017-01-17 15:35:47,015 DEBUG - [main:] ~ setsid exited with exit code 0 (Shell:768)
2017-01-17 15:35:47,041 DEBUG - [main:] ~ Adding client: [KafkaClient{-1}]
	loginModule: [com.sun.security.auth.module.Krb5LoginModule]
	controlFlag: [LoginModuleControlFlag: required]
	Options:  [principal] =&amp;gt; [atlas/nmara-hdp-m4.field.hortonworks.com@FIELD.HORTONWORKS.COM]
	Options:  [storeKey] =&amp;gt; [true]
	Options:  [keyTab] =&amp;gt; [/etc/security/keytabs/atlas.service.keytab]
	Options:  [useKeyTab] =&amp;gt; [true]
	Options:  [serviceName] =&amp;gt; [kafka]
 (InMemoryJAASConfiguration:334)
2017-01-17 15:35:47,041 DEBUG - [main:] ~ &amp;lt;== InMemoryJAASConfiguration.initialize() (InMemoryJAASConfiguration:347)
2017-01-17 15:35:47,042 DEBUG - [main:] ~ &amp;lt;== InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:190)
2017-01-17 15:35:47,042 DEBUG - [main:] ~ &amp;lt;== InMemoryJAASConfiguration.init() (InMemoryJAASConfiguration:177)
2017-01-17 15:35:47,044 INFO  - [main:] ~ Not running setup per configuration atlas.server.run.setup.on.start. (Atlas:134)
2017-01-17 15:35:47,044 INFO  - [main:] ~ 
########################################################################################
                               Atlas Server (STARTUP)


	project.name:	apache-atlas
	project.description:	Metadata Management and Data Governance Platform over Hadoop
	build.user:	jenkins
	build.epoch:	1480481030662
	project.version:	0.7.0.2.5.3.0-37
	build.version:	0.7.0.2.5.3.0-37-rf427fc5f5b82c6582d1520a279f523d1b1c874f6
	vc.revision:	f427fc5f5b82c6582d1520a279f523d1b1c874f6
	vc.source.url:	scm:git:git://git.apache.org/incubator-atlas.git/atlas-webapp
######################################################################################## (Atlas:202)
2017-01-17 15:35:47,045 INFO  - [main:] ~ &amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; (Atlas:203)
2017-01-17 15:35:47,045 INFO  - [main:] ~ Server starting with TLS ? true on port 21443 (Atlas:204)
2017-01-17 15:35:47,045 INFO  - [main:] ~ &amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt; (Atlas:205)
2017-01-17 15:35:47,079 DEBUG - [main:] ~ Logging to org.slf4j.impl.Log4jLoggerAdapter(org.eclipse.jetty.util.log) via org.eclipse.jetty.util.log.Slf4jLog (log:176)
2017-01-17 15:35:47,088 INFO  - [main:] ~ Logging initialized @1508ms (log:186)
2017-01-17 15:35:47,107 DEBUG - [main:] ~ org.eclipse.jetty.server.Server@1b68b9a4 added {qtp878274034{STOPPED,8&amp;lt;=0&amp;lt;=200,i=0,q=0},AUTO} (ContainerLifeCycle:324)
2017-01-17 15:35:47,112 INFO  - [main:] ~ Attempting to retrieve password from configured credential provider path (SecureEmbeddedServer:118)
2017-01-17 15:35:47,195 INFO  - [pool-1-thread-1:] ~ ==&amp;gt; Shutdown of Atlas (Atlas:60)
2017-01-17 15:35:47,195 ERROR - [pool-1-thread-1:] ~ Failed to shutdown (Atlas:64)
java.lang.NullPointerException
	at org.apache.atlas.Atlas.shutdown(Atlas.java:73)
	at org.apache.atlas.Atlas.access$100(Atlas.java:42)
	at org.apache.atlas.Atlas$1.run(Atlas.java:62)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
2017-01-17 15:35:47,196 INFO  - [pool-1-thread-1:] ~ &amp;lt;== Shutdown of Atlas (Atlas:66)
2017-01-17 15:35:47,197 DEBUG - [Thread-0:] ~ ShutdownHookManger complete shutdown. (ShutdownHookManager:84)
&lt;/PRE&gt;&lt;P&gt;It shutdown just after attempting to get passwords from the jceks file.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 00:02:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132664#M95334</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T00:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132665#M95335</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14239/nmarangoni.html" nodeid="14239"&gt;@Nicola Marangoni&lt;/A&gt;&lt;P&gt;From the logs, it looks like HADOOP_HOME is not set in your env. can you please set this and try restarting atlas?&lt;/P&gt;&lt;PRE&gt;java.io.FileNotFoundException: HADOOP_HOME and hadoop.home.dir are unset.&lt;/PRE&gt;&lt;P&gt;Also, please copy hdfs-site.xml to /etc/atlas/conf and make sure right permissions are given to all the files under /etc/atlas/conf. Restart Atlas now, this should resolve the issue.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 01:35:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132665#M95335</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-01-18T01:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132666#M95336</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; thanks for the help!&lt;/P&gt;&lt;P&gt;I put export &lt;EM&gt;HADOOP_HOME=/usr/hdp/current/hadoop-client&lt;/EM&gt; in "atlas-env template" and the error about HADOOP_HOME has gone.&lt;/P&gt;&lt;P&gt;I also copied the hdfs-site.xml to /etc/atlas/conf and chown atlas:hadoop everything there&lt;/P&gt;&lt;P&gt;Atlas fails to start in any case. Previously i did:&lt;/P&gt;&lt;PRE&gt;/usr/hdp/current/atlas-server/bin/cputil.py&lt;/PRE&gt;&lt;P&gt;and entered &lt;EM&gt;/etc/atlas/conf/stores.jceks&lt;/EM&gt; as file many times &amp;lt;password&amp;gt;.&lt;/P&gt;&lt;P&gt;Then:&lt;/P&gt;&lt;PRE&gt;sudo keytool -noprompt \
  -genkey -alias atlasssl -keyalg RSA -keysize 2048 -keypass &amp;lt;password&amp;gt; \
  -keystore /etc/atlas/conf/keystore.jks -storepass &amp;lt;password&amp;gt; \
  -dname "CN=Nicola Marangoni, OU=PS, O=Hortonworks, L=Munich, ST=BY, C=DE"
sudo cp /etc/atlas/conf/keystore.jks /etc/atlas/conf/truststore.jks
sudo chown atlas:hadoop /etc/atlas/conf/*
sudo chmod 400 /etc/atlas/conf/*.jks&lt;/PRE&gt;&lt;P&gt;Passwords are the same everywhere. Should I retry these last steps?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 02:33:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132666#M95336</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T02:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132667#M95337</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14239/nmarangoni.html" nodeid="14239"&gt;@Nicola Marangoni&lt;/A&gt;&lt;P&gt;I think stores.jceks does not have right permissions, could you please repeat the last step for jceks file as well and try restarting? &lt;/P&gt;&lt;P&gt;From the logs, it looks like Atlas is trying to read the credential provider path which is set to &lt;EM&gt;/etc/atlas/conf/stores.jceks &lt;/EM&gt;in your case and failing because of permissions issue. Also there will be .stores.jceks.crc(hidden file, there is a dot at the beginning) file which also should have same permissions.&lt;/P&gt;&lt;P&gt;It is also recommended to have different passwords for keystore.password &amp;amp; truststore.password/&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 15:05:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132667#M95337</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-01-18T15:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132668#M95338</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; I recreated all mentioned files chown also the hidden file (it was still belonging to root) because chmod with * doesn't consider hidden files.&lt;/P&gt;&lt;P&gt;The problem persist. However, I noticed that after running &lt;EM&gt;/usr/hdp/current/atlas-server/bin/cputil.py&lt;/EM&gt;, 3 passwords are asked:&lt;/P&gt;&lt;PRE&gt;Please enter the full path to the credential provider:/etc/atlas/conf/stores.jceks
Please enter the password value for keystore.password:
Please enter the password value for keystore.password again:
Please enter the password value for truststore.password:
Please enter the password value for truststore.password again:
Please enter the password value for password:
Please enter the password value for password again:&lt;/PRE&gt;&lt;P&gt;For what is the last password? is it the password for accessing stores.jceks itself?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 16:47:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132668#M95338</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T16:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132669#M95339</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; &lt;/P&gt;&lt;P&gt;I notice only now this other log entry in a separate file &lt;EM&gt;/var/log/atlas/atlas.20170118-091030.err&lt;/EM&gt;:&lt;/P&gt;&lt;PRE&gt;Exception in thread "main" java.io.IOException: No CredentialProviderFactory for /etc/atlas/conf/stores.jceks in hadoop.security.credential.provider.path
        at org.apache.hadoop.security.alias.CredentialProviderFactory.getProviders(CredentialProviderFactory.java:66)
        at org.apache.atlas.web.service.SecureEmbeddedServer.getPassword(SecureEmbeddedServer.java:121)
        at org.apache.atlas.web.service.SecureEmbeddedServer.getConnector(SecureEmbeddedServer.java:69)
        at org.apache.atlas.web.service.EmbeddedServer.&amp;lt;init&amp;gt;(EmbeddedServer.java:45)
        at org.apache.atlas.web.service.SecureEmbeddedServer.&amp;lt;init&amp;gt;(SecureEmbeddedServer.java:60)
        at org.apache.atlas.web.service.EmbeddedServer.newServer(EmbeddedServer.java:60)
        at org.apache.atlas.Atlas.main(Atlas.java:117)&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Jan 2017 17:20:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132669#M95339</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T17:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132670#M95340</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14239/nmarangoni.html" nodeid="14239"&gt;@Nicola Marangoni&lt;/A&gt; Ahh that error cleared all clouds, now the issue is very clear. &lt;/P&gt;&lt;P&gt;To solve this, while giving the credential provider path in config as well as when using cpuutil.py, please give the jceks file in the below format. This should work.&lt;/P&gt;&lt;PRE&gt;"jceks://file/etc/atlas/conf/stores.jceks"&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Jan 2017 17:33:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132670#M95340</guid>
      <dc:creator>apathan</dc:creator>
      <dc:date>2017-01-18T17:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132671#M95341</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/40/apathan.html" nodeid="40"&gt;@Ayub Khan&lt;/A&gt; it is sufficient to enter in jceks://file/etc/atlas/conf/stores.jceks the config, no need to execute cputil.py again.&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 17:45:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132671#M95341</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T17:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132672#M95342</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/14239/nmarangoni.html"&gt;@Nicola Marangoni&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	I think the property &lt;STRONG&gt;cert.stores.credential.provider.path&lt;/STRONG&gt; should be set in below format&lt;/P&gt;&lt;P&gt;
	cert.stores.credential.provider.path=&lt;STRONG&gt;jceks://file//&lt;/STRONG&gt;&amp;lt;path&amp;gt;/test2.jceks&lt;/P&gt;&lt;P&gt;I followed following  steps to  enable TLS in Atlas&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;Properties in atlas-application.properties&lt;/LI&gt;&lt;/UL&gt;
&lt;PRE&gt;# SSL config 
atlas.enableTLS=true 
client.auth.enabled=true
truststore.file=/home/nixon/ssl/atlas.keystore 
cert.stores.credential.provider.path=jceks://file//home/nixon/ssl/test2.jceks 
keystore.file=/home/nixon/ssl/atlas.keystore
&lt;/PRE&gt;&lt;UL&gt;
&lt;LI&gt;Step to generate atlas.keystore&lt;/LI&gt;&lt;/UL&gt;&lt;PRE&gt;keytool -genkey -alias serverkey -keypass &amp;lt;keypass&amp;gt; -keyalg RSA -sigalg SHA1withRSA -keystore atlas.keystore -storepass &amp;lt;keypass&amp;gt; -validity 3650 -dname "CN=Nicola Marangoni, OU=PS, O=Hortonworks, L=Munich, ST=BY, C=DE"&lt;/PRE&gt;&lt;P&gt;Steps to generate jceks file (password used should be same in keystore and jceks file) &lt;/P&gt;&lt;PRE&gt;cd ~/bin/
./cputil.py
Please enter the full path to the credential provider:jceks://file/home/nixon/ssl/test2.jceks
0    [main] WARN  org.apache.hadoop.util.NativeCodeLoader  - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Please enter the password value for keystore.password:&amp;lt;keypass&amp;gt;
Please enter the password value for keystore.password again:&amp;lt;keypass&amp;gt;
Please enter the password value for truststore.password:&amp;lt;keypass&amp;gt;
Please enter the password value for truststore.password again:&amp;lt;keypass&amp;gt;
Please enter the password value for password:&amp;lt;keypass&amp;gt;
Please enter the password value for password again:&amp;lt;keypass&amp;gt;&lt;/PRE&gt;&lt;P&gt;change the file permission of atlas.keystore &amp;amp; jceks files accordingly&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Nixon&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:08:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132672#M95342</guid>
      <dc:creator>nixonrodrigues</dc:creator>
      <dc:date>2017-01-18T18:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132673#M95343</link>
      <description>&lt;P&gt;That was the problem. Now it works! Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:31:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132673#M95343</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T18:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Atlas on HDP 2.5.3 not staring anymore after enabling TLS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132674#M95344</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/13738/nixonrodrigues.html" nodeid="13738"&gt;@Nixon Rodrigues&lt;/A&gt; putting &lt;STRONG&gt;jceks://file&lt;/STRONG&gt; before the path solved the problem, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:32:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Atlas-on-HDP-2-5-3-not-staring-anymore-after-enabling-TLS/m-p/132674#M95344</guid>
      <dc:creator>nmarangoni</dc:creator>
      <dc:date>2017-01-18T18:32:29Z</dc:date>
    </item>
  </channel>
</rss>

