mapred.join access control is overly restrictive
------------------------------------------------
Key: HADOOP-2843
URL: https://issues.apache.org/jira/browse/HADOOP-2843
Project: Hadoop Core
Issue Type: Bug
Affects Versions: 0.16.0
Reporter: Chris Douglas
Assignee: Chris Douglas
Currently, most of the o.a.h.mapred.join code is package-private, permitting
meaningful extension only from MultiFilterRecordReader and JoinRecordReader. It
should be opened up to permit users to add operations not strictly descending
from the existing hierarchy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.