Skip to content

A prototype for paper "Enabling Efficient and General Subpopulation Analytics In Multidimensional Data Streams" to appear at VLDB 2022

License

Notifications You must be signed in to change notification settings

antonis-m/HYDRA_VLDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydra Sketch

Requirements

  • maven
  • spark
  • aws-cli
  • access to aws S3 buckets

Compile

mvn package -DskipTests

Run

spark-submit --master yarn --deploy-mode client --class "com.github.xxxxlab.hydrasketch.SparkHydra" target/hydrasketch-solver-0.1.1.jar "/home/hadoop/submitcode/HYDRA/config/exp.conf"

config/config.conf contains parameters for Hydra Sketch.

The path in the command and exp.conf need to be changed accordingly.

About

A prototype for paper "Enabling Efficient and General Subpopulation Analytics In Multidimensional Data Streams" to appear at VLDB 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages