Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Athena Spring Boot POC

This is a simple Spring Boot POC to demonstrate how we can query an Amazon Athena table from a Spring Boot application, or any other Java code in general.

How to run?

In the App.java class, make sure you change the values of ATHENA_DATABASE and ATHENA_OUTPUT_S3_FOLDER_PATH constants. Also, in the AthenaClientFactory.java class, change the region accordingly.

Once this is done, run the program and you should see the output.

`

About

This is a simple Spring Boot POC to demonstrate how we can query an Amazon Athena table from a Spring Boot application, or any other Java code in general.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages