spark-instrumented-optimizer/project
Patrick Wendell 0c1985b153 Fix HDFS access bug with assembly build.
Due to this change in HDFS:
https://issues.apache.org/jira/browse/HADOOP-7549

there is a bug when using the new assembly builds. The symptom is that any HDFS access
results in an exception saying "No filesystem for scheme 'hdfs'". This adds a merge
strategy in the assembly build which fixes the problem.
2013-09-10 22:05:13 -07:00
..
project Adding Apache license to two files 2013-09-07 20:46:58 -07:00
build.properties Change build and run instructions to use assemblies 2013-08-29 21:19:04 -07:00
plugins.sbt Change build and run instructions to use assemblies 2013-08-29 21:19:04 -07:00
SparkBuild.scala Fix HDFS access bug with assembly build. 2013-09-10 22:05:13 -07:00