According to an online exercise, below code converts a String RDD - where each line is being parsed into a tuple with 3 fields by toTuple() - into a tuple with 2 fi
toTuple()