I have a key-value pair rdd where the values are in the form of a tuple. I want to extract the values individually in tuple format which i later need to input somewhere else. Th