Re: Change TimeZone Setting in Spark 1.5.2

2016-03-29 Thread Mich Talebzadeh
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=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw
*



http://talebzadehmich.wordpress.com



On 29 March 2016 at 07:35, Divya Gehlot  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
>


Change TimeZone Setting in Spark 1.5.2

2016-03-29 Thread Divya Gehlot
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