If you start Spark on the host it will pickup the host timezone If you want to change to different timezone then in the OS user for Spark set the timezone with TZ parameter in your Spark env file
For example export TZ=GB and then start-master,sh HTH Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* http://talebzadehmich.wordpress.com On 29 March 2016 at 07:35, Divya Gehlot <divya.htco...@gmail.com> wrote: > Hi, > > The Spark set up is on Hadoop cluster. > How can I set up the Spark timezone to sync with Server Timezone ? > Any idea? > > > Thanks, > Divya >