I start carbondata spark-thrift like this:

./spark-submit \
--master yarn \
--deploy-mode client \
--conf spark.sql.hive.thriftServer.singleSession=true \
--class org.apache.carbondata.spark.thriftserver.CarbonThriftServer \
../carbondata_lib/carbondata_2.11-1.2.0-shade-hadoop2.2.0.jar \
hdfs://hyshf01:8020/carbondata

But it is always starting with 10000 port ,how can I change it?



--
Sent from: http://apache-carbondata-user-mailing-list.3231.n8.nabble.com/

Reply via email to