Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
0.6-incubating
-
None
-
None
Description
Two issues:
1. While queueing for ThreadPoolExecutor, we add hive query plan. Looks like query plan contains the fetch tasks and their job confs. Job confs contain java.util.Properties and can be huge
2. We have unbounded queue in ThreadPoolExecutor