cloudera-labs / cdpy

A Simple Pythonic Client wrapper for Cloudera CDP CLI, designed for use with the Ansible framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve eventual consistency for describe_datalake

wmudge opened this issue · comments

The datalake.describe_datalake() function can sometimes return UNKNOWN/HTTP 500 when immediately run after a delete_datalake() call.

Originally reported in cloudera-labs/cloudera.exe#88