piyushnarang commented on issue #8117: [FLINK-12115] [filesystems]: Add support 
for AzureFS
URL: https://github.com/apache/flink/pull/8117#issuecomment-489140860
 
 
   Ok I think I didn't catch the issue as I was using mvn 3.5 and it seems that 
the shade plugin behaves a bit differently on it. When I build with 3.2.5 (what 
we default to in the project), I was able to trigger the failure. 
   Seems to be due to the flink-s3-fs-base module filtering all the classes in 
the util package (where I had placed the HadoopConfigLoader). I'm not really 
sure on the context of the original change, I've updated to only filter the 
HadoopUtils class (no other classes in that package). 

----------------------------------------------------------------
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