Giter Club home page Giter Club logo

Comments (5)

debora-ito avatar debora-ito commented on August 15, 2024

That's an IOException, looks like com.intel.cosbench.driver.generator.XferCountingInputStream is trying to read past the EOF. You should reach out to the maintainers of XferCountingInputStream.

I don't know why the error only happens when sigv4 is used, but we don't recommend using sigv2 for security reasons.

If you are starting to use the Java SDK now in your project, please use Java SDK 2.x instead, Java SDK 1.x will get into Maintenance Mode at the end of July 2024.

from aws-sdk-java.

kisscelia avatar kisscelia commented on August 15, 2024

@debora-ito thanks for your reply.
XferCountingInputStream is random generator.
any difference between sigv4 and sigv2 in put-object method?

I used the sdk v1 until 2020, and now i am using the v2 version.
thank you.

from aws-sdk-java.

debora-ito avatar debora-ito commented on August 15, 2024

We have documentation around sigv4, but not specifically about the difference. Again, sigv2 will be deprecated and is not recommended. In most use cases, you don't need to manually override the signer.

https://aws.amazon.com/blogs/aws/amazon-s3-update-sigv2-deprecation-period-extended-modified/
https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_aws-signing.html

from aws-sdk-java.

kisscelia avatar kisscelia commented on August 15, 2024

OK, thank you.

from aws-sdk-java.

github-actions avatar github-actions commented on August 15, 2024

This issue is now closed.

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

from aws-sdk-java.

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.