prestodb - connecting both hive & cassandra to presto at same time -


is there possible way connect both hive & cassandra @ same time if have same database name.? need access tables in hive databse & cassandra keyspace in same time..

thanks & regards pavan chakravarthy

i think possible can configure both catalogs in /etc/catalog folder , query them using 2 different queries or use join fetch them
can provide catalog.db_name.table_name access table.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

clojure - 'get' replacement that throws exception on not found? -