Github user vrozov commented on a diff in the pull request:
https://github.com/apache/drill/pull/991#discussion_r145291048
--- Diff: exec/java-exec/pom.xml ---
@@ -22,7 +22,10 @@
<libpam4j.version>1.8-rev1</libpam4j.version>
<!-- Configure the os-maven-plugin extension to expand the classifier
on -->
<!-- Fedora-"like" systems. Used for netty-tcnative inclusion -->
+ <!-- Uncomment the following to get a debug build that allows openssl
support -->
--- End diff --
Please uncomment (should be harmful) or move to openssl profile.
---