spark-instrumented-optimizer/core
Kay Ousterhout 93c4253275 Changed localProperties to use ThreadLocal (not DynamicVariable).
The fact that DynamicVariable uses an InheritableThreadLocal
can cause problems where the properties end up being shared
across threads in certain circumstances.
2013-09-11 13:01:39 -07:00
..
src Changed localProperties to use ThreadLocal (not DynamicVariable). 2013-09-11 13:01:39 -07:00
pom.xml Add explicit jets3t dependency, which is excluded in hadoop-client 2013-09-10 06:39:25 +00:00