[
https://issues.apache.org/jira/browse/HBASE-28970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth updated HBASE-28970:
--------------------------------
Description:
There are a lot of SASL changes in Hadoop 3.5.
We need to somehow handle this.
There are two changes we need to make:
- Correctly handle SASL mechanisms that do not support QOP, like SCRAM
- Correctly handle SASL mechanisms that do send a non-empty initial response.
was:
There are a lot of SASL changes in Hadoop 3.5.
We need to somehow handle this.
Ee need to copy the implentation changes to asyncfs's HDFS implementation.
> Get asyncfs working with custom SASL mechanisms
> -----------------------------------------------
>
> Key: HBASE-28970
> URL: https://issues.apache.org/jira/browse/HBASE-28970
> Project: HBase
> Issue Type: Bug
> Components: Filesystem Integration, hadoop3
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: pull-request-available
>
> There are a lot of SASL changes in Hadoop 3.5.
> We need to somehow handle this.
> There are two changes we need to make:
> - Correctly handle SASL mechanisms that do not support QOP, like SCRAM
> - Correctly handle SASL mechanisms that do send a non-empty initial response.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)