Commit 426042a
committed
SPARK-1330 removed extra echo from comput_classpath.sh
remove the extra echo which prevents spark-class from working. Note that I did not update the comment above it, which is also wrong because I'm not sure what it should do.
Should hive only be included if explicitly built with sbt hive/assembly or should sbt assembly build it?
Author: Thomas Graves <[email protected]>
Closes #241 from tgravescs/SPARK-1330 and squashes the following commits:
b10d708 [Thomas Graves] SPARK-1330 removed extra echo from comput_classpath.sh1 parent 5b2d863 commit 426042a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments