Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0.0
-
None
-
None
-
RHEL 6.4
-
Important
Description
30-node setup has TPC-H Drill (SF100) and TPC-DS Drill (SF100) in two different workspaces.
TPC-H Query 6 is executed on the cluster successfully, followed by execution of TPC-DS Query 2; which hangs during the executeQuery() operation. After a 2min timeout, the TPC-H Query is executed on the cluster, but this also hangs during the fetching of rows from the ResultSet. The profile page for the second attempt at TPC-H query 6 shows it as pending.
The TPC-H schema is in its own workspace which exposes the directories as tables.
The TPC-DS schema is in its own workspace, which has views on top of the directories containing the actual tables' data.
====TPCH-06====
[INFO] Will be using Drillbit on 10.10.120.114
[QUERYID] 2ab41296-1420-ee4b-2617-849b63eb11b4
[STAT] TOTAL TIME : 7420 msec
====TPCDS-02====
[INFO] Will be using Drillbit on 10.10.120.117
[TIME OUT] Query took more than 120 sec.
====TPCH-06====
[INFO] Will be using Drillbit on 10.10.120.130
[TIME OUT] Query took more than 120 sec.
[QUERYID] 2ab41027-abcc-c48a-7e3c-957bb069f452
[STAT] TOTAL TIME : 120017 msec