On Tue, Apr 21, 2015 at 1:30 AM, Hrishikesh Subramonian
mailto:hrishikesh.subramon...@flytxt.com>> wrote:
> Run streaming tests ...
> Failed to find Spark Streaming Kafka assembly jar in
> /home/xyz/spark/external/kafka-assembly
> You need to build Spark wit
Hi,
I cloned spark master branch from github and was built successfully
using the mvn -DskipTests clean package command.
But the python/run-tests command fails. Please see the log below:
Running PySpark tests. Output is in python/unit-tests.log.
Testing with Python version:
Python 2.7.3
Run co