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

Upgrade Typesafe library from 1.0.0 to latest 1.3.1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.10.0
    • None
    • None
    • None

    Description

      Drill uses the old, original version of the Typesafe config library. Drill should attempt to stay up to date with libraries. The latest Typesafe version is 1.3.1. The latest version provides a way to set the value of list parameters using Properties, something not possible in version 1.0.0. As a result, using the new test framework, it is not possible to set list properties such as the list of spill directories.

      This change should be made early in a release to give plenty of time to test.

      The major impact is that DrillConfig must implement a bunch of new methods. This may reflect other changes in the structure of the library that we must handle.

      Attachments

        Activity

          People

            Unassigned Unassigned
            paul-rogers Paul Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: