Fixed a bug in the previous release where the datetime.strptime
would fail to properly interpret cluster creation timestamps, throwing a fatal exception on some systems. This release uses dateparser
instead.
Fixed a bug in the previous release where the datetime.strptime
would fail to properly interpret cluster creation timestamps, throwing a fatal exception on some systems. This release uses dateparser
instead.