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