Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 1.1.1
-
None
-
None
Description
GLOG has a log message size limit (LogMessage::kMaxLogMessageLen = 30000). For a larger query on a larger cluster, the profile string can exceed this limit and therefore the profile is truncated.
To work around it, use the archived profile string.