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

Document pcap format plug-in options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.11.0, 1.12.0
    • 1.13.0
    • Documentation
    • None

    Description

      The pcap format plug in does not accept the "extensions" parameter. When I try to update the SP, I get the following error:

      com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "extensions" (class org.apache.drill.exec.store.pcap.PcapFormatConfig), not marked as ignorable (0 known properties: ])
      
      at [Source: java.io.StringReader@6f8fd642; line: 51, column: 26] (through reference chain: org.apache.drill.exec.store.dfs.FileSystemConfig["formats"]->java.util.LinkedHashMap["pcap"]->org.apache.drill.exec.store.pcap.PcapFormatConfig["extensions"])
      
      at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) ~[jackson-databind-2.7.9.1.jar:2.7.9.1]
      
       

      But the pcap format plug in example in Drill 1.11 release notes ( https://drill.apache.org/blog/2017/07/31/drill-1.11-released/) indicates that it does accept the extensions parameter. 

      This is to Update the release notes to remove extensions parameter in the example.

       

      Attachments

        Activity

          People

            bbevens Bridget Bevens
            veeran Veera Naranammalpuram
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: