Tathagata Das created SPARK-12245:
-------------------------------------

             Summary: Change the simple tracking function signature to include 
key in the params
                 Key: SPARK-12245
                 URL: https://issues.apache.org/jira/browse/SPARK-12245
             Project: Spark
          Issue Type: Bug
            Reporter: Tathagata Das
            Assignee: Tathagata Das
            Priority: Blocker


>From initial experiences, not having the key in the function makes it hard to 
>return mapped stuff, as the whole information of the records is not there. 
>Basically the user is restricted to doing something like mapValue() instead of 
>map(). 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to