eisig commented on issue #786: HoodieWrapperFileSystem not working  with presto
URL: https://github.com/apache/incubator-hudi/issues/786#issuecomment-511432993
 
 
   @bvaradar  It's the latest master.
   I make it fail back to fileSystem.getUri().getScheme() if it's not 
implemented.
   Or should We replace  fileSystem.getScheme() with  
fileSystem.getUri().getScheme() ?
   Is it better to use "s3" or "s3a/emrfs" as the scheme for path "s3://xxx" 
here?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to