Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Not A Bug
-
Impala 2.1
-
None
Description
Tried to hint the query to force to use the SHUFFLE caused Impala daemon to crash:
Impala crashed (tcmalloc: large alloc 1073741824 bytes == 0x7fa457802000 @ 0x15d1e42 0xc006a8
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
The hinted and original query is attached.