Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Drill uses JPAM as the PAM authenticator module for username/password verification for PLAIN mechanism. There are some known issues with JPAM which leads to JVM crash and memory leaks. JPAM also requires a manual step in copying the native library.
Also based on the HIVE-16529 there have been mention of these issues with JPAM which is resolved in the libpam4j. Also libpam4j avoids the need to install native library explicitly. It would be good to provide support for libpam4j in Drill to avoid these issues.
Some other reported problems with JPAM:
Attachments
Issue Links
- incorporates
-
DRILL-4756 JPAM library required by Drill does not work for Mac; provide alternative
- Open
- relates to
-
DRILL-6047 Update doc to include instructions for libpam4j
- Resolved
- links to