Skip to content

OpenConjecture/segment-etl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segment | ETL | Pageviews

Project for parsing exported ETL data into general use pageviews.

This JAR, once run, puts data into the data/etl/pageviews/{date}/ directory in S3.

Quick Setup

  1. Install SBT
  2. Clone this project
  3. Run sbt (This will also download all dependencies)
  4. In the sbt console you can:
  • run - runs the greeter.Hello application
  • test - runs the GreetingsSpec tests
  • console - run the REPL with your project environment loaded
  • compile - compiles. :)
  • clean - cleans the generated file from compiling

About

Segment | ETL | Pageviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages