Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.2.0
-
None
-
Ubuntu 12/14
Description
When running spark-shell using the `v1.2.0-snapshot1` tag, using the instructions at: http://spark.apache.org/docs/latest/building-with-maven.html
When attemping to disconnect from a spark shell (C-c) the terminal locks and does not interrupt the process.
The spark-shell was built with:
./make-distribution.sh --tgz -Pyarn -Phive -Phadoop-2.3 -Dhadoop.version=2.3.0-cdh5.1.0 -DskipTests
Using oracle jdk6 & maven 3.2