spark-instrumented-optimizer/graphx
Lianhui Wang 49c7a8f6f3 [SPARK-6103][Graphx]remove unused class to import in EdgeRDDImpl
Class TaskContext is unused in EdgeRDDImpl, so we need to remove it from import list.

Author: Lianhui Wang <lianhuiwang09@gmail.com>

Closes #4846 from lianhuiwang/SPARK-6103 and squashes the following commits:

31aed64 [Lianhui Wang] remove unused class to import in EdgeRDDImpl
2015-03-02 09:06:56 +00:00
..
data Fix all code examples in guide 2014-01-13 22:29:45 -08:00
src [SPARK-6103][Graphx]remove unused class to import in EdgeRDDImpl 2015-03-02 09:06:56 +00:00
pom.xml [SPARK-5466] Add explicit guava dependencies where needed. 2015-01-29 13:00:45 -08:00