SQL engine for Hadoop-based data warehouse and analytics
Hadoop-based data summarization, query, and analysis
hive
schematool
$ hive
$ hive -e 'SELECT * FROM table_name LIMIT 10;'
$ hive -f query_script.sql