Rename classes to make them more understandable
-----------------------------------------------
Key: HIVE-714
URL: https://issues.apache.org/jira/browse/HIVE-714
Project: Hadoop Hive
Issue Type: Improvement
Components: Query Processor
Reporter: Raghotham Murthy
Right now there are a few class names which are quite confusing - we should
rename them to be more clear. Here's the initial list of classes. There are
probably others.
ExecDriver -> MapRedTask
MapRedTask -> LocalMapRedTask
FetchOperator -> either make it extend Operator, or call it something like
FileReader
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.