You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Bridget Bevens (JIRA)" <ji...@apache.org> on 2016/03/03 00:51:18 UTC

[jira] [Closed] (DRILL-4461) Drill Custom Authentication Startup Exception

     [ https://issues.apache.org/jira/browse/DRILL-4461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bridget Bevens closed DRILL-4461.
---------------------------------

doc updated

> Drill Custom Authentication Startup Exception
> ---------------------------------------------
>
>                 Key: DRILL-4461
>                 URL: https://issues.apache.org/jira/browse/DRILL-4461
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Bridget Bevens
>            Assignee: Bridget Bevens
>             Fix For: 1.5.0
>
>
> On page: https://drill.apache.org/docs/configuring-user-authentication/
> There is one step that is missing from the doc.
> For the custom classpath scanner to find the new class put the following
> config code in a file named drill-module.conf at the root of the jar file
> with custom authentication class.
> drill {
>   classpath.scanning {
>     packages += "myorg.drill.security"
>   }
> }
> Could you please create a JIRA for changing the documentation?
> Thanks
> Venki



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)