I just noticed I sent this to users instead of dev:
---------- Forwarded message ----------
From: Fernando O. <[email protected]>
Date: Sat, May 16, 2015 at 4:09 PM
Subject: Problem building master on 2.11
To: "[email protected]" <[email protected]>


Is anyone else having issues when building spark from git?
I created a jira ticket with a Docker file that reproduces the issue.

The error:
/spark/network/shuffle/src/main/java/org/apache/spark/network/shuffle/protocol/UploadBlock.java:56:
error: not found: type Type
  protected Type type() { return Type.UPLOAD_BLOCK; }


https://issues.apache.org/jira/browse/SPARK-7670

Reply via email to