1.HQL不支持增删改
2.不支持事务
3.支持分区存储
4.HQL不支持等值连接,使用JOIN
5.hive中没有not null,当字段为null时,使用\n代替
6.hive落地到hdfs,Mysql落地到磁盘