Skip to content

DSE-52433: Add Verbose Logging Support to cmlutils#42

Open
htahreem wants to merge 5 commits into
cloudera:mainfrom
htahreem:DSE-52433
Open

DSE-52433: Add Verbose Logging Support to cmlutils#42
htahreem wants to merge 5 commits into
cloudera:mainfrom
htahreem:DSE-52433

Conversation

@htahreem
Copy link
Copy Markdown
Contributor

@htahreem htahreem commented Apr 2, 2026

DSE-52433: Add Verbose Logging Support to cmlutils

Enhanced logging capability in cmlutil through adding --verbose flag. When enabled, verbose mode provides detailed, DEBUG-level insights into project export, import, and validation workflows.

Implementation Details:

  • Added --verify flag
  • Added --verbose flag to all project-level commands:
    •project export
    •project import
    •project validate-migration
  • Introduced DEBUG-level logging while preserving existing INFO-level logs
  • Improved visibility into:
    •API interactions
    •File transfer operations
    •Migration workflows
    •Performance metrics

Verified Verbose Logs: cmlutils_logs

@htahreem htahreem changed the title Added --verbose flag for detailed logging during export opeation Added --verbose flag for detailed logging during export operation Apr 2, 2026
@htahreem htahreem changed the title Added --verbose flag for detailed logging during export operation Add Verbose Logging Support to cmlutils Apr 9, 2026
@htahreem htahreem changed the title Add Verbose Logging Support to cmlutils DSE-52433: Add Verbose Logging Support to cmlutils Apr 9, 2026
navinag1989
navinag1989 previously approved these changes Apr 9, 2026
Comment thread cmlutils/base.py
Comment thread cmlutils/base.py
Comment thread cmlutils/constants.py
Copy link
Copy Markdown
Collaborator

@ritzvik ritzvik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know, but there seems to be a lot of miscellaneous changes which doesn't really align with the PR description.

Either, pls update:

  • The code changes to align with the PR description.
  • The PR description to align with the code changes.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants