Kyle R Dunn created HAWQ-1161:
---------------------------------
Summary: Refactor PXF to use new Hadoop MapReduce APIs
Key: HAWQ-1161
URL: https://issues.apache.org/jira/browse/HAWQ-1161
Project: Apache HAWQ
Issue Type: Improvement
Components: PXF
Reporter: Kyle R Dunn
Assignee: Lei Chang
Fix For: backlog
Several classes in PXF make use of the older `org.apache.hadoop.mapred` API
rather than the new `org.apache.hadoop.mapreduce` one. As a plugin developer,
this has been the source of a significant headache. Other HAWQ libraries, like
hawq-hadoop use the newer `org.apache.hadoop.mapreduce` API, creating
unnecessary friction between these two things.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)