spark-instrumented-optimizer/graph
Ankur Dave bee1015620 Handle ClassNotFoundException from ByteCodeUtils
ByteCodeUtils.invokedMethod(), which we use in mapReduceTriplets, throws
a ClassNotFoundException when called with a closure defined in the
console. This commit catches the exception and conservatively assumes
the closure references all edge attributes.
2013-11-10 23:00:37 -08:00
..
src Handle ClassNotFoundException from ByteCodeUtils 2013-11-10 23:00:37 -08:00
pom.xml More changes to the graph/pom.xml to make it match the other subprojects 2013-10-25 15:52:44 -07:00