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

stack updated HBASE-21868:
--------------------------
    Release Note: Remove SecureBulkLoadEndpoint and related classes and tests 
(Bulk load has been integrated into HBase core and SecureBulkLoadEndpoint has 
been marked as deprecated since 2.x). Remove the support for non secure bulk 
load. Notice that the 'secure' here does not mean you need to enable kerberos. 
For bulk load we will always obtain a 'bulkToken' when calling prepareBulkLoad, 
even if you do not enable kerberos.  (was: Remove SecureBulkLoadEndpoint and 
related classes and tests.
Remove the support for non secure bulk load. Notice that the 'secure' here does 
not mean you need to enable kerberos. For bulk load we will always obtain a 
'bulkToken' when calling prepareBulkLoad, even if you do not enable kerberos.)

> Remove legacy bulk load support
> -------------------------------
>
>                 Key: HBASE-21868
>                 URL: https://issues.apache.org/jira/browse/HBASE-21868
>             Project: HBase
>          Issue Type: Task
>          Components: mapreduce
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HBASE-21868-v1.patch, HBASE-21868.patch
>
>
> Bulk load has already been integrated into HBase core and 
> SecureBulkLoadEndpoint has been marked as deprecated on 2.x. Let's remove the 
> related stuffs on master. This is useful for implementing HBASE-21512 since 
> we can remove several references to ClientServiceCallable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to