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

Bridget Bevens closed DRILL-6514.
---------------------------------

-

> Document pcap format plug-in options 
> -------------------------------------
>
>                 Key: DRILL-6514
>                 URL: https://issues.apache.org/jira/browse/DRILL-6514
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 1.11.0, 1.12.0
>            Reporter: Veera Naranammalpuram
>            Assignee: Bridget Bevens
>            Priority: Major
>             Fix For: 1.13.0
>
>
> The pcap format plug in does not accept the "extensions" parameter. When I 
> try to update the SP, I get the following error:
> {noformat}
> 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]
>  {noformat}
> 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.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to