Member since
09-24-2015
144
Posts
72
Kudos Received
8
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1316 | 08-15-2017 08:15 AM | |
6157 | 01-24-2017 06:58 AM | |
1621 | 08-03-2016 06:45 AM | |
2914 | 06-01-2016 10:08 PM | |
2502 | 04-07-2016 10:30 AM |
02-07-2017
09:06 AM
I would like to get the private key from gateway.jks and tried the following command on my test cluster: keytool -importkeystore -srckeystore ./gateway.jks -destkeystore gateway.jks -srcstoretype JKS -deststoretype PKCS12 -srcstorepass hadoop -srckeypass hadoop -deststorepass changeit -destkeypass changeit Then getting error: keytool error: java.io.IOException: DerInputStream.getLength(): lengthTag=109, too big. Does anyone know how to fix/workaround above error?
... View more
Labels:
- Labels:
-
Apache Knox
02-05-2017
11:23 PM
Photos are missing. Can somebody fix this?
... View more
01-26-2017
09:18 AM
1 Kudo
Could you also add core-site.xml in Hive Configuration Properties from your kerberosed cluster please?
... View more
01-24-2017
06:58 AM
It seems I needed to change /etc/spark/conf/log4j.properties to enable DEBUG ...
... View more
01-24-2017
05:43 AM
Do you mean spark.executor.extraJavaOptions? If so, yes i tried.
... View more
01-24-2017
04:39 AM
2 Kudos
I tried the following command but in the yarn application log, no extra kerberos debug logging. spark-submit --master yarn-cluster --class org.apache.spark.examples.SparkPi /usr/hdp/current/spark-client/lib/spark-examples-*.jar 1 --conf spark.driver.extraJavaOptions = "-Dsun.security.krb5.debug=true -Dsun.security.spnego.debug=true"
... View more
Labels:
- Labels:
-
Apache Spark
-
Apache YARN
01-13-2017
12:59 AM
Just one question. AMBARI-12896 won't encrypt/obfscate password stored in ranger's xml file, will it?
... View more
12-15-2016
02:11 AM
Does "Delete Host" initiate decommissioning DataNode (replicating blocks)?
... View more
12-14-2016
05:02 AM
Hi, I've been trying similar thing on a kerberoized cluster. Would you mind sharing the steps making this work for a kerberoized clsuter please?
... View more
10-20-2016
09:19 PM
1 Kudo
If yes, from where can i find the code?
... View more
Labels:
- Labels:
-
Apache Ambari