You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
zipWithIndex() is used to generate 0-based index dependent on a line number in a file. Check if it is safe to use it, because it depends on the partition + row number of an rdd.
The text was updated successfully, but these errors were encountered:
zipWithIndex() is used to generate 0-based index dependent on a line number in a file. Check if it is safe to use it, because it depends on the partition + row number of an rdd.
The text was updated successfully, but these errors were encountered: