So when using the data ingestion profiling, I get ...
# ingestion
c
So when using the data ingestion profiling, I get an error:
TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
m
@clever-ocean-10572: this is a known issue, and we have a PR from @witty-butcher-82399 that is in the review process for this! (https://github.com/linkedin/datahub/pull/3144)
we should be able to close this out later today.
c
Oh my bad. I should have looked at the issues first 😞
b
Not your bad Arron. Thanks for reporting it!
c
How frequent is the docker deployment updated?
m
@clever-ocean-10572 this only needs an update to the python package, I'll let you know when it is ready
should be later today
c
Gotcha. Thanks
m
@clever-ocean-10572: this is now released thru
acryl-datahub==0.8.10.2
. A
pip install -U acryl-datahub
should get you the bits.
c
Awesome, thank you.