Github user mdagost commented on the pull request:
https://github.com/apache/spark/pull/2636#issuecomment-57840219
I'm totally new to Spark, so sorry if these are all dumb questions.
Are you suggesting that I convert the userFeatures `RDD[(Int,
Array[Double])]` to `RDD[Array[Object]]` ? If so, do you want a helper
function for doing that like I did for the string helper, or should I convert
the main userFeatures to be of that type?
Also, I'm sure this is dumb, but what exact type of `Object` are we talking
about?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]