Re: RDDInfo visibility SPARK-1132

2014-04-07 Thread Koert Kuipers
ok yeah we are using StageInfo and TaskInfo too... On Mon, Apr 7, 2014 at 8:51 PM, Andrew Or wrote: > Hi Koert, > > Other users have expressed interest for us to expose similar classes too > (i.e. StageInfo, TaskInfo). In the newest release, they will be available > as part of the developer API

Re: RDDInfo visibility SPARK-1132

2014-04-07 Thread Andrew Or
Hi Koert, Other users have expressed interest for us to expose similar classes too (i.e. StageInfo, TaskInfo). In the newest release, they will be available as part of the developer API. The particular PR that will change this is: https://github.com/apache/spark/pull/274. Cheers, Andrew On Mon,