UDF function while registering- PicklingError
PicklingError: Could not serialize object: Exception: It appears that you are attempting to reference SparkContext from a broadcast variable, action, or transformation. SparkContext can only be used on the driver, not in code that it run on workers.I...
- 1797 Views
- 0 replies
- 0 kudos