1

If presto is able to connect Oracle or Mysql please tell me how to connect.

hadoop 2.1.1 hive 0.12.0 presto 0.65 java jdk 7 oracle 10g

ajnavarro
  • 738
  • 3
  • 13
Tirthankar
  • 75
  • 1
  • 9
  • Related: [How to connect prestodb with mysql or any other rdbms.](http://stackoverflow.com/questions/21166694/how-to-connect-prestodb-with-mysql-or-any-other-rdbms/25483580#25483580) – ajnavarro Aug 25 '14 at 10:25

1 Answers1

3

We do not yet have a connector available for Oracle, but we do have connectors for MySQL and PostgreSQL:

David Phillips
  • 10,723
  • 6
  • 41
  • 54