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

pyspark.RDD.getResourceProfile — PySpark 4.2.0 documentation Skip to main content
Search the docs ...:

pyspark.RDD.getResourceProfile#

RDD.getResourceProfile()[source]#

Get the pyspark.resource.ResourceProfile specified with this RDD or None if it wasnt specified.

New in version 3.1.0.

Returns
class:pyspark.resource.ResourceProfile

The user specified profile or None if none were specified

Notes

This API is experimental


Web Proxy Viewer  |  New URL  |  Original Page