Hello, I am trying to setup datahub locally follow...
# ingestion
b
Hello, I am trying to setup datahub locally following the quickstart guide. I am able to navigate to http://localhost:9002 and setup the ingestions for snowflake, looker and lookml .Both looker and lookml ingestions are failing with this error. version
acryl-datahub, version 0.10.2.2
Copy code
File "/tmp/datahub/ingest/venv-looker-0.10.2/lib/python3.10/site-packages/sqllineage/__init__.py", line 24, in _patch_updating_lateral_view_lexeme
    if regex("LATERAL VIEW EXPLODE(col)"):
TypeError: 'str' object is not callable
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: 1️⃣ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? Yes button 2️⃣ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? Yes button
b
@gray-shoe-75895 Have we seen this error elsewhere?
g
Looks like you’re actually using 0.10.2, not 0.10.2.2 (see https://datahubproject.io/docs/ui-ingestion/#advanced-running-with-a-specific-cli-version). This issue was fixed in 0.10.2.2