Ashutosh Chauhan created HIVE-23447:
---------------------------------------
Summary: Avoid sending configs to tasks and AM which are only
relevant for HS2
Key: HIVE-23447
URL: https://issues.apache.org/jira/browse/HIVE-23447
Project: Hive
Issue Type: Task
Components: Configuration
Reporter: Ashutosh Chauhan
Assignee: Ashutosh Chauhan
There are many configs which are only relevant for HS2. Longer term fix for
this is to split HiveConf in multiple config classes relevant only for HS2,
HMS, AM and tasks. And use only the objects in process where its relevant. In
the interim, we can avoid configs with large value strings to send across.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)