Skip to content

A POC written in Java using the Spring framework, which uses Apache Spark to read a file from Amazon S3 FS and counts the number of lines in the file.

License

Notifications You must be signed in to change notification settings

contactsunny/spring-spark-s3-file-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring - Spark - S3 - File Read POC

A simple POC which reads a file from the Amazon S3 FS using Apache Spark, then counts the number of lines in the file. The project is written in Java using the Spring Boot framework.

Configuration

All configuration parameters could be found in the src/main/resources/application.properties file. You can change the config to match your project.

About

A POC written in Java using the Spring framework, which uses Apache Spark to read a file from Amazon S3 FS and counts the number of lines in the file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages