Skip to content

This repo generates the data ready for your MariaDB ColumnStore testing purposes using the IMDB movie data in tsv (tab-separated values)

License

Notifications You must be signed in to change notification settings

geekgogie/columnstore-imdb-data-load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

columnstore-imdb-data-load

This repo generates the data ready for your MariaDB ColumnStore testing purposes using the IMDB movie data in tsv (tab-separated values)

Check out https://www.imdb.com/interfaces/

This is subject for modification since I have no ownership and do not handle their data from IMDB

HOW-TO RUN

Script is easy to run. Just make it executable and run this on the master node after you run postConfigure. Just do the following steps:

1.) make it executable

chmod +x /some/path/imdb-load-data.sh

2.) Run the script

cd /some/path
./imdb-load-data.sh

About

This repo generates the data ready for your MariaDB ColumnStore testing purposes using the IMDB movie data in tsv (tab-separated values)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages