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
Post a Comment