You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/08/10 08:23:38 UTC

[GitHub] [hudi] umehrot2 commented on issue #1936: Hudi Query Error

umehrot2 commented on issue #1936:
URL: https://github.com/apache/hudi/issues/1936#issuecomment-671225058


   @harishchanderramesh as mentioned by @bvaradar, this seems very specific to AWS and looks like an S3 service side exception, but since you are receiving this permanently leads me to believe that it is most likely be some problem on the client side or AWS SDK/HTTP client, than a problem with S3.
   
   I have a few questions:
   - Are you able to do a simple `aws s3 ls` and list or get anything from your cluster on S3 ?
   - Are you configuring to use S3A instead of EmrFS as the filesystem or your EMR cluster ?
   - Are you running and EMR bootstrap actions that change sdk/http client versions on the cluster ?
   - Are you changing spark driver/executor classpaths ?
   - Is this happening specifically for hudi tables ? Or for non-hudi tables as well ?
   
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org