[
https://issues.apache.org/jira/browse/HIVE-9426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286546#comment-14286546
]
Szehon Ho commented on HIVE-9426:
---------------------------------
EncryptedHDFSCliDriver failure is due to:
{noformat}
2015-01-20 22:14:40,805 INFO [main]: namenode.FSNamesystem
(FSNamesystem.java:<init>(776)) - Found KeyProvider:
KeyProviderCryptoExtension:
jceks://file/home/hiveptest/54.177.172.69-hiveptest-0/apache-svn-spark-source/ql/target/test.jks
2015-01-20 22:14:40,829 DEBUG [main]: crypto.OpensslCipher
(OpensslCipher.java:<clinit>(91)) - Failed to load OpenSSL Cipher.
java.lang.UnsatisfiedLinkError:
org.apache.hadoop.util.NativeCodeLoader.buildSupportsOpenssl()Z
{noformat}
Looks like this is caused by spark build machine not installed with JCE
(required to run Encryption tests) and not related to this merge.
[~brocknoland]
> Merge trunk to spark 1/21/2015
> ------------------------------
>
> Key: HIVE-9426
> URL: https://issues.apache.org/jira/browse/HIVE-9426
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Affects Versions: spark-branch
> Reporter: Szehon Ho
> Assignee: Szehon Ho
> Attachments: HIVE-9426-spark.patch, HIVE-9426.2-spark.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)