Member since
04-11-2017
5
Posts
0
Kudos Received
0
Solutions
05-11-2017
11:37 PM
Its pleasure to receive your reply. I have applied the SSL on all the service mentioned in your posts on my cluster. Now just receiving few service related issues after enabling SSL.
One of them is, we are not able to run a Hive map reduce job after enabling SSL.
I am currently investigating
below mentioned issue in which we are not able to execute MR jobs. After
enabling SSL, they are getting error
javax.net.ssl.SSLException: java.lang.RuntimeException:
Unexpected error: java.security.InvalidAlgorithmParameterException: the
trustAnchors parameter must be non-empty.
Can you give me some solution for this ?
... View more
04-14-2017
10:26 AM
Hi pappu , I have followed the same steps you mentioned for enabling HTTPS(SSL) on my Sandbox HDFS. I am pretty sure every thing is matched to your instructions. But I am not able to access my sandbox hdfs on https (port:50470). I am using self signed cert for keystore. Can you kindly help me out for this ? Answer few questions : 1) Does the case with sandbox is different as compared to real time cluster ?
2) Does there any thing need to be done in host system (OS) ?
3) Does any user permissions need to be set on the certificates folder and files? I have folder owner:group as hdfs:hadoop , given permission 700 to folder and 600 to files. After setting up all cluster service remains up. But https access does not get success.
Help will be appreciated. Thanks
... View more
04-14-2017
08:17 AM
Hi pappu ,
I have followed the same steps you mentioned for enabling HTTPS(SSL) on my Sandbox HDFS. I am pretty sure every thing is matched to your instructions. But I am not able to access my sandbox hdfs on https (port:50470). I am using self signed cert for keystore. Can you kindly help me out for this ?
Answer few questions :
1) Do the case with sandbox is different as compared to real time cluster ?
2) Does there any thing need to be done in host system (OS) ?
3) Does any user permissions need to be set on the certificates folder and files ? I have set 700 for folder and 600 for keystore file. I have set hdfs:hadoop as user:group. Help will be appreciated.
Thanks
... View more