Skip to content

Added Verbose Logging Support to cmlutils#48

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

Added Verbose Logging Support to cmlutils#48
htahreem wants to merge 4 commits into
cloudera:mainfrom
htahreem:DSE-52433-1

Conversation

@htahreem
Copy link
Copy Markdown

@htahreem htahreem commented May 7, 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
  • Handle application runtime fallback during migration

Verified Verbose Logs: cmlutils_logs

ritzvik
ritzvik previously approved these changes May 7, 2026
Comment thread cmlutils/project_entrypoint.py Outdated
Comment thread cmlutils/projects.py Outdated
Comment thread cmlutils/project_entrypoint.py
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.

5 participants