steveloughran / cloudstore

Hadoop utility jar for troubleshooting integration with cloud object stores
Apache License 2.0
33 stars 11 forks source link

feature: -debug option to switch s3a and abfs log settings to DEBUG #6

Closed steveloughran closed 11 months ago

steveloughran commented 1 year ago

to avoid having to play with logj files when trying to debug things, add ability to dynamically turn on log4j log levels for fs.s3a, aws, azure code.

place in -extras as its not for hadoop trunk builds

steveloughran commented 1 year ago

code for this is in hadoop and azure test source trees