我試圖爲Authentication in Apache Drill.
PAM(可插拔驗證模塊)的窗口
消磨運行鑽配置PAM在窗口10操作系統。我得到了以下錯誤: -
Error: Failure in starting embedded Drillbit: org.apache.drill.exec.exception.DrillbitStartupException: Problem in finding the native library of JPAM (Pluggable Authenticator Module API). Make sure to set Drillbit JVM option 'java.library.path' to point to the directory where the native JPAM exists.:Could not initialize class net.sf.jpam.Pam (state=,code=0)
Can Anyone Tell Me, How to Configure PAM in Window.? Or What I am doing wrong.?