GithubHelp home page GithubHelp logo

Comments (2)

ppearcy avatar ppearcy commented on May 19, 2024 1

Had same problem.

The key problem here is that HMAC v2 is being used and eu-central-1 requires v4. Looks like there is work needed in HadoopS3UploadManager to support this. Needs to switch to s3a and add option to set the endpoint so jets3t can do the right thing.

I was able to get eu-central working using S3UploadManager, though. I needed to exclude the aws sdk brought in by hadoop-aws while compiling since it causes various classloader issues with the latest aws sdk. Secor's jar deps is sort of becoming a mess as more and more is getting pushed into the core app vs a plugin approach.

Then I needed to ensure that endpoint or region is set and things work.

from secor.

hamedhsn avatar hamedhsn commented on May 19, 2024

After spending two hours and weird messages at the end found that the bucket that I was creating was in frankfurt region. I can not find any reason why writing fails in that region maybe policy issue. Anyway that was the issue!!

from secor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.