Harshal Sheth

Results 177 comments of Harshal Sheth

No longer blocked on feast. Now we're blocked on https://github.com/cloudera/python-sasl/issues/30 (we actually use sasl3 and not sasl but they face the same issue). We only depend on sasl3 from acryl-pyhive,...

Just need to merge https://github.com/acryldata/PyHive/pull/7 and update here, and then we should be good to go.

Looks like there's two errors now: 1. PowerBI using a mutable type for a dataclass default 2. Something related to typing (with snowflake?), similar to https://github.com/python/cpython/issues/100316

- The powerbi issue will be fixed by https://github.com/datahub-project/datahub/pull/8609 - Looks like the CodeType error is from pyspark and fixed in recent versions, so we just need to upgrade: blocked...

Unblocked now that https://github.com/datahub-project/datahub/pull/9008 was merged

One more thing here: To be compatible with Python 3.11, we need to be on pyspark 3.4+ (see https://github.com/apache/spark/pull/38987) However, pydeequ still depends on pyspark 3.3 right now (https://github.com/awslabs/python-deequ/pull/168). The...

@wwwvikas123 could you try upgrading to the latest acryl-datahub (v0.9.3.2) and DataHub version (v0.9.3) and let us know if this problem is still present? I'm going to close it for...

@treff7es that's pretty nifty - can you update the docs to show an example of that, and then we can close out this issue

No - this PR https://github.com/datahub-project/datahub/pull/6466 solves for when older versions of docker-compose are installed. This looks like an issue where `docker` is installed but we still can't find the docker...

@lenartowski I'm closing this for now - please reopen it if you're still facing issues with quickstart