Skip to content

parse raw data , count median and store to clickhouse

License

Notifications You must be signed in to change notification settings

MetikovVadim/median

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

median

counts median, quantiles(25,75) and store to clickhouse table

How to use:

1 clone repository and go to directory median

2 make files executable: $ chmod a+x generator.py receiver.py

2 run genereator.py and receiver.py connected via pipe: $ ./gererator.py | ./receiver.py

About

parse raw data , count median and store to clickhouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages