pyspark.BarrierTaskInfo

class pyspark.BarrierTaskInfo(address: str)

Carries all task infos of a barrier task.

Notes

This API is experimental

Attributes
addressstr

The IPv4 address (host:port) of the executor that the barrier task is running on