You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With V1 SDK we used to get the below HTTP wire logs by enabling log4j.logger.org.apache.http.wire=DEBUG . We don't get the same logs now with V2 SDK. I even tried setting log4j.logger.software.amazon.awssdk.thirdparty.org.apache.http=DEBUG
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.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the bug
With V1 SDK we used to get the below HTTP wire logs by enabling log4j.logger.org.apache.http.wire=DEBUG . We don't get the same logs now with V2 SDK. I even tried setting log4j.logger.software.amazon.awssdk.thirdparty.org.apache.http=DEBUG
Expected Behavior
Wire logs must come.
Current Behavior
Wire logs not coming.
Reproduction Steps
We are using hadoop-aws connector and running the hadoop fs -ls command.
Possible Solution
No response
Additional Information/Context
No response
AWS Java SDK version used
2.21.46
JDK version used
java version "1.8.0_161" Java(TM) SE Runtime Environment (build 1.8.0_161-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
Operating System and version
Mac OS
The text was updated successfully, but these errors were encountered: