There's an open PR to fix it. If you could try it and report back on the PR it'd be great. More likely to get in fast.
https://github.com/apache/spark/pull/6260 On Mon, May 18, 2015 at 6:43 PM, Fernando O. <[email protected]> wrote: > 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 > > -- -- Iulian Dragos ------ Reactive Apps on the JVM www.typesafe.com
