Skip to content

clxy/PrestoRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrestoRunner can execute Presto script from S3 by custom jar step of EMR.

  • Use presto-cli or Presto JDBC driver

Usage

  • Add custom jar step on EMR
  • Execute jar manually ↓
hadoop jar PrestoRunner.jar #{s3 path} #{ cli | jdbc(default) }

About

EMR custom jar for executing Presto script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages