anujmodi2021 commented on code in PR #8207: URL: https://github.com/apache/hadoop/pull/8207#discussion_r2741203068
########## hadoop-tools/hadoop-azure/src/main/resources/META-INF/services/org.apache.hadoop.security.token.TokenRenewer: ########## @@ -13,5 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -org.apache.hadoop.fs.azurebfs.security.AbfsTokenRenewer -org.apache.hadoop.fs.azure.security.WasbTokenRenewer \ No newline at end of file +org.apache.hadoop.fs.azurebfs.security.AbfsTokenRenewer Review Comment: Taken ########## hadoop-tools/hadoop-azure/src/main/resources/META-INF/services/org.apache.hadoop.security.token.TokenIdentifier: ########## @@ -13,5 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -org.apache.hadoop.fs.azurebfs.security.AbfsDelegationTokenIdentifier -org.apache.hadoop.fs.azure.security.WasbDelegationTokenIdentifier \ No newline at end of file +org.apache.hadoop.fs.azurebfs.security.AbfsDelegationTokenIdentifier Review Comment: Taken -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
