Hi, Is it always possible to get one RDD from another. For example, if I do a *top(K)(Ordering....)*, I get an Int right? (In my example the type is Int). I do not get an RDD. Can anyone explain this to me? Thank You
- Converting one RDD to another Deep Pradhan
- Re: Converting one RDD to another Zhan Zhang
- Re: Converting one RDD to another Sean Owen