You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Kyle R Dunn (JIRA)" <ji...@apache.org> on 2016/11/16 16:36:58 UTC

[jira] [Created] (HAWQ-1161) Refactor PXF to use new Hadoop MapReduce APIs

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)