[ 
https://issues.apache.org/jira/browse/HBASE-28616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-28616:
------------------------------
    Release Note: 
Mark these two fileds in TableOutputFormat as deprecated as they do not take 
effect any more.

REGION_SERVER_CLASS
REGION_SERVER_IMPL

Mark these two methods in TableMapReduceUtil as deprecated as the serverClass 
and serverImpl parameters do not take effect any more.

void initTableReducerJob(String table, Class<? extends TableReducer> reducer,
    Job job, Class partitioner, String quorumAddress, String serverClass, 
String serverImpl) throws IOException
void initTableReducerJob(String table, Class<? extends TableReducer> reducer,
    Job job, Class partitioner, String quorumAddress, String serverClass, 
String serverImpl,
    boolean addDependencyJars) throws IOException


> Remove/Deprecated the rs.* related configuration in TableOutputFormat
> ---------------------------------------------------------------------
>
>                 Key: HBASE-28616
>                 URL: https://issues.apache.org/jira/browse/HBASE-28616
>             Project: HBase
>          Issue Type: Task
>          Components: mapreduce
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.1, 2.5.9
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to