Bridget Bevens created DRILL-4461:
-------------------------------------

             Summary: 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


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)

Reply via email to