i curious if there way model data hive tables in caravel.
similar how caravel can connect druid cluster , display ui on data in druid, there way model data in hive in caravel using jdbc?
yep, take https://github.com/dropbox/pyhive. can specify sql alchemy connection string , connect hive.
Comments
Post a Comment