hive URI ${systemjava.io.tmpdir%7D$%7Bsystemuser.name%7D

解决办法: hive-site.xml <property>  <name>hive.exec.local.scratchdir</name>  <value>/opt/soft/apache-hive-1.2.1-bin/iotmp</value>  <description>Local scratch space for Hive jobs</description>  </property>
相关文章
相关标签/搜索