piyushnarang commented on issue #8117: [FLINK-12115] [filesystems]: Add support 
for AzureFS
URL: https://github.com/apache/flink/pull/8117#issuecomment-488195295
 
 
   Seems like the missing ingredient was this commit: 
https://github.com/apache/flink/pull/8117/commits/8205a210b748110944ac27a3590b995d0c942a42
   This was missing when shuai tested and when I first built my 1.6 jars. 
   Unfortunately though, I am running into some shading issues when I try to 
use it on my cluster so I'll dig into them over the coming days:
   ```
   Caused by: java.lang.NoClassDefFoundError: 
org/apache/flink/fs/shaded/hadoop3/org/apache/hadoop/hdfs/HdfsConfiguration
        at 
org.apache.flink.fs.azurefs.AzureFileSystem.createInitializedAzureFS(AzureFileSystem.java:48)
   ...
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to