pyspark.SparkContext.startTime#
- property SparkContext.startTime#
- Return the epoch time when the - SparkContextwas started.- New in version 1.5.0. - Examples - >>> _ = sc.startTime 
Site Navigation
Section Navigation
Return the epoch time when the SparkContext was started.
New in version 1.5.0.
Examples
>>> _ = sc.startTime