I have to create a movies
table in the movielens
database instead of default
hive database using Kite-dataset. I have already created a movielens
database in hive manually.
So please advice what is the option I need to use with below command.
$ kite-dataset create movies --schema movie.avsc (-database movielens)