Skip to content

Commit

Permalink
[SPARK-5333][Mesos] MesosTaskLaunchData occurs BufferUnderflowException
Browse files Browse the repository at this point in the history
- Adjusted imported libraries
  • Loading branch information
jongyoul committed Jan 20, 2015
1 parent b7f5517 commit 2190606
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ package org.apache.spark.scheduler.cluster.mesos
import java.nio.ByteBuffer

import org.apache.mesos.protobuf.ByteString

import org.apache.spark.Logging

/**
Expand Down

0 comments on commit 2190606

Please sign in to comment.