Imran Rashid

Results 12 comments of Imran Rashid

I'm mostly just a passerby (just started using bats a couple days ago), but it sounds to me like @mstade and @jubianchi should just move forward. If you don't have...

@mstade thanks for such a quick response! yeah, I totally understand about the issues w/ confusion over which version to install. That is why I suggested a name change. I...

I cleaned up the style issues, sorry about that. I left that "failing" test in there ... happy to remove it if you want me to, just wanted to be...

good point, I definitely hadn't thought about ensuring cleanup w/ exceptions. I've updated it to use onCompleteCallback. I also added it to the java api -- I added separate classes...

I updated JavaPairPartitionMapper, per Josh's suggestion. (We lose the ability for map to throw an exception, but that is already the case for the basic PartitionMapper.) I tried doing the...

OK I think this is ready to go now. I got rid of the need for the helper object for JavaDoubleRDD, by just casting from java.lang.Double to scala.Double, and it...

Just curious what the status is on this -- waiting for some additional changes here, decided against merging it, or just haven't gotten to it yet.

thanks! I've updated to take those comments into account.

wow, somhow I totally missed committing changes to one file before ... hope you didn't waste time looking at it before, now its actually all there

@rxin yeah ganglia could provide something pretty close to this. But I thought this was useful b/c (1) this is so simple, its useful to have even if you don't...