Hi ZhuWilliam,

Yes we need to distribute carbon.properties to all the executors. In
current carbon implementation you can achieve the same with below
configurations.

in spark-defaults.conf:(in driver)
   #this places carbon.properties in executor path
   spark.yarn.dist.files=/home/carbondriver/carbon.properties
   spark.executor.extraJavaOptions="-Dcarbon.properties.filepath=
carbon.properties"

Regards,
Ramana

On Wed, Apr 12, 2017 at 5:29 PM, QiangCai <qiang...@qq.com> wrote:

> +1
>
>
>
> --
> View this message in context: http://apache-carbondata-
> mailing-list-archive.1130556.n5.nabble.com/how-to-
> distribute-cabon-properties-file-tp10687p10869.html
> Sent from the Apache CarbonData Mailing List archive mailing list archive
> at Nabble.com.
>

Reply via email to