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

Handle PCAP/PCAPNG Better

    XMLWordPrintableJSON

Details

    Description

      SUEE8 from https://github.com/vs-uulm/2017-SUEE-data-set is a pcapng labeled with pcap extension. Initially this causes a magic number error where Drill can't read the file because the extension and magic numbers don't match. We need to handle that better.
       
      After renaming the file with the pcapng extension Drill can read it and display it on the CLI but not in the GUI. You get constant errors for running out of heap memory.
       
      Example Errors:

      org.apache.drill.common.exceptions.UserException: RESOURCE ERROR: There is not enough heap memory to run this query using the web interface.

       
       

      org.apache.drill.common.exceptions.UserRemoteException: EXECUTION_ERROR ERROR: Java heap space Open failed for reader: PcapngBatchReader Fragment: 0:0

       

      Attachments

        Issue Links

          Activity

            People

              vitalii Vitalii Diravka
              vitalii Vitalii Diravka
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: