HiveQL
Useful commands
1. hive --help
2. hive --service serviceName --help default service is "cli".
3. hive -f filename.hql
if in the .hql any command errors out , it won't proceed execution further.
4.
4.
Comments
Post a Comment