Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Superset not working properly after upgrade to v 1.5.1 #237

Open
shivrajjadhav97 opened this issue Jul 9, 2022 · 0 comments
Open

Superset not working properly after upgrade to v 1.5.1 #237

shivrajjadhav97 opened this issue Jul 9, 2022 · 0 comments

Comments

@shivrajjadhav97
Copy link

After upgrading superset v 1.4.0 to v 1.5.1, unable to view charts. Tested database connection in superset which is working fine.
Error:
image

After checking superset container logs, found below errors.
Error: "/usr/local/lib/python3.8/site-packages/snowflake/connector/options.py:94: UserWarning: You have an incompatible version of 'pyarrow' installed (6.0.0), please install a version that adheres to: 'pyarrow<6.0,>=6.0.0; extra == "pandas"'"
Error: "WARNING:superset.db_engine_specs:Unable to load SQLAlchemy dialect <class 'pyathena.sqlalchemy_athena.AthenaDialect'>: (pyarrow 6.0.0 (/usr/local/lib/python3.8/site-packages), Requirement.parse('pyarrow<6.0,>=5.0.0'))"

Tried installing multiple versions of packages to satisfy compatibility but didn't work.

  • pyarrow v 4.0.0, 5.0.0, 6.0.0, 6.1.0, 7.0.0, 8.0.0
  • pyparsing v 2.4.7
  • pandas v 1.2.5
  • Flask-AppBuilder v 3.4.3
  • cachelib v 0.1.1
  • snowflake-connector-python v 2.4.6
  • snowflake-connector-python[pandas]
  • snowflake-sqlalchemy v 1.2.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant