Alexander Pivovarov created HIVE-9932:
-----------------------------------------
Summary: DDLTask.conf hides base class Task.conf
Key: HIVE-9932
URL: https://issues.apache.org/jira/browse/HIVE-9932
Project: Hive
Issue Type: Bug
Components: Query Processor
Reporter: Alexander Pivovarov
Assignee: Alexander Pivovarov
Priority: Minor
DDLTask defines field conf
DDLTask extends Task
Task also defines protected field conf (which is accessible from DDLTask)
Probably we should remove field conf from DDLTask.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)