Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.8.0
-
None
Description
Due to KUDU-1419, and the query generator running on Docker-on-AUFS, we should come up with a way for to run with KUDU_IS_SUPPORTED=true.
There are some options here, including external docker volumes, configuring devicemapper as an alternative Docker storage driver, or getting the query generator execution completely out of Docker.