Multiple MySQL catalogs on EMR/PrestoDB -


i'm able create catalog called mysql on emr using presto-connector-mysql configuration options on emr.

however, i'd connect multiple mysql datasources. adding 2nd datasource /etc/presto/conf/catalog , doing restart presto-server isn't quite right, because while can query mysql datasource correctly , 2nd catalog shows up, querying table there gives:

query 20170407_040307_00008_qjgse failed: no nodes available run query

is there way reset whole cluster? need install new catalog on nodes?

you need install new catalog in /etc/presto/conf/catalog on of nodes, , restart presto. should work fine you.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -