[ Web Proxy ]
URL:
Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/pyspark.SparkContext.startTime.html [Back]  [Original]

pyspark.SparkContext.startTime — PySpark 4.2.0 documentation Skip to main content
Search the docs ...:

pyspark.SparkContext.startTime#

property SparkContext.startTime#

Return the epoch time when the SparkContext was started.

New in version 1.5.0.

Examples

>>> _ = sc.startTime

Web Proxy Viewer  |  New URL  |  Original Page