[
https://issues.apache.org/jira/browse/DRILL-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16164029#comment-16164029
]
Robert Hou commented on DRILL-5785:
-----------------------------------
Can you attach a sample of your PCAP file?
Can you attach the query profile? Go to the URL http://<your IP address>:8047.
Click on Profiles in the upper left hand corner. You will see a list of
queries that have run on your system.
Click on the link for the query. You will see something like this in the URL:
https://<your IP address>:8047/profiles/264e5071-f248-1001-d72a-5a4e850d6ea6
The long string is your queryID. There should be a file
264e5071-f248-1001-d72a-5a4e850d6ea6.sys.drill on your system in
$DRILL_HOME/logs. This is your query file stored on disk. It would be helpful
if you can attach it to this Jira.
> Query Error on a large PCAP file
> --------------------------------
>
> Key: DRILL-5785
> URL: https://issues.apache.org/jira/browse/DRILL-5785
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Other
> Affects Versions: 1.11.0
> Reporter: Takeo Ogawara
> Priority: Minor
> Attachments: Apache Drill_files.zip, Apache Drill.html
>
>
> Query on a very large PCAP file (larger than 100GB) failed with following
> error message.
> > Error: SYSTEM ERROR: IllegalStateException: Bad magic number = 0a0d0d0a
> >
> > Fragment 1:169
> >
> > [Error Id: 8882c359-c253-40c0-866c-417ef1ce5aa3 on node22:31010]
> > (state=,code=0)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)