Surendra Singh Lilhore created FLINK-32122:
----------------------------------------------

             Summary: Update the Azure Blob Storage document to assist in 
configuring the MSI provider with a shaded class name
                 Key: FLINK-32122
                 URL: https://issues.apache.org/jira/browse/FLINK-32122
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / FileSystem, Documentation
            Reporter: Surendra Singh Lilhore


Many users have reported on the mailing list that they are unable to configure 
the ABFS filesystem as a checkpoint directory. This is often due to 
ClassNotFoundException errors for Hadoop classes that are configured in the 
configuration value. For instance, when using MsiTokenProvider for ABFS storage 
in Flink, it should be configured with the shaded class name. However, many 
users mistakenly use the Hadoop class name or package instead.

 

fs.azure.account.oauth.provider.type: 
*org.apache.flink.fs.shaded.hadoop3.org.apache.hadoop.fs.azurebfs.oauth2.MsiTokenProvider*



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

Reply via email to