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

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -