hive count(*) 得到0行数据

配置hive支持事务操做,在hive-site.xml里添加以配置:apache <property>           <name>hive.support.concurrency</name>           <value>true</value>   </property>   <property>           <name>hive.enforce.bucketing</nam
相关文章
相关标签/搜索