[
https://issues.apache.org/jira/browse/HADOOP-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127048#comment-14127048
]
Charles Lamb commented on HADOOP-11062:
---------------------------------------
Hi [~asuresh],
I wonder if you should use equalsIgnoreCase instead in order to idiot-proof
against "true" getting changed to "True".
I ran with and without -Pnative and it def'ly log.warns if there's no -Pnative.
It is silent if -Pnative is specified but there's no openssl present.
> CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used
> ------------------------------------------------------------------------------
>
> Key: HADOOP-11062
> URL: https://issues.apache.org/jira/browse/HADOOP-11062
> Project: Hadoop Common
> Issue Type: Bug
> Components: security, test
> Affects Versions: 2.6.0
> Reporter: Alejandro Abdelnur
> Assignee: Arun Suresh
> Attachments: HADOOP-11062.1.patch, HADOOP-11062.1.patch,
> HADOOP-11062.2.patch
>
>
> there are a few testcases, cryptocodec related that require Hadoop native
> code and OpenSSL.
> These tests should be skipped if -Pnative is not used when running the tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)