Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4461

Drill Custom Authentication Startup Exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0
    • Documentation
    • None

    Description

      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

      Attachments

        Activity

          People

            bbevens Bridget Bevens
            bbevens Bridget Bevens
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: