Another solution: <br/>run <br/>export 
HIVE_SERVER2_THRIFT_PORT=12345<br/>before run the application
At 2018-07-12 11:05:00, "MickYuan" <[email protected]> wrote:
>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/

Reply via email to