Skip to main content

Catch error pentaho

Project description

cepent

Se encuentra en construccion es una libreria para almacenar errores de procesos ETL

Ejemplo de uso

Creando captura de error en caso de proceso rechazado

from cepent import ErrorHandling

error = ErrorHandling(usr, pwd, bd_pg, bd_port, bd_company  )
error.handle_error( table_name)

Ejemplo de uso

Creando captura de comienzo , error y fin de procesos de proceso. Para validar sus 3 estados

from cepent import ProcessHandling

process = ProcessHandling(usr, pwd, bd_pg, bd_port, bd_company , process_name)


process.start_process_log()
process.handle_error_log( table_name)
process.end_process_log()

proces = ErrorHandling(usr, pwd, bd_pg, bd_port, bd_company )

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cepent-0.0.7.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

cepent-0.0.7-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file cepent-0.0.7.tar.gz.

File metadata

  • Download URL: cepent-0.0.7.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for cepent-0.0.7.tar.gz
Algorithm Hash digest
SHA256 559c35a97578a9c7b28ffde7a1843d8163784f761f6f078d2fecd0cf4e26e889
MD5 09d4aa1741f77f267fd6386fe1fa4e9e
BLAKE2b-256 5886246ed8a3e0390c6a5889ac60c3f33ce2cc8db7c9b7a0572b210cd92a01be

See more details on using hashes here.

File details

Details for the file cepent-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: cepent-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.9

File hashes

Hashes for cepent-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 89d80701aa153501664061d0ad4380eafbf9b4c2a2ff6a1c9289ae3b1f96235d
MD5 e6fdc0f672d2a96fe19754242ffd9b4b
BLAKE2b-256 06f282b4823cf63e8e95864f199c1cb317915f5cd09ef02bf7142db025573dd0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page