Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
Description
git.commit.id.abbrev=cf2b7c7
The below query consistently fails on my 2 node cluster. I used the data set from the terasort benchmark
select * from dfs.`/drill/testdata/resource-manager/terasort-data` limit 1; Error: RESOURCE ERROR: Waited for 15000ms, but tasks for 'Get block maps' are not complete. Total runnable size 2, parallelism 2. [Error Id: 580e6c04-7096-4c09-9c7a-63e70c71d574 on qa-node182.qa.lab:31010] (state=,code=0)
Attachments
Attachments
Issue Links
- is related to
-
DRILL-5788 java.sql.SQLException: RESOURCE ERROR: Waited for 15000ms, but tasks for 'Fetch parquet metadata' are not complete
- Open