athena.xml 265 B

1234567
  1. <supportedDataSource>
  2. <name>Amazon Athena</name>
  3. <subprotocol>awsathena</subprotocol>
  4. <url>jdbc:awsathena://AwsRegion=AMAZONREGION;S3OutputLocation=S3LOCATION</url>
  5. <properties></properties>
  6. <driver>com.simba.athena.jdbc.Driver</driver>
  7. </supportedDataSource>