Hi Giovanni I think it would be useful for Drill to have some ability to ignore corrupt rows in a PCAP file. Can you open a JIRA ticket for this?
Sent from my iPhone > On Feb 6, 2019, at 12:15, Arina Yelchiyeva <[email protected]> wrote: > > Hi Giovanni, > > I don't think Drill pcap format reader has such functionality. > > Kind regards, > Arina > >> On Wed, Feb 6, 2019 at 6:39 PM Giovanni Conte <[email protected]> wrote: >> >> Hi, >> I'm trying to query a pcap file and I know that there are corrupted rows >> (precisely line 6407), >> I need a command to skip this rows to avoid the following error: >> >> Error: INTERNAL_ERROR ERROR: null >> Fragment 0:0 >> Please, refer to logs for more information. >> [Error Id: fe17f64d-4ac8-453f-b442-9bcf68c69c61 on ubuntu:31010] >> (state=,code=0) >> >> [...] >> >> the complete error is attached in the txt file ()for java exceptions, >> along with the pcap file used for testing this issue. I would like to avoid >> a pre-parsing of the pcap when a corrupted row is found. >> Is there a way to avoid this problem? >> Thanks, >> >> Giovanni >> >> OS: Ubuntu 18.4 >> Drill version: 1.15.0 >> Java(TM) SE Runtime Environment (build 1.8.0_191-b12) >>
