spark-instrumented-optimizer/graphx
Leolh 575d2df350 [SPARK-5380][GraphX] Solve an ArrayIndexOutOfBoundsException when build graph with a file format error
When I build a graph with a file format error, there will be an ArrayIndexOutOfBoundsException

Author: Leolh <leosandylh@gmail.com>

Closes #4176 from Leolh/patch-1 and squashes the following commits:

94f6d22 [Leolh] Update GraphLoader.scala
23767f1 [Leolh] [SPARK-3650][GraphX] There will be an ArrayIndexOutOfBoundsException if the format of the source file is wrong
2015-02-06 09:01:53 +00:00
..
data Fix all code examples in guide 2014-01-13 22:29:45 -08:00
src [SPARK-5380][GraphX] Solve an ArrayIndexOutOfBoundsException when build graph with a file format error 2015-02-06 09:01:53 +00:00
pom.xml [SPARK-5466] Add explicit guava dependencies where needed. 2015-01-29 13:00:45 -08:00