I'v solved this problem.
step 1. Copy hive-site.xml to ${spark_home}/conf/
step 2. Add property into hive-site.xml:
<property>
<name>hive.server2.thrift.port</name>
<value>12345</value>
</property>-- Sent from: http://apache-carbondata-user-mailing-list.3231.n8.nabble.com/
